|
how to generate dynamic pdf
I would like have the possibility generate dynamic PDF for Web and Desktop.
I was able to generate PDF and display in the browser (through Acrobat Reader).
I would like can display in a Swing interface too without using the Acrobat Reader and generating file (using byte array).
any ideas?
|