can you give me the link.. that page is unreadable..
On 6/14/07, Iliadis Yannis <[EMAIL PROTECTED]> wrote:
> Take a look at
>
> http://www.java2s.com/Code/Java/CatalogJava.htm
>
> there is even an example of serving pdf through a servlet.
>
>
>
> 2007/6/14, Bruno Lowagie <[EMAIL PROTECTED]>:
> >
Take a look at
http://www.java2s.com/Code/Java/CatalogJava.htm
there is even an example of serving pdf through a servlet.
2007/6/14, Bruno Lowagie <[EMAIL PROTECTED]>:
scott carter wrote:
> How can I display an existing pdf via a servlet? The examples are
> clear, but only have the case wh
scott carter wrote:
> How can I display an existing pdf via a servlet? The examples are
> clear, but only have the case where a new pdf is created and displayed
> using Document. I have the case where a pdf has already been
> manipulated and is saved to disk, I just need to display it over the