I'm trying to use custom report designs with print management and am having difficulties. I duplicated the stock free text invoice report and created 2 custom report designs. The goal is to have D365 use one report design/format if the invoice amount is < $0, otherwise use the other report design. I got things to the point where it will use the default custom report design, but it always uses that one, rather than using the alternate design when the print management setting criteria is met (invoice amount < $0). I can provide more detail, but here are some of the things I have implemented:
- Added criteria to the print management settings
- Added a case to a PrintMgmtDocTypeEventHandler class extension to point to my default custom design (not sure if I can add both designs here)
- Added both report designs to a PrintMgmtReportFormatPopulator class extension so I can select both designs from print management
Let me know if specific screenshots would be helpful in understanding my situation. Thank you!

Report
All responses (
Answers (