Bug 212024 - GMF should support PDF format when saving diagrams as image file
Summary: GMF should support PDF format when saving diagrams as image file
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement
Target Milestone: 2.1   Edit
Assignee: James Bruck CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on: 210431
Blocks:
  Show dependency tree
 
Reported: 2007-12-05 11:11 EST by Anthony Hunter CLA
Modified: 2010-07-19 22:00 EDT (History)
2 users (show)

See Also:


Attachments
Export to PDF proposed patch. (14.58 KB, patch)
2007-12-06 13:36 EST, James Bruck CLA
ahunter.eclipse: iplog+
Details | Diff
Proposed updated JUnit. (1.52 KB, patch)
2007-12-06 13:37 EST, James Bruck CLA
ahunter.eclipse: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Hunter CLA 2007-12-05 11:11:59 EST
We can use the same support in Batik being used to export to SVG to export to PDF.
Comment 1 James Bruck CLA 2007-12-06 13:36:14 EST
Created attachment 84653 [details]
Export to PDF proposed patch.
Comment 2 James Bruck CLA 2007-12-06 13:37:01 EST
Cherie, can you please review the attached patches.
(note that the code that changes the name of a getter/setter is currently private so renaming should be ok.)

Also please double check updated version numbers in the packages that are involved.

Thanks.
Comment 3 James Bruck CLA 2007-12-06 13:37:52 EST
Created attachment 84654 [details]
Proposed updated JUnit.
Comment 4 James Bruck CLA 2007-12-06 13:39:23 EST
The proposed fix requires the latest update of batik from orbit ( with fixed import declarations ).
Comment 5 Anthony Hunter CLA 2008-01-03 12:22:37 EST
Moving to M5, we can commit second week of January once GMF adopts newest Batik.
Comment 6 Anthony Hunter CLA 2008-01-08 10:32:19 EST
This delivery depends on Bug 210431
Comment 7 Anthony Hunter CLA 2008-03-28 14:06:31 EDT
Committed to HEAD.

In addition to the patch, we also needed to fix the org.eclipse.gmf.runtime.thirdparty feature to include org.apache.batik.pdf . I made this additional fix.
Comment 8 Richard Gronback CLA 2008-08-13 13:09:09 EDT
[target cleanup] 2.1 M6 was the original target milestone for this bug
Comment 9 Eclipse Webmaster CLA 2010-07-19 22:00:13 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime was the original product and component for this bug