On 2020-02-14 18:27, Klaus major-k via use-livecode wrote:
Hm, did take all the above mentioned stape but there are still parts
that are not printed
and the TOTAL lines are still wrapped.

Odd - I modified your test stack button to be:

on mouseUp pMouseButton
   revshowprintdialog false, true
   set the printMargins to 20,20,20,20
   set the printPaperSize to 595,842
   revprintfield the name of fld "drucken"
end mouseUp

And the PDF generated seems to be an exact replica of the field on the screen.

What script did you use?

Warmest Regards,

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to