Printing an Excel sheet to PDF - Print to filename

3 次查看(过去 30 天)
I am trying to use the PrToFileName argument, but it is still asking for a filename to save as. I am using the following code:
hWorksheet.Range('A1:N10').PrintOut(1,1,1,'False','ScanSoft PDF Creator!','True','True','C:\test.pdf');
So the code saves the PDF, but it asks me for the filename instead of taking it from the argument. Am I doing something wrong?
Thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by