-------------------------------1159783398 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Dear all, I'd like to give the user the possibility to print some Ruby-generated results of my programs (this can be PDF, PS, EPS, PNG files, a .doc document, ...) from a GUI program developed in Ruby. So far, I have created a button, which when pressed, should execute some 'system' command to print the document. This works, except for that I don't know what to write in this line except for the system command, when the OS is Windows XP :( Ideally, I'd like the 'system' command to open some option window of the printer software, where further settings (A4, letter paper, portrait,landscape etc..) can be made. Thank you for your help! Best regards, Axel -------------------------------1159783398--