in data 06-07-2010 07:31 AM
I would like to create a VI to convert a set of pdf files into XML quickly and easily. Wondering if you can convert a pdf file in XML tools provided by LabVIEW and how to do this?
Thank you in advance for availability and kindness.
in data 06-09-2010 02:06 AM
Hi Francesco,
you will have to read the text out of the pdf document and write it to xml file using the xml functions.
You could try to follow the suggestions in this post.
I hope it helps!
Bye!
Licia