ng, are
harmless.
> -Original Message-
> From: Brian Burridge [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 11, 2005 8:22 AM
> To: iText
> Subject: Re: [iText-questions] PDF Generated is Blank
>
> I'm using Tomcat for the JSPs. I would really rather use
&
aron
> Wallace
> Sent: Thu 1/13/2005 3:28 AM
> To: itext-questions@lists.sourceforge.net
> Cc: Brian Burridge
> Subject: RE: [iText-questions] PDF Generated is Blank
>
>
>
>
> This is harder to do than it should probably be, mainly because the
> JSP
> will consisten
Title: RE: [iText-questions] PDF Generated is Blank
why dont u write ur code in
servlet and configure in ur web.xml that servlet as jsp and call it from your
JSP submit or create it in ur jsp...
example of web.xml could be
GeneratePDF "Your
package"/GeneratePDF
G
I'm using Tomcat for the JSPs. I would really rather use JSPs, because
I'm supposed to be integrating iText into an existing website without
changing the architecture, and they use JSPs for everything. They have
tag libraries that do all the data iteration and I was hoping to reuse
those as well.
Quoting Brian Burridge <[EMAIL PROTECTED]>:
> When I save this PDF and
> compare it to the one that works, I see that the faulty one has a bunch
> of question marks where the correct one shows black graphic blocks.
Yep, as I am reading my mail from the most recent one to the oldest ones,
I see yo
I am generating a pdf form a jsp page. If I use the same code in a
standard java class it works. If I run it from a jsp page but write it
to a file it works. However, if I attempt to return it to the browser
directly its blank, though it has the same file size, same title,
subject, author, and page