Is there any way of setting up a page in RTF, say, and reformatting so
that it can be drawn on TPrinter.Canvas?

Currently I'm measuring the positions of lines and text in millimetres
and scaling them up so that I can use Printer1.Canvas.Moveto(470,625)
and Printer1.Canvas.LineTo(880,625).
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to