필터 지우기
필터 지우기

HTML to PDF conversion

조회 수: 58 (최근 30일)
Avratanu Biswas
Avratanu Biswas 2019년 8월 19일
편집: Andrey Kiselnikov 2019년 8월 19일
Hi !
Is there a way to convert a .html file to .pdf using command lines?
Thanks in advance,
Avra

답변 (1개)

Andrey Kiselnikov
Andrey Kiselnikov 2019년 8월 19일
편집: Andrey Kiselnikov 2019년 8월 19일
Hi, report generator allows to save results as a *.pdf file:
But if you still need to convert HTML to PDF by commands you can follow this way:
  1. Convert HTML to DOM https://www.mathworks.com/help/rptgen/ug/mlreportgen.dom.htmlfile-class.html
  2. Save your object as you whish: https://www.mathworks.com/help/rptgen/ug/mlreportgen.dom.document-class.html

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by