VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ModPrint

renyi[ace]  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Beginner   Wed 3rd February 2021

A "GOOD" print module.
Supports many functions like :


SetFont
SetupPrinter
QuickPrint
GetY
GetX
AlignCenter
AlignRight
AlignLeft
PrintHeader
PrintFooter
PrintPageNum
PrintLine
CheckPageLen
EndOfPage


Hope you like it.


10/10/2006 : Included a demo program, and a common dialog example. Re-classified as beginner level code. Happy printing ^.^
Tip: VB can print most object simply by doing a Print obj. Example: Print Picture1

Rate ModPrint (10(10 Vote))
ModPrint.bas

ModPrint Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters