Hello there,
I'm pretty new to the Itext library and
java in general and so I have a question for the more
advanced:
I'm trying to build a "pdf viewer applet"
which just "shows" the pdf pages...no saving or printing of the pdf should be
allowed...I'm just no sure of what kind of component (swing or AWT) to use to
view the output of the PDFWriter outputstream...should i input the outputstream
in an image class and then display the image or is there a better more useful
way of outputting the pdf in an applet? I also thought of using a kind of "print
preview" capture an view that in the applet...can it be done? Anyone can
help?
pking...2003
|