Skip to content

AnA07S03PrintingSupport

Jeroen Baten edited this page Mar 9, 2018 · 1 revision

TWiki> LibrePlan Web>AnA07S03PrintingSupport (24 Jun 2011, JavierMoran)EditAttach

Story summary Printing support
Iteration AnA07PlanningWindow
FEA AnA07S03PrintingSupport
Story Lead  
Next Story  
Passed acceptance test No

Tasks

Improve printing support

Currently we have 3 different problems in printing:

  • Sometimes it returns a blank screen. We don't know why.

  • Others it returns "Changing perspective". This happens because of the render hasn't finished.

  • Sometimes CutyCapt doesn't generate the image or PDF so the URL is not accessible.

    gcc -o photo photo.c `pkg-config --cflags --libs webkit-1.0`
    

Possible solutions:

  • Fix current problems with CutyCapt.
  • Try wkhtmltopdf which have a more active development.
  • Try a script by Xan that we'll give us the full control for this part (http://pastebin.com/m3ba4e165).

Include filter options in printing

Now there are two visualization options of the Gantt for a project which are not being taken into account. These are:

  • The filter of the Gantt. If it is being applied a filter to the Gantt it is not being taken into account and because of this, there is not any way to print the result of filtering a Gantt.
  • Show only tasks. If you want to print the tasks avoiding the containers now this is not possible.

So, this task is to allow the two elements just cited. It will be done adding to the pop-up of window preferences two more options:

  • Include filtering values of screen.
  • Show only tasks.

User stories

Tasks Est Spent To do Risk Reviewer Developer Task Name Start Date Est End Date End Date
Task 80 64 16 Low JavierMoran ManuelRego Improve printing support      
Task 30 22 8 Low JavierMoran LorenzoTilve Improve printing support      
Task 20 0 20 Low JavierMoran   Include filter options in printing      

Total Hours in this Story

User Spent in XpTracker Spent in phpReport Ok?
ManuelRego 64 0 ALERT!
LorenzoTilve 22 0 ALERT!
  0 0 DONE
Total 86 0 ALERT!

Copyright (c) by the contributing authors. All material on this collaboration platform is the property of the contributing authors.

Clone this wiki locally