Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » WYSIWYG export file
WYSIWYG export file [message #1103172] Fri, 06 September 2013 12:58
Philippe BLANC is currently offline Philippe BLANCFriend
Messages: 1
Registered: September 2013
Junior Member
Hi,
Here is my problem.
I've developed a RCP application (A) that draws some elements on a SWT canvas.
These elements are text, barcode, images...
Now, I have to export what is drawn in a file so that another application (B) can print it.

Here are the constraints:
* WYSIWYG : what is printed by application B is exactly the same as what is displayed by application A (element positions, bounds...).
* Application B is not written in eclipse RCP. It expects one file that describes what should be printed.
* The application A can export a lot of pages to print (up to 20 000)

What is the best way to do this?
I think about two solutions:
* export images
* use a PCL/PS virtual printer driver to export a PCL/PS script file.

Thank you to give me your opinion on this subject.

Best regards,

Philippe
Previous Topic:tool tip on Button ?
Next Topic:We recommend using SWT to generate images dynamically in large quantities? (web app, no desktop)
Goto Forum:
  


Current Time: Thu Apr 25 02:18:16 GMT 2024

Powered by FUDForum. Page generated in 0.02881 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top