Convert PDF to PDF/A using Aspose.PDF for .NET - Spaces in destination pdfa after conversion

Hi,

We have a test document test.pdf (57.3 KB)

and after conversion with Aspose.Pdf component (19.7.0) we get an extra character in destination document (see attached doc asposeSpace.png).

asposeSpace.png (14.0 KB)

I am also sending you converted document named testPDFA.pdf.

testPDFA.pdf (130.8 KB)

The code we are using for conversion is:

Aspose.Pdf.License licensePdf = new Aspose.Pdf.License();
licensePdf.SetLicense(“Aspose.Pdf.lic”);
Aspose.Pdf.Document pdf2 = new Aspose.Pdf.Document(“test.pdf”);
pdf2.Convert(“log.xml”, Aspose.Pdf.PdfFormat.PDF_A_1A, Aspose.Pdf.ConvertErrorAction.None);
pdf2.Save(“testPDFA.pdf”);

Can you please look at the problem and inform us with appropriate solution.

Thank you very much.

Regards,
Danijel

@leon.oven

Thanks for contacting support.

We were able to replicate the issue in our environment while using Aspose.PDF for .NET 19.8. We have logged it as PDFNET-46939 in our issue tracking system for the sake of correction. We will further investigate the issue in details and keep you posted with the status of its correction. Please be patient and spare us little time.

We are sorry for the inconvenience.

Any news regarding this bug? We really want to use aspose in production environment as soon as possible. Please let me know what is the status of this bug and when it will be processed.

Thank you .

Regards,
Leon

@leon.oven

We are afraid that earlier logged issue has not been yet resolved due to low priority. As it was logged under free support model, it will be investigated and resolved on first come first serve basis. We will surely inform you as soon as it is rectified. Please be patient and spare us some time.

We are sorry for the inconvenience.