Printing problem in excel

  • Thread starter Thread starter Shreepad Gokhale
  • Start date Start date
S

Shreepad Gokhale

Hello,

I have a excel file which is formatted in such a way that 1:1 print
matches the physical labels.( We have adjusted the height & width of cells.)

Now my problem is when we print this excel from two different machines, prints are different, even though it is printed on same printer.

My doubt is that it is related to aspect ratio/ screen resolution.

When we print it from a machine with 17" square ( regular ) monitor prints are okay, but when we print is from machines with wide monitors prints are off.

Can this happen? or am I missing something.

Thanks in Advance

Regards,
Shree


Submitted via EggHeadCafe - Software Developer Portal of Choice
WPF - XAML Change Binding Attributes At Runtime
http://www.eggheadcafe.com/tutorial...9c-71731557c486/wpf--xaml-change-binding.aspx
 
If you are trying to print labels, the best bet is usually to use MW Word
mail merge using data from your Excel file.
 
Back
Top