Daniel Henrique Alves Lima wrote:
...
Hi.
If I understand what you are trying to do :
1) a client enters your application, authenticates, navigates, and
displays a result html page.
2) on this page, is a button that says "get this page as PDF"
3) the client clicks on that button, and is supposed to receive the same
page, but this time as a PDF.
4) At the server side, you want to use OOo to create the PDF version
from the html page
5) and OOo is capable, given a URL, to retrieve this page, and then
given appropriate commands, to return a PDF version of the page.
6) But OOo has trouble with the "jsessionid" part of the URL, although
it needs it in order to retrieve the page on behalf of the client.
Right ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org