Re: TZF - Printer Help Needed
| Newsgroups | gmane.comp.lang.delphi.topaz |
|---|---|
| Message-ID | <[email protected]> |
In a message dated 05/17/2003 9:31:22 PM Eastern Standard Time, [email protected] writes: > Hmnn... > > Injecting the CHR(12) will give you the page feed you need, but it will > only print the back side of the page if the printer knows to do so. > > That kind of thing is usually handled by the printer driver. I have used > several duplex printers and always had to set the duplex mode in the > printer driver. I have never had to do it programatically, but I guess it > could be done using the Windows printer API (if enough was known about the > driver). Most users have not wanted to duplex print full-time, so they are > happy to set that mode in the printer driver only when they need it. > > Sorry my answer is not very specific, but it gives you an avenue to > investigate :-) . > > Regards, > > Mike > > Thanks Mike - I have figured this out ( I think ) ... I cannot print directly out of the RichEdit object. If you put a Chr(12) in it, I think that the RichEdit must put a wrapper around it which makes the printer ignore it. Anyway, I went back to uses printers .... then to AssignPnt and used writeln ... pretty sure it is working now. Bob ==^================================================================ This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt Or send an email to: [email protected] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html ==^================================================================