margins settings

P

pookie bear

I am developing an application that has to fill out pre-printed security
agreements using an old dot matrix printer that can handle multi part forms
(in this case an okidata 320).

I need to be able to print the full page width but access keeps imposing
margins which I cannot set and lower than .468 inches right .25 inches left.
Is there a way to overide this so I can print the whole width of the form?

Thanks
PB
 
L

Linda Burnside

I've heard of this limitation with Access before. You might try using a
postscript printer driver or PDF driver to first print the report (no
limitation imposed on the margin this way) and then print the PDF or
postscript file.

Linda
 
P

pookie bear

Thanks Linda, I'll have to give that some thought, I am not dealing with real
sharp users here, so anything I do will have to be transperent to the end
user. I'm not sure how I could spool it out as a PDF and then print it all
under access control.....hummmm
PB
 
Top