Not sure if you're on 32-bit or 64-bit, but printing on 64-bit is fussier -- it wants to have paper sizes assigned with SET PRINT OPTION that match exactly the printer you're printing to, otherwise it sets OK to zero and it won't print. The workaround I found, since different drivers have wildly different paper sizes, is to use the variation of the command that specifies a print area in pixels instead of a named paper size.
Jeff > On May 17, 2019, at 2:36 PM, Tom Dillon via 4D_Tech <[email protected]> > wrote: > > I'll give that a shot. I print the file with no extension then rename it > afterwards. > > Thanks! ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

