Print to PDF
Tom Glod
tom at makeshyft.com
Wed Jan 3 16:00:52 EST 2018
let me look up my pdf printing code.....why are all the spaces gone from
your code?
On Wed, Jan 3, 2018 at 3:10 PM, Richmond Mathewson via use-livecode <
use-livecode at lists.runrev.com> wrote:
> I wonder why this doesn't work:
>
> onmouseUp
>
> setthelockScreentotrue
>
> settheformatForPrintingofthis stack totrue
>
> openprinting topdf "./sampleOutput"
>
> setthewidthoffld "fff" tothewidthofstack "PDF Printer"
>
> settheheightoffld "fff" totheheightofstack "PDF Printer"
>
> printcard 1
>
> setthewidthoffld "fff" to450
>
> settheheightoffld "fff" to560
>
> setthetopoffld "fff" to20
>
> settheleftoffld "fff" to20
>
> closeprinting
>
> setthelockScreentofalse
>
> endmouseUp
>
>
> Richmond.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list