Hello,

I am having trouble with generating a multi-page PDF document.

Background: I have written a GUI program that enables users to select flasks of 
chemicals and their different sizes to print a flask label. On this label, 
there has to be a safety warning in some cases.
This safety warning has 5 different combinations, meaning there are 5 different 
*.gif-files I use in the PDF.

The labels are generated as PDF through for-loop. For every selected item, the 
for-loop generates a new table - respectively a new PDF page - with all the 
information including the image.
The first page is correctly generated and the safety warning is shown fitted to 
the size of the table cell.

Now to my really weird problem:
The following pages (every page but the first one) display the image for the 
safety warning much much smaller, making it hardly noticeable.
As I cannot find any obvious reason for this behavior, I hope someone in this 
mailing list has an idea why this happens.

Best Regards,
Marc Kleinebrummel
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to