• Spire.PDF for .NET 9.8.5 Crack


    Spire.PDF for .NET is a professional PDF API applied to creating, writing, editing, handling and reading PDF files without any external dependencies within .NET ( C#, VB.NET, ASP.NET, .NET Core, .NET 5.0, .NET 6.0, .NET 7.0, MonoAndroid and Xamarin.iOS ) application. Using this .NET PDF library, you can implement rich capabilities to create PDF files from scratch or process existing PDF documents entirely through C#/VB.NET without installing Adobe Acrobat.

     

    Many rich features can be supported by the .NET PDF API, such as adding digital signature, including timestamp in signature, creating PDF Portfolio, PDF text/attachment/image extract, PDF merge/split, metadata update, section, graph/image drawing and inserting, table creation and processing, and importing data etc. Besides, Spire.PDF for .NET can be applied to easily converting Text, Image, SVG ,HTML to PDF and convert PDF to Excel with C#/VB.NET in high quality.

    Hot Fix Version: 9.8.5

    CategoryIDDescription
    BugSPIREPDF-1752Fixed the issue that opening the result file in Adobe failed after creating an overlay.
    BugSPIREPDF-5146Fixed the issue that the watermark was changed after decrypting a PDF file.
    BugSPIREPDF-5865
    SPIREPDF-6114
    Fixed the issue that finding cross-line text in a PDF file failed.
    BugSPIREPDF-6024Fixed the issue that setting FitToPage and FitToHTML properties under PdfHtmlLayoutFormat didn't take effect.
    BugSPIREPDF-6140Fixed the issue that printing the same PDF file multiple times resulted in increased file size and printing time.
    BugSPIREPDF-6150Fixed the issue that the content orientation was incorrect when printing double-sided.
    BugSPIREPDF-6193Fixed the issue that the application threw a "System.NullReferenceException" exception when adding attachments to a PDF file.

    Hot Fix Version: 9.7.17

    CategoryIDDescription
    New feature-Supports PDF documents text comparison function.
    PdfDocument pdf1 = new PdfDocument(inputFile_1);
    PdfDocument pdf2 = new PdfDocument(inputFile_2);
    PdfComparer compare = new PdfComparer(pdf1, pdf2);
    compare.Options.SetPageRanges(0, pdf1.Pages.Count - 1, 0, pdf2.Pages.Count - 1);
    compare.Compare(outputFile);
    BugSPIREPDF-6113Fixed the issue that it consumed excessive resource  when converting PDF to OFD.
    BugSPIREPDF-6129Fixed the issue that the special European characters (ü, ä, ö) were displayed incorrectly when converting PDF to image and printing PDF files.
    BugSPIREPDF-6145Fixed the issue that the program threw a null pointer exception when getting images.
    BugSPIREPDF-6155Fixed the issue that there was an extra error message in the " Document Integrity Report. " after adding an invisible signature.
    BugSPIREPDF-6157Fixed the issue that the program threw " System.Exception: Cannot create Graphics object from an image with an indexed pixel format " when extracting tables.
  • 相关阅读:
    力扣刷题-移除指定值的链表元素
    Android学习笔记 9. PopupWindow
    vue中预览xml并高亮显示
    Nacos——Distro一致性协议
    高薪程序员&面试题精讲系列150之电商专题(上)-你们的电商项目有什么特色?是B2B还是B2C、还是C2C的?直播电商你了解吗?
    宝塔面板搭建网站教程:Linux下使用宝塔一键搭建网站,内网穿透发布公网上线
    目标检测论文解读复现之五:改进YOLOv5的SAR图像舰船目标检测
    阿杰的活动
    java计算机毕业设计云端小区物业智能管理系统源码+系统+mysql数据库+lw文档+部署
    Linux入门教程:P15->软件包管理
  • 原文地址:https://blog.csdn.net/john_dwh/article/details/132598089