revprintfield and RIGHT tabalign?
Mark Waddingham
mark at livecode.com
Fri Feb 14 13:35:53 EST 2020
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 ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list