Am 26.02.2012 um 22:26 schrieb Albert Wallace: > I am using DynaPDF Create PDF with Picture. > > I use a picture that I draw into from Window1. It could be portrait or > landscape. I know how to tell printer setup which to use, but not how to tell > CreatePDF.
call pdf.SetOrientationEx(90) or so should do it. Greetings Christian -- Real Studio Conferences, Training and Meetings in Orlando, London, Pforzheim and Leipzig. More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
