Hi,
I have a compiled program running on a server with a remote desktop connection. When I try to print a PDF, the command is not further executed when the message ‘printing’ is shown on the screen The statement (after having removed every other option in the print statement) is: PRINT RETOURBERICHT_DBC WHERE DBC_ID = .V_DBC_ID OPTION PDF |OPEN ON The first step in the execution is fine (it shows a form in which you can change your printer, filename and so on) Am I missing something or are the rules of the game different using Remote Desktop? Any help is much appreciated Tony

