Previous | Next | (P-PDF) JavaScript
Topic: Re: How do you change the paper settings from code?
Conf: (P-PDF) JavaScript, Msg: 28173
From: aandi
Date: 10/5/2001 04:13 PM
JavaScript has no control over paper settings. Nor does IAC, except by changing the attributes of the default printer.
A plug-in can do this for PostScript printing, and perhaps even for non-PostScript printing if you are happy in the world of creating printer hDCs - I know I'm not.