wiki:BOOK_STATIC_PDF_EXPORT_R0

Version 2 (modified by tanya, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=BOOK_STATIC_PDF_EXPORT_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

The task is to create a way for a Sophie 2.0 Book to be exported in PDF file.

Task requirements

  • There should be a menu item, which when clicked, to export the current book in a pdf file.
  • There should be a dialog which to appear and the user to be able to choose where to save the selected file.
  • In this first revision, a dialog with PDF options won't appear.

Task result

  • The result of this task should be source code.

Implementation idea

How to demo

  • Run Sophie 2.0.
  • From "File" menu choose "Print To PDF" item.
  • A dialog should appear for the user to choose the directory where to save the newly created file.
  • Press "OK".
  • In the directory that the user has chosen should appear a PDF file with the content of the book.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)