Maximum content per PDF document
I am trying to create a PDF document with PDFBox and I've managed to
create the entire first page containing a table and a few other items
however, when I create the second page of the document, only the borders
of the table are displayed on the second and not the actual data inside of
the table. If I were to comment out the the code for displaying the text
in the first table of the first page, suddenly the text appears on the
second table (not properly formatted but still). Is this possibly due to
PDFbox restricting us to create heavier document or is there another
reason for this?
No comments:
Post a Comment