|
-
October 7th, 2001, 03:33 PM
#1
Print Text and Form
I want to print some text and a form on the same sheet. With this code, the text is never printed :
Printer.print "Bhla bhla"
frmPrint.PrintForm
Printer.EndDoc
I could use Printer.PaintPicture, but I don't know how to turn my Form into a Picture...
Anybody could help me ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|