generating report in pdf format

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일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

태그

질문:

2011년 10월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by