Printing in Windows

J. Landman Gay jacque at hyperactivesw.com
Sun May 2 22:30:11 EDT 2010


Steve King wrote:
> Hi All
> 
> I am also having problems printing in Windows. 
> 
> In development, setting print orientation works fine. In the standalone it
> doesn't. I get Landscape in the development but portrait (the printer
> default) in the standalone. 
> 
> I do the following
> 
> Read printer orientation
> Store it
> Set it to landscape
> Print
> Wait 2 seconds (incase being set to portrait to quickly)
> Set back to portrait
> 
> Any suggestions?

If you're using any of the "rev" prefixed print commands, you need to 
include the Printing library in the standalone. It doesn't sound like 
that's the problem though. Can you post the relevant part of your script?

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list