Thanks Tim, I will give that a shot and see if that also solves the problem, 
much more elegant than my solution

Regards

Chuck
------------------------------------------------------------------------------------------------
 Chuck Miller Voice: (617) 739-0306
 Informed Solutions, Inc. Fax: (617) 232-1064       
 mailto:cjmiller<AT SIGN>informed-solutions.com 
 Brookline, MA 02446 USA Registered 4D Developer                
       Providers of 4D and Sybase connectivity
          http://www.informed-solutions.com  
------------------------------------------------------------------------------------------------
This message and any attached documents contain information which may be 
confidential, subject to privilege or exempt from disclosure under applicable 
law.  These materials are intended only for the use of the intended recipient. 
If you are not the intended recipient of this transmission, you are hereby 
notified that any distribution, disclosure, printing, copying, storage, 
modification or the taking of any action in reliance upon this transmission is 
strictly prohibited.  Delivery of this message to any person other than the 
intended recipient shall not compromise or waive such confidentiality, 
privilege or exemption from disclosure as to this communication. 

> On Jun 26, 2019, at 4:05 PM, Tim Nevels via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Are you using PAGE SETUP to before you start printing to set the size of the 
> paper, or not using PAGE SETUP? That could be the issue.
> 
> PAGE SETUP appears to me to be almost a legacy command now. SET PRINT OPTION 
> can do most things we used to rely on PAGE SETUP to do: set paper size, set 
> landscape or portrait, set scale, etc. And this works cross platform where 
> PAGE SETUP doesn't
> 
> I would use SET PRINT OPTION(Paper option;…) and specify the paper size. You 
> also try SET PRINTABLE MARGIN. No need to “save print settings” to a form any 
> longer. You can control all this via code. 
> 
> While you are at it, use GET PRINTABLE MARGIN and GET PRINTABLE AREA and see 
> what it returns just before you start printing. Might give you info  on what 
> is happening. 
> 
> Tim

**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to