Re: [iText-questions] Missing line on page break

2010-08-11 Thread 1T3XT info
Ho Tzin Mein wrote: Thank you for your help. Is the later bugfix in the iTextSharp 5.0.3 or trunk? The bugfix is in the trunk of iText (the Java version). -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info

Re: [iText-questions] Missing line on page break

2010-08-10 Thread 1T3XT info
Ho Tzin Mein wrote: Hello, this is a follow up to my previous query. To recap: I have issues with missing lines in a PdfPCell if it spans a page break. Seems related to this issue: http://old.nabble.com/Some-text-is-missing-when-converting-from-HTML-to-PDF!-to28864202.html I've noticed

Re: [iText-questions] Missing line on page break

2010-08-10 Thread 1T3XT info
1T3XT info wrote: This is fixed in the trunk. The problem was caused by a bugfix dating from January 28. That bugfix was obviously a mistake, BUT by removing it, the original problem (lines in split cells are repeated) should be addressed again. OK, I just had a look at the original

Re: [iText-questions] Missing line on page break

2010-08-10 Thread Ho Tzin Mein
Thank you for your help. Is the later bugfix in the iTextSharp 5.0.3 or trunk? On 10/8/2010 9:26 PM, 1T3XT info wrote: OK, I just had a look at the original bugreport (the one about too many lines). I ran the example that came with that report, and as it turns out a later bugfix by Paulo

[iText-questions] Missing line on page break

2010-08-04 Thread Ho Tzin Mein
Hello, this is a follow up to my previous query. To recap: I have issues with missing lines in a PdfPCell if it spans a page break. Seems related to this issue: http://old.nabble.com/Some-text-is-missing-when-converting-from-HTML-to-PDF!-to28864202.html I've noticed two cases where that might

Re: [iText-questions] Missing line on page break

2010-07-29 Thread sj.satha...@gmail.com
Certainly. PdfTest1 demonstrates the problem with vertical padding set for the PdfPCell, PdfTest2 demonstrates the problem with setting font size. http://itext-general.2136553.n4.nabble.com/file/n2303795/PdfTest1.java PdfTest1.java

[iText-questions] Missing line on page break

2010-07-27 Thread sj.sathanas
I have issues with missing lines in a PdfPCell if it spans a page break. Seems related to this issue: http://old.nabble.com/Some-text-is-missing-when-converting-from-HTML-to-PDF!-to28864202.html I've noticed two cases where that might happen, if I set a vertical padding on the cell, or when I

Re: [iText-questions] Missing line on page break

2010-07-27 Thread Paulo Soares
Some code would be good. Paulo -Original Message- From: sj.sathanas [mailto:sj.satha...@gmail.com] Sent: Tuesday, July 27, 2010 8:07 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Missing line on page break I have issues with missing lines in a PdfPCell