Page selection of Print_init (OpenInsight Specific)
At 31 OCT 1998 07:56:21AM Simon wrote:
How can I activate the page selection when I call the PRINT_INIT?
Thanks
Simon.
At 01 NOV 1998 10:22AM Mike Ruane, WinWin Solutions Inc. wrote:
Simon-
Can I assume you mean programmatically?
Right now there is no way to do in OI, but if you get OIPI from Splaver Software, they have function calls which will take care or Orientation, shading, Page Size, and more.
http://www.pacifier.com/~splaver/index.html
I am not associated with Splaver Software, just a happy customer.
Mike Ruane
WinWin Solutions Inc.
At 03 NOV 1998 01:45AM Nick Stevenson wrote:
When you say page selection, do you mean portrait or landscape? If so, use print_init(1, blah, blah) which will allow for printer selection with a setup button for page selection and other things.