Effacer les filtres
Effacer les filtres

How effective is Report Generator DOM API on linux?

2 vues (au cours des 30 derniers jours)
Tom Clark
Tom Clark le 22 Juil 2016
Commenté : Tom Clark le 22 Juil 2016
I need to create an automated reporting system, for software that will ultimately be deployed to linux, windows and mac machines.
Not at all interested in MS Word (tend to avoid it like the plague), but I'll need to render PDF documents as output. Preferable, but not essential for now, is the need to create HTML templates. I need to do it programatically, rather than via a script, so the Report Generator DOM API seems ideal.
Question 1: Does anyone know what engine is used by the DOM API to generate pdf output (and whether it's cross platform compatible e.g. latex as opposed to word)?
Question 2: If the engine is latex, can we get access to the .tex files rather than the 'static' PDF?
Thanks in advance!
Tom

Réponse acceptée

Sean de Wolski
Sean de Wolski le 22 Juil 2016
  1. As of R2016a, you can go direct to pdf on Linux without needing Office or Word installed. It pipes it direct to PDF without LaTex. http://www.mathworks.com/help/releases/R2016a/rptgen/release-notes.html
  2. N/A, No.
  1 commentaire
Tom Clark
Tom Clark le 22 Juil 2016
Succinct and complete answer, thanks Sean!

Connectez-vous pour commenter.

Plus de réponses (0)

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