If no content was rendered and iText tries to write an empty PDF file, iText throws an error => just call touch/create an empy file if there is no rendered content
Now an empty page is added if there is no content.
This is not fixed.
An "empty" fo file now causes an infinite loop.
Added "empty" file.
Fixed in rev. ac7faa.
All Unit- and Functional-Test were finished without error.
Log in to post a comment.
Now an empty page is added if there is no content.
This is not fixed.
An "empty" fo file now causes an infinite loop.
Added "empty" file.
Fixed in rev. ac7faa.
All Unit- and Functional-Test were finished without error.