When I take a 273kb jpeg that is 8 bit grayscale and add it to a PDF, the resulting PDF is 444kb. How can I add the jpeg without it getting bloated?
Aspose.Pdf.Page pdfPage = pdf.Pages.Add();
Aspose.Pdf.Image asposeIma…...NET 23.11 ....
Hi Team,
We have found following vulnerabilities in Aspose dependencies.
org.apache.xmlgraphics:fop
CVE-2017-5661
Severity : High
com.google.code.gson:gson
CVE-2022-25647
Severity : High
org.bouncycastle:bcprov-j…...for Java 23.11. Release notes: Aspose.OMR for Java 23.11.0 - Release...
I am using Aspose.Pdf 11.0.0 for .NET (from nuget) I have a simple PDF form that I created with Adobe Pro. It has two form fields: ·
“DateField” that was formatted for a date in the
format of “m/d/yyyy”…...NET 23.11 . aspose.notifier December 20...
Hello Team,
We are facing an error related to ‘Java Heap Space’ while converting images to a searchable PDF.
Please find the detailed stacktrace error below:
java.lang.OutOfMemoryError: Java heap space at com.aspose.…...PDF for Java 23.11 ....
Hello,
I perform conversion from HTML to PDF with following Java code:
final String myDocument1 = "./testcases/HtmlWebRequest.htm";
final String myDocumentOut1 = "./testcases/out/HtmlWebRequest.pdf";
final com.aspose.…...23.11 for Java. Could you please help...
Hello,
If I have a PDF with signature fields, when I convert to PDF/A 3-b, the signature fields are removed (I use Acrobat Reader for verification), but when I convert to PDF/A 3-u, the signature fields remain and every…...NET 23.11 ....
Hello!
We have recently updated Aspose.Slides to latest versions (from 23.5.0, to 23.9.0) and have noticed
that .net6 dependencies for it includes System.Drawing.Common 7.0.0.0
Our company would like to know if there …...roadmap and ETA is version 23.11. We have linked the following...
Hi Team,
We recently updated the Aspose.PDF.dll version 23.6.
After updating we are getting below error while adding a Image to the PDF.
I could find the same error reported in below thread long back but couldn’t fin…...@hariprasanth1998 We tested using 23.11 version of the API in ASP.NET...