Print from TL to BR - doesn't
J. Landman Gay
jacque at hyperactivesw.com
Sun Feb 26 23:25:08 EST 2006
Terry Judd wrote:
> Has anyone got the print command using the form 'from [topleft] to
> [bottomright]' to work properly? I haven't tested this on Windows but on
> a Mac (OS 10.3, Rev 2.6 and 2.7) 'offscreen' elements aren't printed
> even though (according to the documentation) they should be.
Seems to work here okay. I'm also on OS 10.3.9; tested in Rev 2.7.
Here's what I did, just to make sure we are talking about the same thing:
Created a stack 265 wide and 271 high. Put a button at the bottom, an
image in the middle, and a field at the top.
Manually resized the stack so that only part of the top field and half
the image were visible. The remaining half of the image and the entire
bottom button were outside the bounds of the stack window.
Issued these commands:
open printing with dialog
print this card from 0,0 to 265,271
close printing
The resulting printout showed the entire originally-sized stack with all
the "hidden" objects in place.
Is that what you mean?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list