F
Franck
Hi,
I'm using an xls file through my web service to print out a pdf file
from which I returned path.
In this way, got a macro in my XLS file which do the print out.
Testing it from the xls file works great.
Testing it through my web service failed !
Looking in the pdf printer, I can see no sheets have been selected
despite the fact I did it in the macro.
So , nothing is printed and my web service wait for eternity...
I think it's because my Excel.Workbook object is hidden.
I'm tryin to make the Excel.Application visible, the workbook, anything
possible but NOTHIN ! IMPOSSIBLE to get this @#! spreadsheet visible !
Does somebody has an idea, a sample, a suggestion ?
Please help
Thks.
I'm using an xls file through my web service to print out a pdf file
from which I returned path.
In this way, got a macro in my XLS file which do the print out.
Testing it from the xls file works great.
Testing it through my web service failed !
Looking in the pdf printer, I can see no sheets have been selected
despite the fact I did it in the macro.
So , nothing is printed and my web service wait for eternity...
I think it's because my Excel.Workbook object is hidden.
I'm tryin to make the Excel.Application visible, the workbook, anything
possible but NOTHIN ! IMPOSSIBLE to get this @#! spreadsheet visible !
Does somebody has an idea, a sample, a suggestion ?
Please help

Thks.