Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

(Q): Printing MetaFiles on different printers...

0 views
Skip to first unread message

A. Crouzen

unread,
Jan 29, 1997, 3:00:00 AM1/29/97
to

Hi,

In my program, I dump a MetaFile to a printer using the following line(s)
of code:

printer.Begindoc;
PlayENhMetaFile(Printer.Handle,MyMetaFile.handle,rect(0,0,printerwidth,Print
erHeight));
printer.EndDoc;

The MetaFile contains (amongst others) lines drawn with the pen.style
property set to psDash. On a HP Laserjet 5 this prints OK, but on a HP
DeskJet 850C the lines are solid.

How can I get the DeskJet (or any other printer for that matter) to print
the lines corectly?

Thanx,

Alex Crouzen.

--
---
Alex Crouzen, t...@xs4all.nl
Software engineer
PROBUS, Professionals in Business Systems Mijnbouwplein 11
phone: +31-15-2619238 2628 RT Delft
fax: +31-15-2619238 The Netherlands


0 new messages