Feb. 18, 2018
5:16 p.m.
Hi, can someone please tell me how to export a document using pillar7? For pillar5 the example used to be: 1. configuration := PRPillarConfiguration new. configuration outputType: PRHTMLWriter. PRExportPhase executeOn: { document } with: configuration. Thanks!