CodePrint is a free module for DotNetNuke 3.x. It allows you to post source code examples of VB, C#, Javascript and HTML in a properly formatted and colorized manner, similar to what you would view in VS.NET.
CodePrint's features include:
- Colorized Print
- Option to include line numbers
- Option to highlight alternating rows
- Control over tab indent width
- Optional textarea that allows users to download code in ASCII format
- Optional textarea that allows users to download code in HTML 4.01 compliant format
- Handles most .NET and supporting languages