Problem with printing on IIS

Have questions about novaPDF (desktop or server), or having problems using it? Ask here for help.
Post Reply
mhl
Posts: 1
Joined: Mon Feb 13, 2012 11:34 am

Problem with printing on IIS

Post by mhl »

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?

Claudiu (Softland)
Posts: 283
Joined: Wed Dec 16, 2009 12:46 pm

Re: Problem with printing on IIS

Post by Claudiu (Softland) »

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.
Follow us to stay updated:

Post Reply