Article

From:
To:
Iman L Crawford
Subject:
Re: Error: "Printer selected is not valid."
Newsgroup:
borland.public.delphi.nativeapi.win32

Re: Error: "Printer selected is not valid."

That fixed it.  Thanks Iman and Peter.


"Iman L Crawford" <ilcrawford.at.hotmail.dot.com> wrote in message
news:Xns955558C527B10ilcrwfrd@207.105.83.66...

> Are you running on 2000/XP for the first time?   Write a small app,
> placing a TMemo on the form.  Include the Printer unit.  Then in the
> formcreate event place the following code:
>
> procedure TForm1.FormCreate(Sender: TObject);
> begin
>    Memo1.Lines.Assign(Printer.Printers);
> end;
>
> The naming for printers changed somewhere around Win2000.
FYI: Phrase searches are enclosed in either single or double quotes
 
 
Originally created by
Tamarack Associates
Sat, 23 Nov 2024 04:25:45 UTC
Copyright © 2009-2024
HREF Tools Corp.