salilab / IHMValidation

Validation software for integrative models deposited to PDB
MIT License
2 stars 2 forks source link

Conflicting settings for wkhtmltopdf #41

Closed aozalevsky closed 2 years ago

aozalevsky commented 2 years ago

wkhtmltopdf settings seem to be conflicting. Despite the fact that javascript was disabled, timeout is still applied and causes a considerable delay during pdf generation. Related to #38

https://github.com/salilab/IHMValidation/blob/92b1d3722694a64ea4f4c0e3cf61babfa42f56af/example/Execute.py#L78-L79

https://github.com/salilab/IHMValidation/blob/92b1d3722694a64ea4f4c0e3cf61babfa42f56af/example/Execute.py#L95-L96