This is the second article on Print management in D365FO, describing some of the advanced features of Print management. If you are new to Print management, please read the first article, Print Management in Simple Words, which describes the basics. Conditional Print management setting Conditional […]
Category: MS Dynamics 365 for Finance and Operations (203)
PDF/A Standard Versions and Conformance Levels
The PDF/A standard defines specific requirements and constraints on the PDF file format to ensure that PDF/A-compliant documents are self-contained, device-independent and suitable for long-term archiving (the “A” stands for archive). These requirements include guidelines for fonts, color, metadata, transparency and other aspects of PDF […]
Build Models, Sync DB and Deploy Reports Using CLI D365FO Tools
When automating installation, upgrade, compilation, and database synchronization of AX models via scripts, the following CLI D365FO tools are at your disposal: ModelUtil.exe: to import, replace or delete models. Learn more>> xppc.exe: to build models. LabelC.exe: to compile labels. reportsc.exe: to compile SSRS reports. DeployAllReportsToSsrs.ps1: […]