0

Which API is used as a industry standard to generate pdf generation word document, can some one provide a sample code for the same I tried with iText api to successfully generate pdf document,which API is used to generate word document doc and also with .docx?

Danilo Piazzalunga
  • 7,590
  • 5
  • 49
  • 75
user720096
  • 11
  • 1
  • 4
  • Possible duplicate of http://stackoverflow.com/questions/2727993/using-the-same-api-to-write-both-word-and-pdf-documents or http://stackoverflow.com/questions/1991030/word-document-creation-api-in-java – Swaranga Sarma Jun 12 '11 at 13:09
  • Also, possible duplicate of a host of other similar questions to the bottom right of your screen under the mysterious "Related" tag. Do take the time to check them out. – Swaranga Sarma Jun 12 '11 at 13:10
  • What kind of word document are you after, .doc or .docx? – Gagravarr Jun 12 '11 at 16:56
  • Could this question be asking what api word uses to generate pdfs? – David Sykes Oct 18 '11 at 13:20

1 Answers1

3

There is no such Industry Standard.

Mark Storer
  • 15,672
  • 3
  • 42
  • 80