| Article: |
Dynamically Creating PDFs in a Web Application | |
| Subject: | Dynamic PDF generation | |
| Date: | 2005-02-25 22:31:15 | |
| From: | nageshever | |
|
Hi All,
|
||
Showing messages 1 through 1 of 1.
-
Dynamic PDF generation
2005-06-06 13:16:21 timle [View]
|
|
||||||||||||||||||
Women in TechnologyHear us Roar
Showing messages 1 through 1 of 1.
|
||||||||||||||||||
|
||||||||||||||||||
I use JSPs as the presentation layer and servlets as the controller with javabeans as the model between them. If you just want to return a PDF to the web browser thats probably best to code using a servlet, as you will have no HTML.