Aspose.PDF for .NET V24.12
Released: Dec 13, 2024
V24.12 での更新項目
機能
- Added support for setting output intent for PDF/X-1a conversion with custom ICC profile.
- Added an analyzer to find the most suitable font for document generation, conversion, and text replacement.
- Added an option to set the font size of text stamp automatically.
- Added the ability to get information about document privileges allowance.
- Added the ability to use custom fonts to replace existing ones that do not have enough characters.
- Added the ability to set a no-fill background for CheckBox elements in Forms.
- Added the ability to obtain raw image data to ensure the image wasn't modified during embedding in the document.
不具合の修正
- Fonts changed after converting PDF/A.
- Exception thrown when signing encrypted PDF with PKCS1 certificate.
- Incorrect position of RedactionAnnotation.OverlayText when annotation has QuadPoint set.
- TextFragment uses the wrong font family during text replacement operation with Chinese symbols.
- Document Object cannot be initialized with password-protected PDF.
- Encrypting PDF document causes an Exception.
- "The font does not contain tables for decoding text" error occurs when replacing text.
- Replace Text in PDF throws a NullReferenceException.
- Copying text from one PDF to another is slow.
- API Throws an exception while copying text fragments from one document to another.
- PdfContentEditor ReplaceText returns an object reference not set to the instance of an object.
- Adding of pages generates "Object reference not set to an instance of an object".
- Performance issue in PDF to TIFF conversion.
- TextFragment underline differences between Aspose 24.11 and 24.5 - [REGRESSION].
- Aspose.PDF 23.2: Font subset uses too much memory.
- The HasEditPassword property is not working fine.
- NullReferenceException while loading EPUB file in Linux.
- IndexOutOfRangeException during document saving.
- RedactionAnnotation text alignment does not work properly.
- PDF to PDF/A conversion generates a large file size.
- System.InvalidOperationException is thrown during the PDF optimization step.
- Exception "Incompatible unit types" upon loading an HTML file.
- Regression: NullReferenceException when using PdfFileEditor.Concatenate method.
- Signature is invalid if privileges are set before signing the PDF document.
- PDF to PDF/A-2: Text is hidden.
- PDF to SVG/PNG: White stripes in the output file.
- Regression: OptimizationOptions takes a longer time to execute.
- PDF to PDF/A: The output document is malformed.
- Regression: Concatenation raises the exception.
- Link update in PDF file generates NullReference Exception.
- Low performance of creation interactive elements: CheckBox, RadioButton.
- Converting a particular PDF document to PDF/A-1b throws a stack overflow exception.
- Document.Optimize() method corrupts PDF file.
- Exception thrown "Font doesn't include tables to decode text" when set value with "\r\n" to TextFragment.Text.
- Font style issue on wrapped text.
- Text replacement adds extra space.
- Hyperlinks issue in password-protected PDF.
- Aspose.PDF.Drawing slower than Aspose.PDF in converting images to PDF.