Report Margins

  • Thread starter Thread starter BobbyBob
  • Start date Start date
B

BobbyBob

I am using Access 2000.
Is it possible to change the margins of a report using VBA code?
If it is possible, can anyone suggest some code or point me in the direction
of some information on how to do it?
Thanks in advance.
 
On Thu, 20 Aug 2009 06:08:01 -0700, BobbyBob

That is very complicated. That's why MSFT later introduced the Printer
object. I know A2003 has it, perhaps A2002 as well. You really want to
upgrade if this is important to you.

-Tom.
Microsoft Access MVP
 
Thanks for your swift reply.
Unfortunately, upgrading is not an option at the moment.
Looks like I’ll just have to change the way the app handles creation and
printing of new invoicing.

Thanks again.
Bob
 
Back
Top