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"
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
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
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
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
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'
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
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
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
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
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
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
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
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
: 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
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
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
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
> >
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
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
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
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
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
23 matches
Mail list logo