[iText-questions] Disable printing

2003-10-23 Thread Matjaz . Trtnik
Hello! How can I disable printing on existing PDF file with JDK 1.1.x? TIA! Best regards, Matjaz

[iText-questions] PdfReader and links

2003-10-06 Thread Matjaz . Trtnik
Hello! I have PDF document to which I have to add watermark. PDF document also contains links (URLs, http). My program reads existing PDF file via PdfReader and generates new PDF to which it adds watermark. Basically request is to add watermark to existing PDF document. Is solution bescribed abo