Hi,unzipArchive api of ConvertPDFService gives following error
com.adobe.livecycle.convertpdfservice.exception.ConvertPdfException:
ALC-CNP-001-202: Error creating directory; nested exception is:
com.adobe.livecycle.convertpdfservice.exception.ConvertPdfException:
ALC-CNP-001-202: Error creating directoryI am using in following
wayProxyConvertPDFService.BLOB createdDocument = svc.toImage(inDoc,
spec);svc.unzipArchive(createdDocument, "d:\\tmp\\test");Please help me
on this.Regards,Arvind