Search Tools Links Login

Print an Envelope, with a company logo.


Visual Basic 6, or VB Classic

This can print with envelopes, it also prints a company logo with it.
Very simple all you have to do is along the lines of this:
frmPrint.Logo = "c:...."
frmPrint.City = "New York"
[blah....]
frmPrint.Line1 = "17"
frmPrint.Init
And that's that, up comes a useful little form that says its printing an envelope and it has a progress bar and its modal and everything. PLEASE VOTE... this took me ages to get this to work.

Original Author: Chris Rose

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 84 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1107010292000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,796 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.