Results 1 to 4 of 4

Thread: Printer scale

  1. #1

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Printer scale

    I'm defining a printer user scale to print a graph.

    I want the upper left corner of the paper to be (0,120) and the lower right corner (100,-40) so I use this statement:

    Printer.Scale (0,120)-(100,-40)

    The resulting graph looks inverted in they axis as if the upper left corner were (0,-40) and the lower right (100,120)

    Looks like this is not workinglike setting a picturebox user scale... or am I missing something?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  2. #2

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Printer scale

    The reported problem occurred when running the application from the IDE. However, the compiled application works correctly.

    Still puzzled.

    Quote Originally Posted by Me View Post
    I'm defining a printer user scale to print a graph.

    I want the upper left corner of the paper to be (0,120) and the lower right corner (100,-40) so I use this statement:

    Printer.Scale (0,120)-(100,-40)

    The resulting graph looks inverted in they axis as if the upper left corner were (0,-40) and the lower right (100,120)

    Looks like this is not workinglike setting a picturebox user scale... or am I missing something?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  3. #3

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Printer scale

    bump
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4
    New Member
    Join Date
    Feb 2016
    Posts
    5

    Re: Printer scale

    Was this issue ever resolved in the IDE? I am having the same issue.

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