Hi,

There is no "PDFBox in action" book, if that is what you mean.

Most people learn by seeing examples.

If there's a specific PDF element that you would like as example, just ask.

However creating PDFs has only very basic support in PDFBox, i.e. you have to do everything youself, there's no higher API, e.g. for paragraphs or tables (there's a user who created a class for tables).

A totally different approach would be Apache FOP.

Tilman


Am 06.11.2014 um 17:23 schrieb Kernel freak:
Hello,

I want to use Apache PDFBox to create some advanced pdf's in Java. I
couldn't find any good documentation for PDFBox. Only a few examples and
directly the API docs.
Does anyone knows any good book or good documentation like other apache
products have. Kindly let me know. I don't want tutorials, there are many
on net and they are very basic, and going through the entire source code
takes a lot of time. Thank you.

Regards,
Kernel


Reply via email to