Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer Objects Scale
Message
From
16/07/2001 14:19:51
 
 
To
All
General information
Forum:
Visual Basic
Category:
Pictures and Image processing in VB
Title:
Printer Objects Scale
Miscellaneous
Thread ID:
00531133
Message ID:
00531133
Views:
52
I'm haveing a very specific problem dealing with the Printer Object Scale mode.
I'm updateing a VB3 Project to VB6 and Everything that is supposed to print prints in the right spots except that is prints on the wrong side of the page. The scale is being set from top,left - bottom,right to bottom,left- top,right so that my graphs will print in the proper direction. I have narrowed this down to the fact that my user defined scale is not being excepted, but instead using a defualt scale of some sort. Does anyone know what might be wrong?

an example fo the problem looks some what like this

IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
I
I 0 5 10 15 20
I | | | | |
I ------------------------------------
I | . (graph here)
I ------------------------------------
I
I title
I
I
I
I
I


Should be like
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
I
I title
I
I -----------------------------
I | (Graph here)
I -----------------------------
I | | | | | |
I 0 5 10 20 25 30
I
Reply
Map
View

Click here to load this message in the networking platform