Hi everybody.
I'm trying to generate some report with a C code. To do that, I'm using a special API for Crystal Reports. In this API you can find the first function to call, PEOpenPrintJob(directory).
By calling this function, I obtain the error 544: access denied for this directory: it may be used by an other program.
Does anybody know what is the kind of error ? My directory is really not used by any other program !
Thank's in advance for your help.
