satya chowdary schrieb:
Are there any opensource converters which can perform this task..
Have a look at Apache poi for reading Excel/Word Documents with Java.
(http://jakarta.apache.org/poi/)
You could then write the PDFs using iText.
Greetings,
Mark
Hello,
Can any one guide me on how to convert a word/Excel documents to pdf.
My Requirements are read the word/excel docs from any database/Flatfile and convert them to PDF's.. which i can incorporate/embed in to the new pdf which i will be generating using iText.
I want to use with a pure