Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 741403
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T08:37:41+00:00 2026-05-14T08:37:41+00:00

I am having a problem when my program is installed to another computer, where

  • 0

I am having a problem when my program is installed to another computer, where its printer preference is different, where my data report accepts Letter size 8.2 * 11 in, because when the printer preference is different the data report well not show and gives an error saying the page width is larger than paper width, does anyone know how to fix this problem.

i tried this code but it didn’t work

Printer.PaperSize = vbPRPSLetter

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T08:37:42+00:00Added an answer on May 14, 2026 at 8:37 am

    Check out the Microsoft KnowledgeBase article FIX: Error Message “Report Width Is Larger Than the Paper Width” When Showing Data Report in Landscape

    When using the Show method of Data
    Report to preview the report, the page
    orientation defaults to the default
    printer settings on the local
    computer. Therefore, if the
    orientation of the default printer
    settings is set to Portrait of
    standard Letter paper and your report
    width is more than 8.5 inches wide,
    the following error occurs: Report
    Width is Larger than the Paper Width.

    The solution appears to be setting Orientation before using the Data Report. Change DataReport1 to the name of your data report.

    DataReport1.Orientation = rptOrientLandscape
    DataReport1.Show
    

    EDIT Another suggestion: Microsoft offer a free DLL that allows you to change the default settings for the printer. You could try using that free DLL in your project, then do something like this code below before using the data report. Microsoft say “this DLL is particularly useful when dealing with the Data Report, which reads the default printer orientation prior to displaying or printing a report.”

      Set obj = New PrinterControl
      obj.ChngOrientationLandscape
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to make a program where if it's installed on another computer, I
Im having a very odd problem. Im trying to install a Python program. Im
I'm having problem when running my Windows Forms program. In the program, I have
I'm having a very odd problem with my program and am hoping you can
all. I'm having a bit of weird problem with client server program. I have
I am having problem with Tomcat 6.0 in Windows 7. I installed it to
I'm having a problem using the RFC 2397 data url scheme with IE versions
I'm having a problem with StyleCop that's driving me nuts. I recently installed it
I am having problems with my program. WHen I run it, it asks the
I'm having a problem when running programs that use Java from the command line.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.