沒有找到合適的產(chǎn)品?
聯(lián)系客服協(xié)助選型:023-68661681
提供3000多款全球軟件/控件產(chǎn)品
針對軟件研發(fā)的各個階段提供專業(yè)培訓與技術(shù)咨詢
根據(jù)客戶需求提供定制化的軟件開發(fā)服務(wù)
全球知名設(shè)計軟件,顯著提升設(shè)計質(zhì)量
打造以經(jīng)營為中心,實現(xiàn)生產(chǎn)過程透明化管理
幫助企業(yè)合理產(chǎn)能分配,提高資源利用率
快速打造數(shù)字化生產(chǎn)線,實現(xiàn)全流程追溯
生產(chǎn)過程精準追溯,滿足企業(yè)合規(guī)要求
以六西格瑪為理論基礎(chǔ),實現(xiàn)產(chǎn)品質(zhì)量全數(shù)字化管理
通過大屏電子看板,實現(xiàn)車間透明化管理
對設(shè)備進行全生命周期管理,提高設(shè)備綜合利用率
實現(xiàn)設(shè)備數(shù)據(jù)的實時采集與監(jiān)控
利用數(shù)字化技術(shù)提升油氣勘探的效率和成功率
鉆井計劃優(yōu)化、實時監(jiān)控和風險評估
提供業(yè)務(wù)洞察與決策支持實現(xiàn)數(shù)據(jù)驅(qū)動決策
打通數(shù)據(jù)孤島 實現(xiàn)生產(chǎn)過程全透明化
實現(xiàn)產(chǎn)品全生命周期的質(zhì)量管理與追溯
精準制定生產(chǎn)計劃 合理配置生產(chǎn)資源
全面可視的生產(chǎn)質(zhì)量統(tǒng)計與追溯
一鍵生成排產(chǎn)計劃,有效提升資源利用率
打通生產(chǎn)過程數(shù)字化全鏈路,提高生產(chǎn)效率
幫助企業(yè)大幅降低因改裝質(zhì)量問題帶來的損失
打造數(shù)字化工廠,全面提升產(chǎn)品質(zhì)量
快速應(yīng)對訂單變化,大幅減少企業(yè)資源浪費
實現(xiàn)產(chǎn)品報價快速精準,全面實現(xiàn)生產(chǎn)透明化
打造生產(chǎn)計劃自動排產(chǎn)信息化平臺
世界領(lǐng)先的PDF類庫,適用于Java和C#。
標簽:開發(fā)商: iText Software
當前版本: v5.5.9
產(chǎn)品類型:控件
產(chǎn)品功能:文檔管理
平臺語言:JAVA|.NET
開源水平:不提供源碼
本產(chǎn)品的分類與介紹僅供參考,具體以商家網(wǎng)站介紹為準,如有疑問請來電 023-68661681 咨詢。
iText是一個支持創(chuàng)建和操作PDF文檔的PDF庫,通過動態(tài)生成和操作PDF文檔,iText能幫助開發(fā)者進一步提升網(wǎng)站和應(yīng)用程序的性能,它也同時支持Java和C#。
iText is a PDF library that allows you to create and manipulate PDF documents. It enables developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation.iText is available in Java as well as in C#.
* 關(guān)于本產(chǎn)品的分類與介紹僅供參考,精準產(chǎn)品資料以官網(wǎng)介紹為準,如需購買請先行測試。
iText是一個支持創(chuàng)建和操作PDF文檔的PDF庫,通過動態(tài)生成和操作PDF文檔,iText能幫助開發(fā)者進一步提升網(wǎng)站和應(yīng)用程序的性能,它也同時支持Java和C#。
有了Document和PdfWriter類,你可以從數(shù)據(jù)庫,XML文件或者其他數(shù)據(jù)源開始創(chuàng)建PDF文檔,可以通過以下三種途徑完成:
iText附帶了大量類,可支持ecnryption、不同的圖像類型、色彩空間和字體,增強PDF文件的可訪問性,支持Flash應(yīng)用程序集成到PDF中等。
iText可以將XML或者XHTML/CSS文件轉(zhuǎn)換為PDF文件(使用XML Worker)。iText不支持將文件從一種格式轉(zhuǎn)換為另一種格式,不支持將Word文檔轉(zhuǎn)換為PDF文檔。
當你需要一個PDF閱讀器來訪問現(xiàn)有的PDF文檔,你可以使用這個閱讀器,結(jié)合PdfStamper標記當前PDF文檔中額外的內(nèi)容,如頁碼、水印和注釋等等。PdfStamper類還支持填寫交互表單。
你也可以通過PdfCopy,PdfSmartCopy,PdfCopyFields,甚至使用結(jié)合PdfWriter或PdfStamper的PdfImportedPage類來拆分和合并PDF文檔。iText不支持將PDF文檔轉(zhuǎn)換為另外格式的文檔,但是如果PDF文檔被標記或者包含結(jié)構(gòu)樹,你可以將它轉(zhuǎn)換為XML文件。
iText還可以對現(xiàn)有的PDF文檔進行簽名和加密。
iText不是PDF查看器,不能將PDF轉(zhuǎn)換為圖像,也不能打印PDF文檔,但是PdfReader能讓你訪問一些特定類,這些類創(chuàng)建PDF文檔和頁面中的內(nèi)容流。內(nèi)容流能被解析,并且如果它們不是以柵格化的文本添加到頁面中的,你可以將頁面轉(zhuǎn)換為純文本。同時,iText不支持OCR。
一般情況下,iText適用于有以下需求的項目中:
With the Document and the PdfWriter class, you can create PDF documents from scratch from a database, an XML file, or any other data source. You can do this in three different ways:
iText ships with a plethora of classes that support ecnryption, different image types, color spaces, fonts. There's functionality to enhance the accessibility of the PDF file, support for the integration of Flash apps into the PDF, and so on.
iText can convert an XML or an XHTML/CSS file to PDF (using XML Worker). Converting documents from one format to another is outside the scope of iText. And no: iText does not convert Word documents to PDF!
You always need a PdfReader instance to access an existing document. You can use this reader in combination with PdfStamper to stamp extra content on the existing PDF document: page numbers, a watermark, annotations, and so on. PdfStamper is also the class you'll use to fill out interactive forms. iText has almost complete support for AcroForms, but as soon as you have a form involving the XML Forms Architecture, the possibilities are limited.
You can split and merge PDF documents with PdfCopy, PdfSmartCopy, PdfCopyFields, and even using PdfImportedPage objects in combination with PdfWriter or PdfStamper.
Converting a PDF document to another format is outside the scope of iText, but you can convert a PDF to XML if the PDF was tagged and contains a structure tree. Depending on how the PDF was created, you can also extract plain text from a page.
iText can also be used to sign existing PDF documents, as well as to encrypt them.
iText isn't a PDF viewer, iText can't convert PDF to an image, nor can iText be used to print a PDF, but the PdfReader class can give you access to the objects that form a PDF document and to the the content stream of each page. This content stream can be parsed and if the content wasn't added as rasterized text, you can convert a page to plain text. Note that iText doesn't do OCR.
Typically, iText is used in projects that have one of the following requirements:
更新時間:2021-07-20 14:14:12.000 | 錄入時間:2013-08-15 16:02:24.000 | 責任編輯:胡濤
允許開發(fā)人員在不需要Office Automation的情況下處理Word文檔的API
控件開發(fā)商業(yè)類微軟Office擴展的一體化框架,如Office COM Add-in、Outlook插件
控件PDF優(yōu)化類庫,用于壓縮PDF文件的尺寸大小、提高網(wǎng)絡(luò)瀏覽速度、提供高質(zhì)量的打印等
軟件PDF Studio是一款功能強大的,易于使用的PDF編輯器,它以Adobe? Acrobat?和其他PDF工具的小部分代價在PDF文檔上提供了大量的功能。
軟件Spire.Cloud是一款幫助WEB網(wǎng)站或WEB應(yīng)用系統(tǒng)輕松處理Office文件全面的解決方案。
官方微信
官方微博
服務(wù)電話
重慶/ 023-68661681
華東/ 13452821722
華南/ 18100878085
華北/ 17382392642
客戶支持
技術(shù)支持咨詢服務(wù)
服務(wù)熱線:400-700-1020
郵箱:sales@evget.com
關(guān)注我們
地址 : 重慶市九龍坡區(qū)火炬大道69號6幢
慧都科技 版權(quán)所有 Copyright 2003- 2024 渝ICP備12000582號-13 渝公網(wǎng)安備 50010702500608號