I am creating pdf files that have images through out the file and I am 
encountering the following problems:

When the image is aligned in the center and it is the last thing on the 
document and the image is to large to fit on the existing page. Itext does 
not create a new page with the image, instead it just cuts the image out of 
the resulting pdf document. Is this a known bug? Is there any work around 
for this?

The next issue I have encountered is when I want the image on the left and 
text to wrap around it. The text wrapping only appears to work when the 
image is on the right. Is this a limitation of the existing application? 
Also when I have the image on the right and the text on the left it does 
not really wrap, instead when the image ends the text still only goes up to 
where the image was and not the full length of the page.

Any work around or suggestions would be helpful

Thanks,
Chad Brandt


_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to