I have written a code for printing excel sheet programatically?
The code is:
Excel.PrintOut(......);
I even passed the required parameters exactly,but Iam getting the printout
from only few machines...
Can any one help me in knowing the problem behind this?
