賈巍 wrote: > when we want to print two page of the paper,in case of the page one is > not just full filed the page, it will print a blank line in the end of > the page one. how to delete that blank line?
Please rewrite your code so that you don't use class Table. Use class PdfPTable instead and the problem will disappear. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
