提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
原创|产品更新|编辑:李显亮|2020-04-15 10:43:20.200|阅读 173 次
概述:PDF文件格式转换处理控件Spire.PDF Java和.NET版4月同步更新,一起来看看有哪些新增功能吧!
# 慧都年终大促·界面/图表报表/文档/IDE等千款热门软控件火热促销中 >>
近日,我们更新了.NET平台Spire.PDF v6.4.4 2020年4月更新,此版本主要解决了在打印和转换pdf文档时出现的一些问题。
与此同时Java平台Spire.PDF迎来了4月的又一次更新,该版本包含了许多新功能,比如它支持展开指定书签及获取RadioButton域的样式。除此之外,一些在操作PDF文档时出现的问题也得以解决,具体更新情况如下:
Spire.PDF For .NET更新内容
Bug修复
Spire.PDF For Java更新内容
新功能
//创建一支笔 PdfPen pen = new PdfPen(new PdfRGBColor(Color.red),3f); //设置破折号样式 pen.setDashStyle(PdfDashStyle.Dash);
String inputFile = "data/CreatePdf3DAnnotation.u3d"; String outputFile = "output/CreatePdf3DAnnotation.pdf"; //Create a Pdf document. PdfDocument pdf = new PdfDocument(); //Add a new page. PdfPageBase page = pdf.getPages().add(); //Draw a rectangle on the page to define the canvas area for the 3D file. Rectangle rt = new Rectangle(0, 80, 200, 200); //Initialize a new object of Pdf3DAnnotation, load the .u3d file as 3D annotation. Pdf3DAnnotation annotation = new Pdf3DAnnotation(rt, inputFile); annotation.setActivation(new Pdf3DActivation()); annotation.getActivation().setActivationMode(Pdf3DActivationMode.Page_Open); Pdf3DView View = new Pdf3DView(); View.setBackground(new Pdf3DBackground(new PdfRGBColor(128,0,128))); View.setViewNodeName("3DAnnotation"); View.setRenderMode(new Pdf3DRendermode(Pdf3DRenderStyle.Solid)); View.setInternalName("3DAnnotation"); View.setLightingScheme(new Pdf3DLighting()); View.getLightingScheme().setStyle(Pdf3DLightingStyle.Day); //Set the 3D view mode for the annotation. annotation.getViews().add(View); //Add the annotation to Pdf. page.getAnnotationsWidget().add(annotation); //Save the document pdf.saveToFile(outputFile);
String inputFile = "data/EmbedSoundFile.pdf"; String inputFile_1 = "data/Music.wav"; String outputFile = "output/EmbedSoundFile.pdf"; //create a pdf document PdfDocument doc = new PdfDocument(); //load file from disk doc.loadFromFile(inputFile); //get the first page PdfPageBase page = doc.getPages().get(0); //create a sound action PdfSoundAction soundAction = new PdfSoundAction(inputFile_1); soundAction.getSound().setBits(16); soundAction.getSound().setChannels(PdfSoundChannels.Stereo); soundAction.getSound().setEncoding(PdfSoundEncoding.Signed); soundAction.setVolume(0.8f); soundAction.setRepeat(true); // set the sound action to be executed when the PDF document is opened doc.setAfterOpenAction(soundAction); //save the document doc.saveToFile(outputFile);
PdfPageBase page = pdf.getPages().get(0); page.SetTabOrder(TabOrder.Structure);
Bug修复
本站文章除注明转载外,均为本站原创或翻译。欢迎任何形式的转载,但请务必注明出处、不得修改原文相关链接,如果存在内容上的异议请邮件反馈至chenjj@pclwef.cn
知名C/C++开发工具CLion全新发布v2024.3,新版本新语言引擎有显著改进等,欢迎下载新版体验!
强大的VS插件CodeRush已正式发布v24.2.3,新版本现在可以运行xUnit.Net v3测试等,欢迎下载最新版体验!
Spire.PDF 10.12.4 最新版本支持在进行多页打印时设置自动旋转方向。同时,一些已知问题也在本次更新中被成功修复,例如打印 PDF 文档时内容丢失的问题,欢迎下载体验~
日程安排控件dhtmlxScheduler v7.2全新发布,新版本增强并增加了编辑、修改等多个操作体验,欢迎下载最新版试用~
Spire.PDF for .NET是独立的PDF控件,用于.NET程序中创建、编辑和操作PDF文档
Spire.PDF for Java独立专业的Java PDF组件,覆盖PDF文档生成、处理、转换等功能。
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@pclwef.cn
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