Ticket #603 (closed planned_task: obsolete)
BOOK_STATIC_PDF_EXPORT_R0
Reported by: | Astea | Owned by: | tanya |
---|---|---|---|
Priority: | 3 | Milestone: | M05_PRE5 |
Component: | BOOK_MANAGING | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | EXTRA | Effort: | 2 |
Importance: | 0 | Ticket_group: | |
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | tanya, todor | Design_owners: | tanya |
Imp._owners: | tanya | Test_owners: | |
Analysis_reviewers: | deyan, dido | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 3 | Imp._score: | 3 |
Test_score: | 0 |
Description
wiki page: BOOK_STATIC_PDF_EXPORT_R0 - effort: 2d
Change History
comment:1 Changed 16 years ago by mitex
- Analysis_score set to 0
- Test_score set to 0
- Design_score set to 0
- Owner changed from Astea to mitex
- Imp._score set to 0
- Analysis_owners set to mitex
comment:2 Changed 16 years ago by tanya
- Owner changed from mitex to tanya
- Status changed from new to s1a_analysis_started
- Analysis_owners changed from mitex to tanya
comment:3 Changed 16 years ago by tanya
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:4 Changed 16 years ago by deyan
- It will be better if the menu item is named "To PDF" and is part of a subemenu called "Export" since we will have HTML, Sophie 1, etc
- The button should invoke File Dialog with extension PDF selected.
- It is important which part of the book will be printed - will it be the page, will it include border?
- How we will present the video frames for example? Should the pdf include frame bounds? I guess it will be good if the print is the same as the preview of the book.
- I guess "static" means that the text won't be selectable and the graphics will be like images, not like vectors? please clarify
comment:6 Changed 16 years ago by dido
- Analysis_reviewers set to dido
- In order the analysis to go to the next phase, please answer the comments.
- Also the borders of the frames and the page should be visible in the PDF as well as in the preview mode.
- If preview mode is related please add link in related section.
comment:8 Changed 16 years ago by dido
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Analysis_score changed from 0 to 3.5
comment:9 Changed 16 years ago by tanya
- Design_owners set to tanya
- Status changed from s1c_analysis_ok to s2a_design_started
comment:10 Changed 16 years ago by tanya
- Status changed from s2a_design_started to s2b_design_finished
- Imp._owners set to tanya
comment:11 Changed 16 years ago by meddle
- Status changed from s2b_design_finished to s2c_design_ok
- Design_score changed from 0 to 3
- Design_reviewers set to meddle
There were some problems:
- With the name of the package with the pdf logic.
- With some ugly code in the test.
- The test is throwing exceptions, but the reason is the bad SystemTestBase... There have to be a task for it.
- The code for the implementation had to be merged to the trunk, because the test caused errors during the compilation.
- I had to change the name of the method described in the design like "paint method in SimpleSceneVisual..."
3p (80m)
comment:12 Changed 16 years ago by tanya
- Status changed from s2c_design_ok to s3a_implementation_started
comment:13 Changed 16 years ago by tanya
- Status changed from s3a_implementation_started to s3b_implementation_finished
comment:14 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Imp._score changed from 0 to 3
- Imp._reviewers set to meddle
The implementation is OK. My notes:
- Use logger when catching exceptions and not System.err.println.
- If you use Ctrl+Shift+F fix the ugly code after that.
- I build it under the true author. It's good idea you do it too :)
- Write the time the implementation and the design took you!
I think it's working fine for now,
3.5p (45m)
comment:15 Changed 15 years ago by deyan
- Status changed from s3c_implementation_ok to closed
- Resolution set to obsolete
Batch update from file query-obsoleted.csv
Note: See
TracTickets for help on using
tickets.
changed owner