Hi,
I am trying to generate PDF for articles. The problem is that the PDF fails to generate in Safari(version 6.1) some times. We have tested the application in IE, and there it seems to work fine, but in Safari (our app should support iPad), it breaks 4-5 times in around 10 attempts. In Safari, on clicking of 'Generate PDF' button, the page just refreshes, without any response.
There is below attached exception in error logs. I also found out that the responding WFEs in both(PDF is generated & PDF is not generated) cases are the same.
We have used iTextSharp to generate the PDF for the article.
Any ideas, what's wrong?
This is the exception from the error log:
Vipul Gupta