1. The user clicks on url.
2. The web server produces a PDF file based on information in a database.
3. This PDF file is sent back to the client, who can then choose to save it
or open it.
Is this feasible?
The reason for this is that the web application will be used in closed
environment,
the PDF files can then be used outside this closed system.
Other soultions and recommendations for PDF toolkits are also welcome.
1. The user clicks on url.
2. The web server produces a PDF file based on information in a
database. 3. This PDF file is sent back to the client, who can then
choose to save it or open it.
are you able to build an HTML doc of the info you want to send to PDF? if
so, I have successfully used htmldoc to do exactly what you are talking
about to build some online contracts.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.