Maintain Tutorial on Wiki
A tutorial for OpenPDF can be maintained here on the Wiki: https://github.com/LibrePDF/OpenPDF/wiki/Tutorial
These are some sources for information about how to create such a tutorial: https://github.com/ymasory/iText-4.2.0/tree/master/www/tutorial http://web.archive.org/web/20090703162811/http://itextdocs.lowagie.com/tutorial/ #149 and #61.
Can someone please add a Tutorial for making a Table and Placing it in a specific position in the pdf page? It would be very appreciated.
Tutorials should be implemented in https://jsfiddle.net/ or similar, even allow users to upload files and process them.
Hi all, It's been a long time since I've contributed here, and would be please to help improve documentation or samples. How can I help you?
Hi all, It's been a long time since I've contributed here, and would be please to help improve documentation or samples. How can I help you?
https://github.com/LibrePDF/OpenPDF/wiki/Tutorial - This tutorial could be improved, adding more examples of more common use-cases and such.
Pull requests to improve the JavaDoc in the code would be useful.
And Youtube tutorials: ⭐ https://www.youtube.com/watch?v=SZEhv8tpT6U&list=PLFh8wpMiEi8-Yo59DBCasuVi1M29kQrvn&loop=0
What do you think about moving the sample classes to a dedicated maven module, in the same way other projects do? This way it would be more visible.
Many sample classes are in the pdf-toolbox module. Contributing there is appreciated.
More and more examples should be added to pdf-toolbox. Additional info may be added by anyone in the Wiki.