Where is the problem?

RD randy.day at saskatel.netx
Sat Feb 27 11:27:36 EST 2021


In article <s1c69g$h7s$1 at dont-email.me>, cousinstanley at gmail.com says...
 
[snip]

>   I have a couple of postscript saving examples
>   that include the following geometry parameters
>   which produce  .ps  files that render the same
>   as the canvas drawings when viewed in ghostsript.
    
> retval = canvas.postscript( 
>            file       = "image/ps/xyzzy.ps , 
>            height     = 400 , 
>            width      = 400 ,
>            pagewidth  = 400 , 
>            pageheight = 400 ,  
>            colormode = "color" )
 
[snip]

Wow! It worked! Thankyouthankyouthankyou.

RD


More information about the Python-list mailing list