Landscape Mode

36 views
Skip to first unread message

beastie00x

unread,
Mar 10, 2011, 12:52:28 PM3/10/11
to purepdf-discuss
Just wanted to know whats the best way to create a pdf in Landscape
mode...?


Thanks.

loogie

unread,
Mar 10, 2011, 12:59:26 PM3/10/11
to purepdf-discuss
when you specify the PageSize of the pdf, you can use the .rotate();
function to rotate it (it defaults to 90)

so

PageSize.LETTER.rotate(); Would result in a landscape LETTER sized
page

beastie00x

unread,
Mar 10, 2011, 1:08:06 PM3/10/11
to purepdf-discuss
awesome, thanks for the quick response!
Reply all
Reply to author
Forward
0 new messages