we have done something similar, actually also from within SWT/Java. Heres some 
caveats:

1. If you want a version of XULRunner > 10, you must move up to at least 
Eclipse 4.4M5. That version supports XULRunner 24. You can, however, manipulate 
your Eclipse target to include the 4.4M5 SWT bundles only

2. your solution won't be able to handle large images/webpages. If the 
generated image in itself will not blow up your app because of memory 
consumption, the conversion to AWT will surely do so.
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to