by Paul Jones (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(13 Votes)

Adds printing functionality to the windows list view control(report view). Self contained routine to provide a print facility to the list view control. Lots of features - page numbering, small icon printing, column alignment to name but a few.
No API calls used though comments have been kept to a minimum.
My first upload to planetsc. I may extend this routine if feedback is constructive. Free for private use only - please contact me is you wish to use this code elsewhere.
Inputs
ListView to be printed and an optional heading report heading.
Assumes
Adds printing functionality to the windows list view control(report view). Self contained routine to provide a print facility to the list view control. Lots of features - page numbering, small icon printing, column alignment to name but a few.
No API calls used though comments have been kept to a minimum.
My first upload to planetsc. I may extend this routine if feedback is constructive. Free for private use only - please contact me is you wish to use this code elsewhere.
Code Returns
N/A
Side Effects
Should work on all printers though not tested on all :)
Download List View Print (8 KB)