|
|
|
Re: Simple PDF Viewer using PDFRenderer [message #986236 is a reply to message #986007] |
Mon, 19 November 2012 10:00  |
Eclipse User |
|
|
|
Thanks for the reply. After much thought I think I have figured out how to make this a much simpler question. The users machines may or may not have acrobat. So I can not use that as a option. But I think my bottom line problem is the bridging. Let me try to explain.
My user clicks a SWT button to run a method that calls the printclass. The printclass is not set up like a typical SWT dialog. But has a section of code that calls a printDialog (AWT). That call is where the problem is. I have read over the bridge information. But I can not get it to work.
How do I run a new thread for the printclass operation and have it use AWT from a SWT GUI? I think that is the main problem I am having?
|
|
|
Powered by
FUDForum. Page generated in 0.04193 seconds