Ticket #2081 (closed bug: fixed)
PDF export exports frame outlines
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | tanya |
Imp._owners: | tanya | Test_owners: | deyan |
Analysis_reviewers: | tanya | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 3.5 |
Description
When you export to PDF with outlined frames, outlines are visible in the PDF. (but they should not)
Change History
comment:2 Changed 16 years ago by tanya
- Status changed from s1b_analysis_finished to s2a_design_started
comment:3 Changed 16 years ago by tanya
- Design_owners set to tanya
- Status changed from s2a_design_started to s3b_implementation_finished
- Imp._owners set to tanya
new BookDocView is created with DEFAULT_READER BookViewOptions - in the reader the frames are without frame outlines.
comment:4 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to tanya
- Analysis_score changed from 0 to 3.5
- Imp._reviewers set to meddle
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Imp._score changed from 0 to 3.5
Merged to the trunk at [7154].
I think it works, but the pdf export is not a reader, can we add new type of options for PDF_EXPORT for example...
3.5p (20m)
Note: See
TracTickets for help on using
tickets.