Hi,
When I convert the attached pdf file to Pdf/A1b the text gets rotated and cropped. I used the following code to convert the document:
var document = new Document(“Wald-rotated-comment.pdf”);
var options = new PdfFormatConversionOptions(“conversion.log”, PdfFormat.PDF_A_1B, ConvertErrorAction.Delete);
document.Convert(options);
document.Save(“out.pdf”, new PdfSaveOptions());
best regards
Alex
Wald-rotated-comment.pdf (87.3 KB)
@Alexander_Winkelmeyer
We were able to reproduce the issue in our environment while using Aspose.PDF for .NET 20.4. We have logged it as PDFNET-47973 in our issue tracking system for the sake of correction. We will further look into details of it and keep you posted with the status of its resolution. Please be patient and spare us some time.
We are sorry for the inconvenience.
Hi,
we have same kind of a problem than this one.
We make old (iText, JasperReports) PDF to PDF/A, a text rotates incorrectly. An image stay correct place and a page alignment stay correct. I have tried different Aspose.PDF versions 19.12, 20.3, 20.4.
Do I need to make another support ticket?
Hi,
Is there any update on this matter?
@alex.vaz
Regretfully, no updates are available at the moment because the ticket could not get resolved due to other issues in the queue. However, we have revived its priority and as soon as we have some updates, we will let you know. We apologize for the inconvenience.
1 Like
The issues you have found earlier (filed as PDFNET-47973) have been fixed in Aspose.PDF for .NET 24.6.