Printing large images on multiple pages
Posted by Em on 19 February, 2008
No comments yet
This item was filled under [ Uncategorized ]
Microsoft has a small VB code on their website that comes in handy when you have to print large images like ERD, Class diagrams etc. on multiple pages. You can get a copy of that code from here. Though it requires user to have VB installed on the system since the code is not in the compiled form.
Below is a snap of the little program:

Popularity: 634 views