01-31-2009 12:57 AM
hi...
can we convert any file format(pdf,.doc etc) into a text file using labview ? i will be thankful if you provide me with the answer
Solved! Go to Solution.
01-31-2009 02:33 AM
Hi vamsi v,
if you know the file format, then you can write a converter with LabVIEW. For the doc format you can use ActiveX to read the content. There should also be an ActiveX support for pdf.
Hope it helps.
Mike
01-31-2009 08:38 AM
03-11-2010 02:55 AM
hi Mike can i have an example for this post:
Hi vamsi v,
if you know the file format, then you can write a converter with LabVIEW. For the doc format you can use ActiveX to read the content. There should also be an ActiveX support for pdf.
Hope it helps.
Mike
Thank you
03-11-2010 04:33 AM
In which part you are asking support? In converter side? In activex for doc? In activex for pdf? Post in bit detail.
Mathan
03-11-2010 06:36 PM
In activex for pdf can i have simple example how to use active x for the pdf.. please
Thank you
Jeya
03-11-2010 09:07 PM
jeyanthi wrote:In activex for pdf can i have simple example how to use active x for the pdf.. please
Thank you
Jeya
03-11-2010 11:15 PM
Hi thanks for the help
but when i open the vi in labview 8.0 ..it shows some error..it can't detect the invoke node..pls help thank you
03-12-2010 08:51 AM
03-30-2010 03:45 AM
hi Jaya,
Here is the VI which is working in LV 8.6. Don't forget to press kudo,
Regards
rams