Источник:
http://www.axaptapedia.com/SourceCodeToHTMLPrinter
==============
Summary: Allows X++ Source Code to be converted and placed in the HTML Viewer where it can then be printed
This is for those developers whom from time to time print their X++ source code to a printer.
The standard functionality only prints in black and white. This small Module will allow you to print in color and will give the same look and feel as the CodeEditor.
[[Image:SourceCodeToHTMLPrinter.jpg]]
[[Media:SharedProject SourceCodeToHTMLPrinter.zip]]
This Project has been developed for Microsoft Dynamics AX 2009
After the XPO SourceCodeToHTMLPrinter has been imported, the Method addIns_PrintCode should be inserted in the standard Class EditorScripts.
The Method may be found in the Class SourceToHTML_Converter.
Источник:
http://www.axaptapedia.com/SourceCodeToHTMLPrinter