On Wed, Mar 04, 2009 at 07:39:53PM -0700, Mason Strong <[email protected]> wrote: > I have created a custom viewer, and I am trying too link a PDF with it. > However, while succeeding in implanting the PDF, it is always far too small, > taking up about a quarter of the size of the "viewport" area of the my > custom viewer.
You might want to take into account the dimensions of the PDF, probably by using "-s bboxvars". (Is your viewer ActionScript 2.0 or 3.0?) Greetings Matthias
