Open printing to pdf

GEORGE WOOD gwendalwood at cox.net
Tue May 12 19:23:27 EDT 2020


Here is on example of what I tried:

on mouseup

put “⁩/Desktop⁩/test files/Test.pdf” into temp

open printing to pdf temp

print cd 1 from (topleft of cd 1) to (bottomright of cd 1)

close printing

put the result

end mouseup


More information about the use-livecode mailing list