Printing Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sj

    #1

    Printing Problem

    I have written an application to print data on to pre-printed forms.
    However, I have data need to be printed on beyond the printable area
    (as there are minimum margins at the report).

    The right margin is defaulted with a 0.49" margin. Anyway to reduce
    that?

    I tried increasing the canvas size, but it simply goes to the next
    page.

    Any suggestion is appreciated. Thanks!

  • Tom van Stiphout

    #2
    Re: Printing Problem

    On 5 Jul 2006 04:13:25 -0700, "sj" <sengjin.sia@gm ail.comwrote:

    With the report in design view, select menu option File / Page Setup.

    -Tom.

    >I have written an application to print data on to pre-printed forms.
    >However, I have data need to be printed on beyond the printable area
    >(as there are minimum margins at the report).
    >
    >The right margin is defaulted with a 0.49" margin. Anyway to reduce
    >that?
    >
    >I tried increasing the canvas size, but it simply goes to the next
    >page.
    >
    >Any suggestion is appreciated. Thanks!

    Comment

    • Larry Linson

      #3
      Re: Printing Problem

      "Tom van Stiphout" wrote in message
      With the report in design view, select
      menu option File / Page Setup.
      However, the minimum margins are set by Access based on the capability of
      the printer that is selected as default printer. If your printer won't print
      that close to the edge, you have to either select a different available
      printer, or go buy one that doesn't have that limitations (e.g., many
      printers considered "photo printers" but perfectly usable for business
      printing will print to the very edge of the paper).

      Larry Linson
      Microsoft Access MVP


      Comment

      Working...