Re: Setting Left Margin for 3-hole punching


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Brian Levantine on February 19, 2004 at 09:14:32:

In Reply to: Re: Setting Left Margin for 3-hole punching posted by Grant Foraker on February 18, 2004 at 11:13:52:

Hi Grant. There is currently no control to do as you suggest. In the case of a print program using GDI functions, there are simply too many elements (every function that could specify/modify/return a print position) that could change the way a margin offset would be applied to a page. For programs which use only basic Comet print functions (which follow a very strict set of rules) it would be technically possible but as we are encouraging the development of Windows style print programs, it is not likely that this feature would ever be considered for implimentation.

If you are performing GDI printing, you can (as outlined by Robert Laurin) calculate the the non-printable area of a page and offset that amount by a value that will yield whatever margin you need. Put this code into a INCLUDE file and use it where it is needed.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]