Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF Generator #1536

Closed
JelteMX opened this issue Mar 11, 2019 · 1 comment
Closed

PDF Generator #1536

JelteMX opened this issue Mar 11, 2019 · 1 comment
Assignees

Comments

@JelteMX
Copy link
Contributor

JelteMX commented Mar 11, 2019

  • PDF generation is now done through markdown-pdf.
  • This poses some problems in terms of speed & lack of table generation
  • Should be replaced with a customised version of mdpdf, which uses Puppeteer instead of chromedriver. A quick test reveals it works with tables as well. Need to investigate how to properly parse the generated page, set the correct styling.

If successful and with good speed, this could potentially generate all PDFs. Creating this issue to be fixed later

@JelteMX JelteMX self-assigned this Mar 11, 2019
@Adam-Dupaski
Copy link
Contributor

Added to our ideas & improvements list for stack update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants