Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Best way to add printing support to an RCP app?
Best way to add printing support to an RCP app? [message #528266] Mon, 19 April 2010 17:31 Go to next message
Eclipse UserFriend
My app currently uses a custom editor for an EMF model that is stored in an xmi file. I'd like to be able to print this data according to a predefined format. I saw the org.eclipse.swt.printing, but that looks like it could be quite painful to use. Is there an easy way to add printing support to my RCP app? How does the default print option eclipse provides for text files work (what plugin provides that functionality)?

Thanks,
Ryan

[Updated on: Mon, 19 April 2010 17:32] by Moderator

Re: Best way to add printing support to an RCP app? [message #528268 is a reply to message #528266] Mon, 19 April 2010 17:34 Go to previous message
Eclipse UserFriend
http://www.eclipse.org/nebula/widgets/paperclips/paperclips. php or you
create a PDF e.g. using iText and send this one to the printer.

Tom

Am 19.04.10 23:31, schrieb Ryan:
> My app currently uses a custom editor for an EMF model that is stored in
> an xmi file. I'd like to be able to print this data according to a
> predefined format. I saw the org.eclipse.swt.printing, but that looks
> like it could be quite painful to use. Is there an easy way to add
> printing support to my RCP app?
>
> Thanks,
> Ryan
Previous Topic:Data binding issue
Next Topic:Proxy settings and Update manager
Goto Forum:
  


Current Time: Fri Jun 20 04:32:39 EDT 2025

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

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

Back to the top