You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asked by @LudovicPatho - they need to generate pdf exports of timesheets for the FOREM.
The new underlying structure of graph/mybecode makes the operation quite complex to perform online (configuring lambda to generate pdf), while, with the cli, we can get the data (after the #24 refactor), generate local html pages, then export to pdf, using the hardware of the user.
Command Process
⚠ only for coaches and EMO
Select promo
Select date range (start and end)
Generate html pages
Export to pdf (two npm packages seems useful: pdfmake & pdfkit)
The text was updated successfully, but these errors were encountered:
Asked by @LudovicPatho - they need to generate pdf exports of timesheets for the FOREM.
The new underlying structure of graph/mybecode makes the operation quite complex to perform online (configuring lambda to generate pdf), while, with the cli, we can get the data (after the #24 refactor), generate local html pages, then export to pdf, using the hardware of the user.
Command Process
The text was updated successfully, but these errors were encountered: