Printing with an Eclipse RCP program
        Posted  
        
            by Raven
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Raven
        
        
        
        Published on 2010-03-26T07:05:25Z
        Indexed on 
            2010/03/26
            7:13 UTC
        
        
        Read the original article
        Hit count: 392
        
Hi,
I am looking for a good, standard way to generate "output" in my RCP programm and print it. This should work as it works on Windows, Mac OS and Linux with the standard print dialog.
I am aware of the Birt project, but I could not find any hints about how to implement it within a RCP programm and how to invoke the standard print dialog and how to pass the Birt generated report to the printer.
Happy for all hints.
© Stack Overflow or respective owner