generating report in pdf format

1 vue (au cours des 30 derniers jours)
ankur
ankur le 8 Oct 2011
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.?

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 8 Oct 2011
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.

Catégories

En savoir plus sur MATLAB Report Generator dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by