On 07/23/2012 11:09 PM, Hershel Fisch wrote:
Hi, I made a small stack for check printing, but when finished i realized that 
it does not print straight. its not perfectly horizontal. wondering?
Thanks, Hershel



Well, I just set up a stack with a field "fPRINT" containing some text, and put this in a button:

on mouseUp
  revPrintField ("field" && quote & "fPRINT" & quote) -- mental syntax
end mouseUp

and, as I don't have a printer to hand, it printed to a Postscript file (Linux) which looked
exactly the same as the textField.

Maybe, just maybe, your paper was wonky in the printer tray . . . :)

Richmond.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to