Recent

Author Topic: What I need to install or include for Printer.Canvas  (Read 4696 times)

Fortuna1

  • Full Member
  • ***
  • Posts: 164
What I need to install or include for Printer.Canvas
« on: February 08, 2009, 04:49:09 pm »
I install this:

SUSE 11.O
fpc-2.2.3-20090121.i386
fpc-src-2.2.3-20090121.i386
lazarus-0.9.27.18367-20090121.i386


and

I need this print  to my printer.


Printer.BeginDoc;
Printer.Canvas.Font.Name := 'Courier New';
Printer.Canvas.Font.Size := 24;
Printer.Canvas.TextOut(100,100, 'text text text');
Printer.EndDoc;

Thanks.

Phil

  • Hero Member
  • *****
  • Posts: 2737
Re: What I need to install or include for Printer.Canvas
« Reply #1 on: February 08, 2009, 04:51:03 pm »
Sorry, but is there a question there?

Thanks.

-Phil

Fortuna1

  • Full Member
  • ***
  • Posts: 164
Re: What I need to install or include for Printer.Canvas
« Reply #2 on: February 08, 2009, 06:50:08 pm »

I found mistake.
Thanks



 

TinyPortal © 2005-2018