[iText-questions] Blank page with items

2015-09-08 Thread cs24
Hi, I have a java code to export HTML code (html.txt attached) to PDF using XMLWorkerHelper (export.java attached) I get a blank page in page 7 with this html part Why?? itext bug with tags and new break page?? I'm using "com.itextpdf" % "itextpdf" % "5.5.6", "com.itextpdf.tool"

Re: [iText-questions] Blank page

2010-07-12 Thread Ed M
Alexis, You mentioned that Alexis Pigeon wrote: > the jump from 2.x to 5.x will imply some refactoring in > your existing code, it's no drop-in upgrade. Can you elaborate more on > what refactoring might not be obvious when upgrading? I changed my source code imports references to reflect "itex

Re: [iText-questions] Blank page

2010-04-26 Thread Alexis Pigeon
Hello Didier, On 26 April 2010 16:05, Folly Didier wrote: > Hello, > > We are using the version 2.04 of your iText library. > > We got a problem when we generate a pdf with more than 50 pages. We always > got 49 blank pages and then our pages. > > If we print less than 50 pages, we have no prob

Re: [iText-questions] Blank page

2010-04-26 Thread Paulo Soares
Paulo From: Folly Didier [didier.fo...@ocn.ch] Sent: Monday, April 26, 2010 3:05 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Blank page Hello, We are using the version 2.04 of your iText library. We got a problem when we generate a pdf with more than 50 page

[iText-questions] Blank page

2010-04-26 Thread Folly Didier
Hello, We are using the version 2.04 of your iText library. We got a problem when we generate a pdf with more than 50 pages. We always got 49 blank pages and then our pages. If we print less than 50 pages, we have no problem with the generation of the PDF. Is this problem already known or fix

Re: [iText-questions] blank page

2009-07-31 Thread Paulo Soares
gt; Sent: Thursday, July 30, 2009 8:49 AM > To: Post all your questions about iText here > Subject: Re: [iText-questions] blank page > > Paulo Soares wrote: > > There's no way to know that but it's a good feature. I'll > add it this weekend. > > Isn'

Re: [iText-questions] blank page

2009-07-30 Thread 1T3XT info
Paulo Soares wrote: > There's no way to know that but it's a good feature. I'll add it this weekend. Isn't this already there? See http://1t3xt.be/?X0de newPage() is ignored unless you specifically tell the writer that the page is empty. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.c

Re: [iText-questions] blank page

2009-07-29 Thread Paulo Soares
lto:psoa...@glintt.com] > Sent: Wednesday, July 29, 2009 7:53 AM > To: Post all your questions about iText here > Subject: Re: [iText-questions] blank page > > What's a blank page? Is a page with a white or transparent > image blank? Is a page with formfields e

Re: [iText-questions] blank page

2009-07-29 Thread Golightly, David
about iText here Subject: Re: [iText-questions] blank page What's a blank page? Is a page with a white or transparent image blank? Is a page with formfields empty? You'll most probably have to render the page and analyse the result. Paulo > -Original Message- > F

Re: [iText-questions] blank page

2009-07-29 Thread Paulo Soares
gt; Sent: Wednesday, July 29, 2009 1:52 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] blank page > > How can I determine if the current page is blank (no > content)? iTextSharp 4.1.6 Aviso Legal: Esta mensagem é destinada exclusivamente ao des

[iText-questions] blank page

2009-07-29 Thread Golightly, David
How can I determine if the current page is blank (no content)? iTextSharp 4.1.6 - -- The information transmitted by this e-mail and any included attachments are from ARUP Laboratories and are intended only for the recipient. The info

Re: [iText-questions] Blank page in PDF generation

2006-11-02 Thread Bruno Lowagie
guru prasad wrote: > Hi All, > > I am facing a issue when a pre-formatted text which is saved in database is > added as a cell in the pdf using iTextSharp. > > For Ex : If the text is saved as text or text I believe Paulo already answered this question, saying you should use HtmlWorker to parse

[iText-questions] Blank page in PDF generation

