Results 1 to 4 of 4

Thread: Printing datareport issue[resolved]

  1. #1

    Thread Starter
    Hyperactive Member thebloke's Avatar
    Join Date
    May 2003
    Posts
    358

    Printing datareport issue[resolved]

    Guys, I'm trying to print a datareport in VB6 and getting the following error:

    8542, Report width is larger that the paper width.

    Now, I've done a little reading and it appears that the report width is in twips, there being 1440 twips to an inch. Given that a sheet of A4 is about 8.5 inches, this should give me a working space of 12240 twips. My datareport width is 10185 twips.

    Am I barking up the wrong tree here, or just barking? It's driving me crackers.

    Tar
    Last edited by thebloke; Jun 30th, 2004 at 05:49 AM.
    The Bloke
    www.blokeinthekitchen.com
    making cooking cool for blokes

  2. #2
    Addicted Member
    Join Date
    Mar 2005
    Posts
    174

    Re: Printing datareport issue[resolved]

    In the properties window of the Datreport decrease the value of ReportWidth properety and not the value of the Width property

    Arghya

  3. #3

    Thread Starter
    Hyperactive Member thebloke's Avatar
    Join Date
    May 2003
    Posts
    358

    Re: Printing datareport issue[resolved]

    Yeah, sorted it. Thanks anyway.
    The Bloke
    www.blokeinthekitchen.com
    making cooking cool for blokes

  4. #4
    New Member
    Join Date
    Mar 2005
    Posts
    1

    Re: Printing datareport issue[resolved]

    you must have given left margin or right margin

    so ur total reportwidth increase to greater

    and datareport first check default printer page size before creating report

    so u check these setting first

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width