On Tue, Mar 29, 2011 at 3:03 AM, Anand Satheesh Nair <[email protected]
> wrote:

> I am new to pdfbox and we need to use this reader in our project. But I
> cannot find the zoom functionality for this. Please help me to enable zoom
> feature to pdfbox.
>
For my Eclipse PDF renderer, I simply used the scale functionality of the
underlying AWT component to implement scaling:

http://pdfeclipse.svn.sourceforge.net/viewvc/pdfeclipse/trunk/net.sf.pdfeclipse/src/net/sf/pdfeclipse/PDFCanvas.java?revision=7&view=markup#l149

HTH,

Mirko

Reply via email to