DECA-273: Adapt the Exporter UI design to handle PDF export status messages

Metadata

Source
DECA-273
Type
Task
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Jonathan Hung
Reporter
Jonathan Hung
Created
2012-06-08T15:32:39.409-0400
Updated
2012-09-06T10:30:09.814-0400
Versions
N/A
Fixed Versions
  1. 0.6
Component
  1. Export

Description

Genpdf now supports progress reporting. This allows Exporter to report some sort of progress. Adapt the UI to give the user feedback on the progress of generating a PDF.

Status reporting should also include errors.

Attachments

Comments

  • Jonathan Hung commented 2012-06-26T10:35:03.292-0400

    An early design has been created, but lacks the exact details of the stages for Types 1 to 3.

  • Jonathan Hung commented 2012-06-26T11:00:28.540-0400

    Type 1 stages: "books2pages", "ocro2pdf.py", "END"

    Type 2 stages: "books2pages", "pages2lines", "lines2fsts", "fsts2text", "ocro2pdf.py", "END"

    Type 3 stages: "books2pages", "pages2lines", "lines2fsts", "fsts2text", "binned-inter", "ocro2pdf.py", "END"