RE: [iText-questions] Regarding zoom position

2002-10-28 Thread Paulo Soares
Use PdfWriter.setOpenAction(). You can have any destination and zoom level. Best Regards, Paulo Soares > -Original Message- > From: anshul patni [SMTP:[EMAIL PROTECTED]] > Sent: Monday, October 28, 2002 8:27 > To: [EMAIL PROTECTED] > Subject: [iText-questions]

[iText-questions] Regarding zoom position

2002-10-28 Thread anshul patni
Hello iText Users, I would like to have some help from you all, I am trying to display a jpeg image file in pdf file.But, when the image is too large, the pdf is showing the image with very less zoom say for ex. like 12% or so. I would like to display everything in pdf in 100% zoom factor. How c