trichview.support
Re: can I print to arbitrary printer and tray |
Author |
Message |
Sergey Tkachenko |
Posted: 03/10/2003 20:46:07 RVPrint uses application's printer settings. They can be accessed or changing using global Printer object (unit Printers). For example, Printer.Printers - list of printer names. Printer.PrinterIndex - index of chosen printer. You can allow user to choose printer and other options using TPrintDialog or TPrinterSetupDialog (Dialogs page of the Component Palette) > > How can I print the contents of a richview/richedit to a user selected printer > and tray? I am used to QuickReports which allows me to set the printer and > outputBin. If RVPrint does not directly support it can I make Windows API > calls before calling Print? > > Thanks, Richard |
Powered by ABC Amber Outlook Express Converter