2006-11-02 Thread guru prasad
Hi All, I am facing a issue when a pre-formatted text which is saved in database is added as a cell in the pdf using iTextSharp. For Ex : If the text is saved as text or text I want the same to be converted to plain text before it is added to the cell, as it is done in case of HTML. I am also

Re: [iText-questions] Blank page anomolies on upgrade

2006-05-05 Thread Bruno Lowagie
Anthony May wrote: We're upgrading iText from v1.1 to v1.4, and we're getting a lot of anomolies when reports are generated. Blank pages, Page numbers at the top of the next page, Blank table shaded headers. Has anyone come across this problem, or has any suggestions? On April 7 2006, I rece

Re: [iText-questions] Blank page anomalies on upgrade

2006-05-04 Thread Anthony May
: Thursday, May 04, 2006 11:01 PM Subject: [iText-questions] Blank page anomolies on upgrade > We're upgrading iText from v1.1 to v1.4, and we're getting a lot of > anomolies when reports are generated. > > Blank pages, > Page numbers at the top of the next page, > Bl

Re: [iText-questions] Blank page anomolies on upgrade

2006-05-04 Thread Paulo Soares
You'll probably have to rewrite the reports to use PdfPTable instead of Table. Paulo - Original Message - From: "Anthony May" <[EMAIL PROTECTED]> To: Sent: Thursday, May 04, 2006 11:01 PM Subject: [iText-questions] Blank page anomolies on upgrade We're

[iText-questions] Blank page anomolies on upgrade

2006-05-04 Thread Anthony May
We're upgrading iText from v1.1 to v1.4, and we're getting a lot of anomolies when reports are generated. Blank pages, Page numbers at the top of the next page, Blank table shaded headers. Has anyone come across this problem, or has any suggestions? Cheers, Anthony May Web Developer NZQA

Re: [iText-questions] Blank page in Internet Explorer 6, help me please !!!!!

2005-01-11 Thread Brian Burridge
Yes! It does have a lot of question marks. Brian On Tue, 2005-01-11 at 03:19, Bruno wrote: > Quoting Brian Burridge <[EMAIL PROTECTED]>: > > > I saw that, but I don't think its the same problem. First, I'm not using > > IE, but Mozilla, and second, I don't get a blank web page, I got a blank > >

Re: [iText-questions] Blank page in Internet Explorer 6, help me please !!!!!

2005-01-11 Thread Bruno
Quoting Brian Burridge <[EMAIL PROTECTED]>: > I saw that, but I don't think its the same problem. First, I'm not using > IE, but Mozilla, and second, I don't get a blank web page, I got a blank > PDF that is almost the pdf I tried to create. It has the PDF properties > and file size, and has the f

Re: [iText-questions] Blank page in Internet Explorer 6, help me please !!!!!

2005-01-10 Thread Brian Burridge
I saw that, but I don't think its the same problem. First, I'm not using IE, but Mozilla, and second, I don't get a blank web page, I got a blank PDF that is almost the pdf I tried to create. It has the PDF properties and file size, and has the fonts and even the content embedded in it, but it does

RE: [iText-questions] Blank page in Internet Explorer 6, help me please !!!!!

2005-01-10 Thread Amit Chawla
gth(test.length); ur code should work. Hope this would help regards amit chawla From: [EMAIL PROTECTED] on behalf of Juan ManuelSent: Mon 1/10/2005 11:49 PMTo: itext-questions@lists.sourceforge.netSubject: [iText-questions] Blank page in Internet Explorer 6, help me please ! Hi all, hi

[iText-questions] Blank page in Internet Explorer 6, help me please !!!!!

2005-01-10 Thread Michael Helfer
This message was posted to the list a few days ago and it helped me. It might help you understand why your getting a blank page. Hope it helps Michael Helfer --- I actually have an answer instead of a question. I spent several hours on a problem, and tried to find th

[iText-questions] Blank page in Internet Explorer 6, help me please !!!!!

2005-01-10 Thread Juan Manuel
Hi all, hi Paulo Soares, I have some problems to show a dynamically generated PDF file. When i send dynamically created PDFs to the client, the client only receives a blank browser window. I read a FAQ that there is a problem with the content length of the PDF file.   My code is:      ByteArrayOu