|
-
December 4th, 2002, 04:07 PM
#1
Formatted Printing in VB.NET
Does anyone know of a reference that pulls together all the pieces of the .NET Framework to explain how to do the same kind of formatted printing you used to do with the Printer object in VB6? -- Things such as Printer.CurrentX and Printer.CurrentY to position the next insertion point on a page, Printer.Print, Printer.NewPage, Printer.EndDoc. .NET breaks the Printer and if you want to do formatted printing you have to find all the pieces and put them back together. The 5 .NET books I have only contain references to dumping a file to the printer.
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
|