Vasu wrote:
> Hi,
>
> How to add an existing PDFStream to document object.
>
> document.add() --What should I use here ?
If you have PDF syntax, you could add it to
a PdfTemplate with setLiteral, then wrap the PdfTemplate
in an image and use document.add(Image image);
But this is not someth
Hi,
How to add an existing PDFStream to document object.
document.add() --What should I use here ?
Please HELP
Thanks,
Vasu
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay pane