ok mann,

When i add an image to a nested table, its shrinking based on the space
that is left in the page instead of pushing the image to the next page.

What is the reason? - that is all is my question.

The below code is what is done-
*.*
*.*
*.*
*labelImage.scaleToFit(imageWidthPx, imageHeightPx);*
*innerLabelCell.addElement(labelImage);*
*
*
*innerLabelTable.addCell(innerLabelCell);
*
*
*
*cell.addElement(innerLabelTable);
table.addCell(cell);
*
*
*
*
table.setSpacingBefore(10);
pdfDocument.add(table);
*
*
*





On Fri, Aug 23, 2013 at 3:25 PM, 1T3XT BVBA <i...@1t3xt.info> wrote:

> On 23/08/2013 11:38, Harsha Kaundinya wrote:
> > Just look at the attached pdf documents...
>
> Dude, I can't read your mind!
> I've looked at the PDFs. OK, they are different.
> But that doesn't mean I understand your question.
> What are you talking about?
> Did you even read the documentation?
> How are you adding the images to the table?
> And most importantly: what do you want to achieve?
>
> Does anybody else on this list understand what is asked here?
>
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> 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
>
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
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