Re: [iText-questions] PDF Stream

2006-11-18 Thread Bruno Lowagie
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

[iText-questions] PDF Stream

2006-11-17 Thread Vasu
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