The cause of the problem is probably situated in the compiled version of the program, because the program works fine in the non-compiled application.
Tony From: [email protected] [mailto:[email protected]] On Behalf Of A.G. IJntema Sent: maandag 5 december 2011 21:14 To: RBASE-L Mailing List Subject: [RBASE-L] - Print Option PDf in combination with Remote Desktop 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

