Convert HTML to PDF with Matlab
8 views (last 30 days)
Show older comments
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 Comment
Answers (1)
Azzi Abdelmalek
on 28 Jul 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 Comments
See Also
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!