04-29-2002 03:14 PM
04-29-2002 05:54 PM
04-16-2007 11:36 AM
Dear Jack,
did you find any solution to your problem that is the same of mine? How to make a print independant from screen resolution?
How to fit it to the page?
Thankyou
Steve
04-16-2007 11:41 AM
04-17-2007 04:48 AM
What do you mean when you say: 2: scale to fit.
I need to have a full page printed but i have the problem that, if the print oversize margins it does not print at all.
I cannot know which printer are they going to use and the printers can differ a lot in margins, laser have few mm, instead inkjet have sometimes 1 or 2 cm.
I tried to estabilish extrasure margins but in that way, sometimes growing with screensize resolution, i have the xaxis out of print (not printed at all).
Maybe the solution is to know the right margins before trying to print, and "scale to fit", but how?
My problem is that i have to resize smaller again my graph just to be sure, until another screensize not used today will give the problem.
Greetings
Steve
04-17-2007 05:30 AM
Maybe You can tell me why i cannot see the problem on machines with Labview (8.2), and instead i see it on machines with .exe standalone.
Did i miss something?
Greetings
Steve
04-17-2007 09:25 AM
Steve:
I am having a hard time understanding what your issue is, are you not able to center the graph on the screen so that it is resolution independent, or?. Please provide me with more information so that I can better assist you.
Regards,
Rudi N.
04-17-2007 09:46 AM
I try to explain better:
with standard report i created a nice page with two pictures: upper a cluster of controls with logo of customer, report name etc. and lower an image from a graph control.
When i print this page on the develpment system i have got no problem, everything goes well every time. The Graph is well centered and printed, very big and very clean.
When i make it run as executable in a standalone pc it depends: if the screensize resolution is 1024x768 everything goes well, instead if the resolution used is bigger, for example 1280x1024 half a cm it's cutted from margins. I cannot know what kind of printer my customers are going to use, so i had to be strict with margins, because if they use inkjet printers i cannot avoid the "margin error" from eating my printout.
So i'm going to resize again my graph to make it smaller, but i cannot understand why it works well on development system and became "resolution dependant" on standalone pc.
I hope to have been more clear this time.
Thankyou
Steve