当前位置:网站首页>Spire.PDF for NET 8.7.2
Spire.PDF for NET 8.7.2
2022-07-05 23:18:00 【john_dwh】
Spire.PDF 8.7.2 支持从流中加载 OFD 文件
2022 年 7 月 5 日,星期二
Spire.PDF 8.7.2 的发布。该版本支持从流中加载OFD文件,并在WPF程序集中增加了一个支持打印设置的接口。它还增强了从 PDF 到图像的转换。此外,它还修复了一些已知问题,例如从 PDF 转换的 PdfX1A2001 不符合规范。
下面列出了更多详细信息。
类别 | ID | 描述 |
新功能 | SPIREPDF-5241 | 支持从流中加载 OFD 文件 |
流流 = File.OpenRead(inputFile); | ||
OfdConverter 转换器 = new OfdConverter(stream); | ||
内存流毫秒 = 新的内存流(); | ||
转换器.ToPdf(ms); | ||
新功能 | SPIREPDF-5166 | 在 WPF 程序集中添加支持打印设置的接口 |
PdfDocument.Print(PdfPrintSettings printSettings) | ||
漏洞 | SPIREPDF-704 | 修复PDF转换成的PdfX1A2001不符合规范的问题。 |
漏洞 | SPIREPDF-715 | 修复了应用程序抛出异常“对象引用未设置为对象实例”的问题。将 PDF 转换为图像时。 |
漏洞 | SPIREPDF-737 | 修复PDF转图片后导致条码模糊的问题。 |
漏洞 | SPIREPDF-779 | 修复 XPS 转 PDF 后内容丢失的问题。 |
漏洞 | SPIREPDF-1397 | 优化打印时间。 |
漏洞 | SPIREPDF-1443 | 修复条码打印后无法扫描的问题 |
漏洞 | SPIREPDF-4884 | 修复了无法找到跨行文本的问题。 |
漏洞 | SPIREPDF-5096 | 修复PDF转图片后导致条码模糊的问题。 |
漏洞 | SPIREPDF-5204 | 修复PDF转图片后导致条码不正确的问题。 |
漏洞 | SPIREPDF-5226 | 修复了应用程序在将 PDF 转换为 OFD 时抛出“NullReferenceException”的问题。 |
漏洞 | SPIREPDF-5228 | 修复PDF图层转图片后输出不正确的问题。 |
漏洞 | SPIREPDF-5238 | 修复打印文档后页码丢失的问题。 |
漏洞 | SPIREPDF-5249 | 修复PDF转OFD时,不可见内容转换失败的问题。 |
漏洞 | SPIREPDF-5255 | 修复合并 PDF 文档时应用程序抛出“NullReferenceException”的问题。 |
漏洞 | SPIREPDF-5264 | 修复 PDF 转图片时应用程序抛出“ArgumentNullException”的问题 |
漏洞 | SPIREPDF-5273 | 修复了应用程序在压缩 PDF 时抛出“IndexOutOfRangeException”的问题。 |
漏洞 | SPIREPDF-5285 | 修复PDF转图片后内容丢失的问题 |
漏洞 | SPIREPDF-5039 | 修复了应用程序在加载从 PDF 保存的带密码的流时抛出“无法打开加密文档,密码无效”的问题。 |
边栏推荐
- LabVIEW打开PNG 图像正常而 Photoshop打开得到全黑的图像
- 2: Chapter 1: understanding JVM specification 1: introduction to JVM;
- From the perspective of quantitative genetics, why do you get the bride price when you get married
- The interface of grafana tool displays an error, incluxdb error
- Hcip course notes-16 VLAN, three-tier architecture, MPLS virtual private line configuration
- Go language implementation principle -- map implementation principle
- Spécifications techniques et lignes directrices pour la sélection des tubes TVS et ESD - Recommandation de jialichuang
- Sum of two numbers, sum of three numbers (sort + double pointer)
- 帶外和帶內的區別
- It is proved that POJ 1014 module is optimized and pruned, and some recursion is wrong
猜你喜欢
orgchart. JS organization chart, presenting structural data in an elegant way
Dynamic memory management (malloc/calloc/realloc)
【原创】程序员团队管理的核心是什么?
并查集实践
There are 14 God note taking methods. Just choose one move to improve your learning and work efficiency by 100 times!
698. Divided into k equal subsets ●●
698. 划分为k个相等的子集 ●●
LabVIEW打开PNG 图像正常而 Photoshop打开得到全黑的图像
Initial experience | purchase and activate typora software
[classical control theory] summary of automatic control experiment
随机推荐
Alibaba Tianchi SQL training camp task4 learning notes
Media query: importing resources
3: Chapter 1: understanding JVM specification 2: JVM specification, introduction;
并查集实践
What is the process of building a website
Selenium+pytest automated test framework practice
Go language introduction detailed tutorial (I): go language in the era
MySQL (2) -- simple query, conditional query
Code farmers to improve productivity
How to quickly understand complex businesses and systematically think about problems?
数学公式截图识别神器Mathpix无限使用教程
C Primer Plus Chapter 9 question 9 POW function
2: Chapter 1: understanding JVM specification 1: introduction to JVM;
regular expression
(4) UART application design and simulation verification 2 - TX module design (stateless machine)
14种神笔记方法,只需选择1招,让你的学习和工作效率提高100倍!
UVA11294-Wedding(2-SAT)
golang代码检查工具
6-axis and 9-axis IMU attitude estimation
How to insert data into MySQL database- How can I insert data into a MySQL database?