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

Update setup.py #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dominicmontreuil
Copy link
Contributor

Bring xhtml2pdf to the current 0.0.6 version.

It is compatible with the project and it solves issues when generating reports with large amount of rows that caused "Division by zero" errors caused by the CSS even though the css was valid.

See for reference on the error:
xhtml2pdf/xhtml2pdf#20

I have had to revisit my css as the structure of the generation is slightly different, but not much work required.

Bring xhtml2pdf to the current 0.0.6 version. 

It is compatible with the project and it solves issues when generating reports with large amount of rows that caused "Division by zero" errors caused by the CSS even though the css was valid. 

See for reference on the error:
xhtml2pdf/xhtml2pdf#20

I have had to revisit my css as the structure of the generation is slightly different, but not much work required.
@h3
Copy link
Owner

h3 commented Apr 9, 2015

I will hold it a bit since it might introduce regression for existing reports, I might keep this one for the 1.2 release.

@h3 h3 added this to the 1.2 milestone Apr 9, 2015
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

Successfully merging this pull request may close these issues.

2 participants