How to convert PDF to xml Linux?
Hello and good day!
I have a PDF file here that needs to convert XML Linux based. Here is my question, how to convert PDF to XML Linux system?
Thank you.
Shawnj Cruz
Hello and good day!
I have a PDF file here that needs to convert XML Linux based. Here is my question, how to convert PDF to XML Linux system?
Thank you.
Shawnj Cruz
Hello,
I found an application which does just what you want. It's called PD2XML and current version is 1.2. Although it's updated for a long time it still does it's job very well. You can download the application from this link.
It is based on xpdf library so you should install that library as well, find it here.
I hope I helped you, cheers.
Hello Shawnj,
As you are using a Linux distribution, you can try executing the pdftohtml shell command, this command as its name indicates has converted PDF files into HTML, XML. Here is the link to its command manual.
If it's not already installed, then you may have to install it using your Linux distro's package manager.