Convert HTML to PDF with Matlab
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I'm interested in saving a report as a PDF. Unfortunately, the built-in publish functionality is not flexible enough for what we have in mind... we want to write our own HTML code, save figures, etc. We have an HTML report generated by Matlab, but the images remain in a separate folder. Ideally, we would like to distribute a single report file, so PDF is what we'd like to do. Any idea how to get matlab to save HTML as a PDF? I might have to call some third-party software to do this? Thanks
1 commentaire
Réponses (1)
Azzi Abdelmalek
le 28 Juil 2012
Matlab report generator allows to generate html, pdf and word files. the default is html, but you can set "file format" to pdf. you will find it at the first page when you open your report:
0 commentaires
Voir également
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!