> I noticed there is an orientation property for the pdf, but ?how to use
> this. 

The Orientation property takes one of the following values:

        PdfDocument.Normal
        PdfDocument.Sideways
        PdfDocument.Inverted
        PdfDocument.SidewaysInverted

> Is there any automatic way to detect if the orientation of a doc is
> landscape?

The only way I see is testing the dimensions of the page.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to