How can I print all parts of oversize cards !?

Jeanne A. E. DeVoto revolution at jaedworks.com
Sat Nov 12 16:26:54 EST 2005


At 8:41 PM +0100 11/12/2005, Kresten Bjerg wrote:
>-----------------   it is only the following, which dont work:- all 
>experiments with alternative number
>  values give the same result: an empty page coming out from the printer.
>I shall mention, that the "window" to be printed is visible on the 
>screen in all of the instances, which
>I know is necessary precondition
>
>   if phenowindow is gardenwindow then
>     Print this card from 1756,30 to 2200,632
>   end if
>   if phenowindow is homewindow then
>     print this card from 1756,550 to 2200,1560
>   end if
>   if phenowindow is workplacewindow then
>     print this card from 1756,1115 to 2200,2320
>   end if
>end printwindow

Have you tried using "into"?

   print this card from 1756,30 to 2200,632 into 100,100,444,602
-- 
jeanne a. e. devoto ~ revolution at jaedworks.com
http://www.jaedworks.com



More information about the use-livecode mailing list