Alvaro Sanchez wrote:
> We are passing all credentials from the user on the application.
> Through a persister class we are passing this info, somehow the
> HTMLWorker when parses the tags for the images doesn't validate with
> the persister.
> Any ideas how can I overcome this?
Let's do a sma
Hello,
I'm trying to use iText and Balckboard to generate a PDF from a
course content.
Now the text is generated with no problem on the PDF, but if an image
is included on any HTML snippet I get the following error:
org.apache.jasper.JasperException: Server returned HTTP response
code: 40
We are passing all credentials from the user on the application.
Through a persister class we are passing this info, somehow the
HTMLWorker when parses the tags for the images doesn't validate with
the persister.
Any ideas how can I overcome this? Thanks
Here is the code:
<%@
page language="j
Alvaro Sanchez wrote:
> These images are stored on a "content collection" area specific to the
> instructor, but the images are public to the people enrolled in the class.
Your application is not enrolled in the class, is it?
There's a huge difference between calling an image from a browser
(whe
Hello,
I'm trying to use iText and Balckboard to generate a PDF from a
course content.
Now the text is generated with no problem on the PDF, but if an image
is included on any HTML snippet I get the following error:
org.apache.jasper.JasperException: Server returned HTTP response
code: 40