Thanks for responding, Pat.
SET PRINT OPTION works, but seems to have no effect on the Write Pro document.
The following sets legal:
SET PRINT OPTION(Paper option;"US Legal")
and this sets letter:
SET PRINT OPTION(Paper option;"US Letter")
Then calling
PRINT SETTINGS(Page setup dialog)
confirms the page size specified by SET PRINT OPTION with the "paper option".
But using SET PRINT OPTION appears to have *no* effect on the 4D Write Pro
document: the page size remains unchanged.
Any other ideas on how I can programmatically set the 4D Write Pro's document
page size?
Best regards,
Jeremy
> On Nov 26, 2017, at 6:00 PM, Pat Bensky via 4D_Tech <[email protected]>
> wrote:
>
> Try
>
> SET PRINT OPTION ( option ; value1 {; value2} )
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************