For several days I am suddenly not able to create signed pdf documents. It always generates error while signing. I tried even older versions (4.3.0) on three computers with different OS, on different networks, with the same error. Nothing changed in my environment, maybe only some windows updates.
Has anybody experienced the same issue, or resolved it?
Thank you.
Bellow is log:
2022-06-15 12:56:03.6001 [Error] pdfforge.PDFCreator.Editions.EditionBase.CustomBindingResolver.CurrentDomain_ResolveAssembly: The assembly file does not exist: C:\Program Files\PDFCreator\itext.licensekey.dll
2022-06-15 12:56:03.6349 [Error] pdfforge.PDFCreator.Editions.EditionBase.CustomBindingResolver.CurrentDomain_ResolveAssembly: The assembly file does not exist: C:\Program Files\PDFCreator\itext.licensekey.dll
2022-06-15 12:56:05.5003 [Error] pdfforge.PDFCreator.Core.Workflow.JobRunner.RunJob: The job failed: System.IO.IOException while signing:
Not enough space (Signature_GenericError)
2022-06-15 12:56:05.6133 [Error] pdfforge.PDFCreator.Core.Workflow.ConversionWorkflow.HandleProcessingException: System.IO.IOException while signing:
Not enough space
Signature_GenericError
System.IO.IOException: Not enough space
at iText.Signatures.PdfSigner.SignDetached(IExternalSignature externalSignature, X509Certificate[] chain, ICollection1 crlList, IOcspClient ocspClient, ITSAClient tsaClient, Int32 estimatedSize, CryptoStandard sigtype, SignaturePolicyIdentifier signaturePolicy) at iText.Signatures.PdfSigner.SignDetached(IExternalSignature externalSignature, X509Certificate[] chain, ICollection
1 crlList, IOcspClient ocspClient, ITSAClient tsaClient, Int32 estimatedSize, CryptoStandard sigtype)
at pdfforge.PDFCreator.Conversion.Processing.ITextProcessing.ITextSigner.DoSignPdfFile(PdfSigner signer, Signature signing, JobPasswords jobPasswords, TimeServerAccount timeServerAccount)
at pdfforge.PDFCreator.Conversion.Processing.ITextProcessing.ITextSigner.SignPdfFile(PdfSigner signer, ConversionProfile profile, JobPasswords jobPasswords, Accounts accounts)
2022-06-15 12:56:10.5102 [Error] pdfforge.PDFCreator.Core.Workflow.JobInfoQueueManager.ProcessJob: The job 'Orzo' terminated at step Error and did not end successfully.