Hi,
I have a very strange problem.
I have a program running on a Terminal-server.
If I print to the 'Adobe PDF' printer with the command 'Print ... FROM USER and select 'Adobe PDF', it works.
If I use PRINTER ... TO 'Adobe PDF', I get an error, printer not installed.
If I list al the printers with the function aGetPrinters(), I can't see 'Adobe PDF', but the other installed printer , and a lot of printers that are not installed anymore.
It seems that GetProfString(), that is called from PRINTER, does not see the correct printers.
This is the first time that I have this problem, it is also the first time that it is used on Terminal Server.
That version of program is an old version of FWH7.10.
Is there a way to soved this problem?