Problem with printing on IIS
Problem with printing on IIS
We're using novaPdf in our WPF project to generate PDF files from flowdocuments. PDF needs to be generated on the "backend". I have a method, which creates PDF file (it's running on IIS) and returns this file as byte array to the calling method (to frontend - client). Problem is that call to the backend method never ends and a calling method can wait forever.
It seems like file cannot be created due to access rights on IIS or something like that. Can someone help me with this?
It seems like file cannot be created due to access rights on IIS or something like that. Can someone help me with this?
-
- Posts: 286
- Joined: Wed Dec 16, 2009 12:46 pm
Re: Problem with printing on IIS
Hello,
Please read this article for more information : http://www.novapdf.com/kb/asp-net-pdf-g ... e-311.html and in particular the Note for it.
Thank you.
Please read this article for more information : http://www.novapdf.com/kb/asp-net-pdf-g ... e-311.html and in particular the Note for it.
Thank you.
Follow us to stay updated:
- Newsletter (get a discount for subscribing): https://www.novapdf.com/newsletter.html
- Facebook: https://www.facebook.com/novapdf
- Twitter: https://twitter.com/novapdf
- Linkedin: https://www.linkedin.com/showcase/novapdf