HTML to PDF conversion

Hi !
Is there a way to convert a .html file to .pdf using command lines?
Thanks in advance,
Avra

Respuestas (1)

Andrey Kiselnikov
Andrey Kiselnikov el 19 de Ag. de 2019
Editada: Andrey Kiselnikov el 19 de Ag. de 2019

0 votos

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

Categorías

Más información sobre MATLAB Report Generator en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 19 de Ag. de 2019

Editada:

el 19 de Ag. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by