当前位置:网站首页>Spire. PDF for NET 8.7.2
Spire. PDF for NET 8.7.2
2022-07-05 23:38:00 【john_ dwh】
Spire.PDF 8.7.2 Support loading from streams OFD file
2022 year 7 month 5 Japan , Tuesday
Spire.PDF 8.7.2 Release . This version supports loading from streams OFD file , And in WPF An interface supporting print settings is added to the assembly . It also enhances from PDF Conversion to image . Besides , It also fixes some known problems , For example, from PDF The conversion PdfX1A2001 Not in accordance with specifications .
More details are listed below .
Category | ID | describe |
new function | SPIREPDF-5241 | Support loading from streams OFD file |
Flow flow = File.OpenRead(inputFile); | ||
OfdConverter converter = new OfdConverter(stream); | ||
Memory stream milliseconds = New memory stream (); | ||
converter .ToPdf(ms); | ||
new function | SPIREPDF-5166 | stay WPF Add an interface to the assembly that supports print settings |
PdfDocument.Print(PdfPrintSettings printSettings) | ||
Loophole | SPIREPDF-704 | Repair PDF Converted PdfX1A2001 Problems that do not conform to the specifications . |
Loophole | SPIREPDF-715 | Fixed an exception thrown by the application “ Object reference is not set to object instance ” The problem of . take PDF When converting to image . |
Loophole | SPIREPDF-737 | Repair PDF The bar code is blurred after the picture is transferred . |
Loophole | SPIREPDF-779 | Repair XPS turn PDF Post content loss problem . |
Loophole | SPIREPDF-1397 | Optimize printing time . |
Loophole | SPIREPDF-1443 | Fix the problem that the barcode cannot be scanned after printing |
Loophole | SPIREPDF-4884 | Fixed the problem that cross line text could not be found . |
Loophole | SPIREPDF-5096 | Repair PDF The bar code is blurred after the picture is transferred . |
Loophole | SPIREPDF-5204 | Repair PDF The barcode is incorrect after transferring the picture . |
Loophole | SPIREPDF-5226 | Fixed that the application will PDF Convert to OFD Throw when “NullReferenceException” The problem of . |
Loophole | SPIREPDF-5228 | Repair PDF The problem of incorrect output after transferring layers to pictures . |
Loophole | SPIREPDF-5238 | Fix the problem of missing page numbers after printing documents . |
Loophole | SPIREPDF-5249 | Repair PDF turn OFD when , The problem of invisible content conversion failure . |
Loophole | SPIREPDF-5255 | Repair merge PDF The application throws when the document is “NullReferenceException” The problem of . |
Loophole | SPIREPDF-5264 | Repair PDF The application throws... When transferring pictures “ArgumentNullException” The problem of |
Loophole | SPIREPDF-5273 | Fixed application compression PDF Throw when “IndexOutOfRangeException” The problem of . |
Loophole | SPIREPDF-5285 | Repair PDF The problem of losing content after transferring pictures |
Loophole | SPIREPDF-5039 | Fixed application loading from PDF Thrown when the stream with password is saved “ Unable to open encrypted document , Invalid password ” The problem of . |
边栏推荐
- How to enable relationship view in phpMyAdmin - how to enable relationship view in phpMyAdmin
- Pyqt control part (I)
- How to design API return code (error code)?
- Huawei simulator ENSP - hcip - MPLS experiment
- 无刷驱动设计——浅谈MOS驱动电路
- 保研笔记四 软件工程与计算卷二(8-12章)
- Code farmers to improve productivity
- 基于脉冲神经网络的物体检测
- golang代码检查工具
- Non rigid / flexible point cloud ICP registration
猜你喜欢
21.PWM应用编程
STM32__06—单通道ADC
698. Divided into k equal subsets ●●
Attacking technology Er - Automation
SpreadJS 15.1 CN 与 SpreadJS 15.1 EN
同事悄悄告诉我,飞书通知还能这样玩
Development specification: interface unified return value format [resend]
Live tiktok shop 2022 latest gameplay card slot overseas live e-commerce new traffic
Object detection based on impulse neural network
GFS Distributed File System
随机推荐
UVA11294-Wedding(2-SAT)
【原创】程序员团队管理的核心是什么?
TVS管和ESD管的技术指标和选型指南-嘉立创推荐
Initial experience | purchase and activate typora software
Dynamic planning: robbing families and houses
进击的技术er——自动化
When to use useImperativeHandle, useLayoutEffect, and useDebugValue
芯源&立创EDA训练营——无刷电机驱动
Rasa 3. X learning series -rasa x Community Edition (Free Edition) changes
基于脉冲神经网络的物体检测
【LeetCode】5. Valid palindrome
STM32__ 06 - single channel ADC
Spire.PDF for NET 8.7.2
Naoqi robot summary 26
STM32__06—单通道ADC
开关电源Buck电路CCM及DCM工作模式
LabVIEW打开PNG 图像正常而 Photoshop打开得到全黑的图像
How to insert data into MySQL database- How can I insert data into a MySQL database?
CIS benchmark tool Kube bench
LeetCode——Add Binary