Changes between Version 7 and Version 8 of Ticket #1756
- Timestamp:
- 07/02/09 13:24:45 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1756 – Description
v7 v8 1 1 Rename the "Save" button to "Export" in the pdf export dialog in order to be consistent with the HTML export 2 3 Design:4 1. In ExportToPDFItem.getFile replace FileDialogInput.Kind.SAVE_PDF with two arguments: "Export", FileDialogInput.PDF_FILTER5 2. Move that method to ExportToPDFLogic