LibrePDF / OpenPDF

OpenPDF is a free Java library for creating and editing PDF files, with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.
Other
3.64k stars 598 forks source link

docs? #53

Closed kdekooter closed 7 years ago

asturio commented 7 years ago

Hi there,

OpenPDF is (still) compatible with itext 2.1.7, so any documentation for itext 2.1.7 should fit OpenPDF. And what about the JavaDoc generated by the project?

kdekooter commented 7 years ago

I am afraid all documentation for itext 2.1.7 (and lower) has been wiped off the internet. As the API is quite verbose it would be great to have some kind of cookbook / tutorial documentation to get started.

tlxtellef commented 7 years ago

Seems like we have to start working on documentation then. For now there are some example code in some of the test source folders, like pdf-toolbox/src/test/java/com/lowagie/examples

kdekooter commented 7 years ago

Would be highly appreciated. We really need an open source PDF solution for Java!

ghost commented 7 years ago

http://www.avajava.com/tutorials/lessons/how-do-i-write-to-a-pdf-file-using-itext.html http://www.adobepress.com/articles/article.asp?p=420686&seqNum=3