11 | | * There should be a menu item, which when clicked, the current book is exported in a pdf file. |
12 | | * There should be a dialog which to appear and the user to be able to choose where to save the new file. |
13 | | * In this first revision, a dialog with PDF options won't appear. |
| 11 | From the user point of view the PDF exporting should fulfill these requirements: |
| 12 | * PDF export must be selected from menu File -> Export As... |
| 13 | * This should invoke a dialog window with a different filetypes (.pdf, .html and etc.). Other option is File -> Exports as PDF, this should be discussed and considered in the design phase. |
| 14 | * This dialog gives the opportunity to choose where the file will be saved |
| 15 | * A message that warns for loss of the video content and some interactivity (timelines and etc.) should appear |
| 16 | * In this first revision, a dialog with PDF options won't appear, but you must consider the previous requirements when you're designing this task. |
| 17 | * The created PDF document must represent something like a snapshot of the original book in preview mode |