Results 1 to 4 of 4
  1. #1
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    1,919

    Using DoCmd.PrintOut

    Code:
    Me.Printer.Orientation = acPRORLandscape
    DoCmd.PrintOut
    Is there anyway to direct Access to "fit to page" when using the DoCmd.PrintOut method when printing a form?

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    i would use a report, and get full control of the output.

  3. #3
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,737
    Ditto. Forms are not for printing unless maybe it's to write development notes on!
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    1,919
    Thanks, that's what I thought.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Printout does not match preview
    By badmem in forum Forms
    Replies: 9
    Last Post: 02-10-2017, 03:56 PM
  2. DoCMD Printout
    By trident in forum Programming
    Replies: 2
    Last Post: 11-16-2016, 08:33 AM
  3. Replies: 8
    Last Post: 08-25-2014, 04:30 PM
  4. PrintOut Macro Action
    By EHittner in forum Access
    Replies: 1
    Last Post: 09-22-2011, 01:27 AM
  5. PrintOut action
    By svcghost in forum Programming
    Replies: 11
    Last Post: 10-05-2010, 05:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums