generating report in pdf format

4 次查看(过去 30 天)
ankur
ankur 2011-10-8
i have to convert a report generated in word file through my matlab program, to pdf file to make it non editable. I am not using MATLAB report generator.I want that whenever i run my program,a pdf report will automatically open.How can I do that.?

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2011-10-8
To create a .pdf file from a .doc file, install a PDF printer driver from Adobe or the free pdf995. Then in MATLAB, use a Word COM server to open the Word document and then print it to the PDF printer.

类别

Help CenterFile Exchange 中查找有关 Reporting and Database Access 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by