Save the file in PDF using Excel

Kau_147Kau_147 Member Posts: 84
Dear all,

I have make the report which is save in PDF file using Excel automation.I have done the coding using Excel object Liberary 12.0 which is working sucessfully. but On client server installed the MS Office 2003, which is they dont want to change.

I have face the problem when call the SaveAs function.
The code written for that as follow :

xlWorkBook.SaveAs('PCR.pdf',57);

Can anybody please help me....? ](*,) ](*,)

Thanks in Advance.

Best Regards,
Kavita B.
Best Regards,
Kavita Mutha

Comments

  • manisharma31manisharma31 Member Posts: 285
    It would be better to change the office library to MS Office 2003.
    Regards,
    Manish
Sign In or Register to comment.