Hi everybody, I would like to know if it is possible to load a pdf file (it contains a data set) into nav and parse it as if it was a text file?
Obviously, what I need to do here is load the pdf file and transform it into a text file or anything similar so I can create my data set from it.
Has anybody ever faced such similar task on NAVISION 2009 R2?
Thanks for your help
Vittorio Delmedico
0
Comments
https://pdfbox.apache.org/
Regards,
Thanks
Other solution is Ghostscript, the last version (9.25)
This is an example of how to use in PowerShell, from an input.pdf you get an output.txt.
Where WSHExec is:
And program is: