Environment:
Aspose.PDF .net 22.10
net6.0 in official .net6 container: mcr.microsoft.com/dotnet/aspnet:6.0
It appears the latest version have some issue with the following PDF. I am using svg save options, last working version is 22.5.
Code snippet:
…
// save the first page as a pdf file
var pdfFirstPage = new Aspose.Pdf.Document();
pdfFirstPage.Pages.Add(pdfDoc.Pages[1]);
var pdfSaveOptions = new Aspose.Pdf.SvgSaveOptions();
pdfFirstPage.Save(outStream, pdfSaveOptions);
…
The issue is the page is corrupted, all the image and text are smushed into 1 line, and it look like text are inverted. This is what it looks like given the attached file above. image.png (32.0 KB)
We have logged an issue PDFNET-53094 in our issue tracking system for this case. We will look into its details and keep you posted with the status of its correction. Please be patient and spare us some time.
We are sorry for the inconvenience.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.