Hi,
I tried to convert pdf to xml in windows and unix . For some text in unix the space gets omitted. For eg in pdf its “Hello World” in xml it comes as “HelloWorld”. But the same comes as “Hello World” while running API on windows system.
Hi,
Hi,
Hi,
Hello There,
Document
doc = new Document(dataDir + “SamplePDF
(2).pdf”);<o:p></o:p>
doc.save(dataDir + "OutputXML.xml", SaveFormat.MobiXml);
Hi,
Hi,