webgio / Rotativa

Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa
http://letsfollowtheyellowbrickroad.blogspot.it/search/label/Rotativa
MIT License
621 stars 224 forks source link

Whhtml driver timeout #229

Open molekp opened 2 years ago

molekp commented 2 years ago

Description

Currently whtml's doesn't have parameter to set timeout time. i've provide this functionality is Rotativa. When starting process of whtml (pdf or image) we can wait proces exit for given amout of time.

Additional info

I've also accepted some code from PR in original repository:

Fixes

This PR fixes issue https://github.com/webgio/Rotativa/issues/203