Convert files to PDF using java
I have to convert various files like jpg,txt,doc,docx into pdf.I am right
now using itext . It is converting to pdf all the files except .docx . and
if .doc has table/image Using iText i am getting garbage printed not the
exact content.so is there any other lib to convert all these files to pdf
and having the same content as file.
 
No comments:
Post a Comment