VBScodePrint supports customization of:
- Page Layout - Print in portrait or landscape page orientation, multiple columns, page and/or column borders, single/double sided printing, page margins.
- Page Headers and Footers - Include and set font attributes for script filename, printed date, printed time and page number on each page.
- Line Numbering - Each source code line can be numbered. Line numbering can be continuous, reset at the end of each page or procedure. Line number interval can also be set.
- Syntax Highlighting - Set font attributes for comments, constants, identifiers, keywords, strings, line numbers, procedure headers and project information.
- Connection Lines - Visual Basic paired statement constructs (For … Next etc.) can be printed with connecting lines to clarify code block structure.
- Comments Alignment - Comments can be indented to align with the source code. End of line comments can be vertically aligned to a column number.
- Procedure Index - Print an index of all the scripts in the printout.
- Procedure Separator - Each procedure can be separated by a very thin horizontal line or printed on a new page.
- Export Output - The output can be exported to HTML, RTF and PDF formats.
- Auto Indent - The printed source code can be indented and the indent size can be specified.
- Monochrome Printing - Monochrome printing is supported.
- Print Quality - Print quality can be set to draft, low, medium or high.
- Line Spacing - Line spacing can be set to half, single, one & half double.
- Output Scaling - The output can be scaled if the printer supports it.
- Watermarks - User defined watermark bitmaps can be included on every printed page
- Coversheets - User defined coversheet can be included in your printouts.
VBScodePrint's professional styled color coded printouts are ideal for:
- Learning programming using scripting language VBScripts.
- Documenting VBScripts
- Debugging and supporting complex systems developed using VBScripts
- Code inspections
- Submitting presentations to tutors and/or clients.