User defined paper size

  • Thread starter Thread starter Christophe Helfer
  • Start date Start date
C

Christophe Helfer

I'm using ACCESS 2003.

How can I define the paper size of my report with the property :
Printer.PaperSize = acPRPSUser

My Printer accepts non standard papersize.

Thanks
 
Christopher:

The following KB article addresses custom paper sizes. It was written for
Access 2000. I have not tried using this in Access 2003, however, I thought
I would make you aware of it.

http://support.microsoft.com/default.aspx?scid=kb;en-us;210283

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


I'm using ACCESS 2003.

How can I define the paper size of my report with the property :
Printer.PaperSize = acPRPSUser

My Printer accepts non standard papersize.

Thanks
 
Back
Top