Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Fix Version/s: EE-1.8.2.GA_P04, 3.1.0.BETA1, 3.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:all
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
-
Community Contribution:Yes
Description
DataExporter could have a pdf export type.
Activity
Stephane Douxc
created issue -
Tobin Tom
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | PDFExport_jars.zip [ 13243 ] | |
Attachment | ICEPDFExport.zip [ 13244 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] | |
Assignee Priority | P2 | |
Community Contribution | [Yes] | |
Assignee | Mark Collette [ mark.collette ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | P3 |
Ken Fyten
made changes -
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | EE-1.8.2.GA_P04 [ 10280 ] | |
Assignee Priority | P3 | P2 |
Ken Fyten
made changes -
Assignee Priority | P2 | P3 |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P3 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28718 | Sun Apr 15 10:07:33 MDT 2012 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/includes/examples/custom/dataTable-dataExporter.jspx
ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/dataexporter/PDFOutputHandler.java MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/dataexporter/DataExporter.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28719 | Sun Apr 15 20:51:37 MDT 2012 | mark.collette | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/custom/dataExporter-renderer.xml
MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-dataExporter-props.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28723 | Mon Apr 16 11:28:14 MDT 2012 | ken.fyten | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/facelets/build.xml
MODIFY /icefaces/trunk/icefaces/samples/component-showcase/jsp/build.xml MODIFY /icefaces/trunk/icefaces/samples/component-showcase/facelets-enh/build.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28724 | Mon Apr 16 11:37:59 MDT 2012 | ken.fyten | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/README.TXT
|
Ken Fyten
made changes -
Summary | Add a pdf export in dataExporter | Add PDF export to ice:dataExporter |
Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
Salesforce Case | [] |
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Ken Fyten
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Fix Version/s | 3.1.0.BETA1 [ 10335 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Hi,
I have attached a ICEFaces data table PDF export component code and documentation. I used this with 1.8.2, but I am sure there would be a few changes to convert it to a JSF 1.2/2.0 standard, but after those changes the component should work just fine.
Thanks,
Tobin