Skip to content

ItEr68S08PrintingSupport

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

TWiki> LibrePlan Web>ItEr68S08PrintingSupport (24 Jan 2011, ManuelRego)EditAttach

Story summary Printing support
Iteration ItEr68week02To03
FEA ItEr68S08PrintingSupport
Story Lead  
Next Story  
Passed acceptance test No

Acceptance Criteria

Additional Specification Comments

Implementation Notes

Tested wkhtmltopdf tool but it's not working properly when adding a delay (--javascript-delay 10000). I'm not able to get a Gantt printed from command line.

Also compiled and tested Xan's script, but it's not working right now (even for simple pages, I'm not talking about a Gantt). It seems like an infinite loop or something like that.

-- ManuelRego - 20 Jan 2011

Xan's script finally seems to work (not for igalia.com but yes for other webpages). In order to try it you need to compile with the following command.

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

The script lacks 2 features:

  • Delay parameter in order to wait some time before take the photo.
  • CSS parameter to pass a stylesheet that could modify the final result.

Doing more tests and trying to find out some JavaScript problems.

-- ManuelRego - 24 Jan 2011

 

Delay Causes

Final or Pending Considerations

 

Commits

%RPSHOWGITCOMMITS%

Tasks in this story

Tasks Est Spent To do Risk Reviewer Developer Task Name Start Date Est End Date End Date
Task 20 12.75 0 Low JavierMoran ManuelRego Improve printing support      

Total Hours in this Story

User Spent in XpTracker Spent in phpReport Ok?
ManuelRego 12.75 0 ALERT!
Total 12.75 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