setting landscape

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
mrtflv
Posts: 21
Joined: Tue Apr 20 2004

setting landscape

Post by mrtflv »

I'm using the pdfcreactivex.dll version 3.02 from Vb 6 and it seems not possible to set the landscape to true, the instruction works fine, but the landscape property is always set to false.

PDF1.ObjectAttribute("Pages[1]", "Landscape") = True
debug.print PDF1.ObjectAttribute("Pages[1]", "Landscape") always return false

Any idea
Thanks
Flavio
Post Reply