If you like dismantling InterSystems code. IS use fop at its base to create PDF's.
Follow the method ##class(Ens.Config.Production).CreateDocumentPDF(..)
and if you drill down you will come to the $Z(-100) call in the class Ens.Util.Documentation, and how to set it up to create the PDF. You will need a XSLT to transform the HTML to something it can read.
- Log in to post comments
.png)