I think that it have to be made in another way.
When I use TdialogPrinter everything is OK After run Execute method I change the printer and all properities of new printer are automatycally available.
I want to change printer in code without opening DialogPrinter.
Zbych,
Hi,
I’m writing a short program in Delphi 6.0 under Windows 2000.
I’ve to print only one page but not on a default printer.
I know only the name of this printer in Windows.
I wrote:
uses ......, printers;
:
:
Printer.PrinterIndex := 1 //Index of printer which isn’t default
Printer.Title :=...
Thaks for reply.
I solved this problem. I found on same list that linked dBase and Paradox tables are read-only, but it can be changed by installing Microsoft Jet 4.0 Service Pack 5.
But now I've another problem. I can't link a dBase tables which have memo fields.
Hi,
I created a MS Access 2002 database, in which I linked to .dbf files. I wrote an application which connect to Acces database through Microsoft Jet 4.0.
Everything is OK when on the computer where I run my application, MS Access is installed otherwise application shows error: Can't read the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.