Closed JonathanPinney closed 9 years ago
@JonathanPinney: Have you figured out what was the problem?
How I was rendering the html pages was... inefficient. This was causing the Process to timeout and throw the exception. I refactored the html page to be converted and am able to create over 100 PDF pages in just a couple seconds now.
I'm able to convert between 1 and 5 pages with no issue, but once I test with generating 6 pages, the Process times out. Below is arguments string sent with the ProcessStartInfo. I've tried with 32 and 64 bit with no luck. I'm able to use the same argument in command line with no issue.