I'm not sure it is possible. Livecode's printing tends to be card based
and at card resolution, typically 72 dpi.
I recall seeing some efforts on the lists and forums to make an object 4
times bigger (75 dpi x 4 = 300 dpi) so that when it is printed to a
300dpi printer is is a higher resolutio
I want to use the PDF widget to print a PDF with additional markings added in
LiveCode. Showing a simple PDF tax form in Widget 1 at 100% scale, I tried
this script:
on p1
get the pageRect of widget 1
open printing with dialog
print card from (item 1 to 2 of it) to (item 3 to 4 of it) into i