Elvis Novas wrote:
Hi All,
I’m generating a Book (PDF file) using Java. The book is made of several existent pdf files (mostly images) as pages and when this book reaches a significant amount of MBs I’m running out memory. Checking the process using OptimizeIt in JBuilder I’m noticing that PDFR
Hello,
I am trying to use a text matrix in PdfContentByte but it does not work
as expected. Here is my code:
final BaseFont headerFont
= BaseFont.createFont (BaseFont.HELVETICA_BOLD, BaseFont.WINANSI,
false);
final Document document = new Document (PageSize.A4);
final PdfWriter