|
-
Sep 15th, 2015, 06:06 AM
#1
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)
-
Sep 15th, 2015, 08:01 AM
#2
Re: Printer scale
The reported problem occurred when running the application from the IDE. However, the compiled application works correctly.
Still puzzled.
 Originally Posted by Me
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)
-
Nov 7th, 2015, 07:31 AM
#3
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)
-
Feb 24th, 2016, 06:23 PM
#4
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|