Open printing to PDF bug?

William de Smet williamdesmet at gmail.com
Wed Sep 22 12:44:43 EDT 2010


Hi there,
It seems I have the same problem!
I use almost the same code as Joseph (asked earlier today) to print on
A4 paper. When I want a PDF preview on OSX everything is/looks fine.
When using the code  below and adding 'open printing to PDF'  about
1/4 of the printed text is cut off.
Is this a bug or are we doing something wrong?

---
open printing to pdf "test.pdf"
 set the printRotated to true
 set the printMargins to 72,36,72,36
set the printScale to 1.1
print this card from 193,90 to 833,570
close printing
---


greetings,

William



More information about the use-livecode mailing list