首先呢,我们在这里需要使用到的是一个非常流行的PDF在线工具——saaspose:说到它流行,那是因为saaspose目前的支持列表里面有Google App Engine、Google Android、Facebook、Java、Amazon Web Services、Node.js、PHP、Python、iOS Developer、Rails、Micr
首先呢,我们在这里需要使用到的是一个非常流行的PDF在线工具——saaspose:说到它流行,那是因为saaspose目前的支持列表里面有Google App Engine、Google Android、Facebook、Java、Amazon Web Services、Node.js、PHP、Python、iOS Developer、Rails、Microsoft .NET、Microsoft Azure、Sinatra和SalesForce等。肿么样,够给力了吧?言归正传,先来介绍一下saaspose:saaspose是一款在线创建文档,转换格式的在线工具,目前支持文档与格式有 DOC, DOCX, HTML, XLS, XLSX, PPT, PPTX, PDF, EML, MSG, RTF, ODT, TXT, XPS, EPUB, PNG, JPG, TIFF, CSV, MHT, Barcodes, OCR。废话有点多了,下面,我们直接来上教程:
$filePath?=?getcwd()?.?"\\Input\\MyFile.pdf";//获取在工作目录下面的PDF文档的路径 ?? $fileName=basename($filePath);//获取文件名称:MyFile.pdf ?? $oldText="www.itluren.com"; ?? $newText?=?"itluren.com"; ?? $AppSID?=?"77**************";//APPSID?需要注册之后获取 ?? $AppKey?=?"89***********";//获取途径同APPSID一样 ?? //创建通用资源标识符 ?? echo?"Uploading?pdf?file...?"; ?? $strURIRequest?=?"http://api.saaspose.com/v1.0"?.?"/storage/file/"?.?$fileName; ?? $signedURI?=?Sign($strURIRequest); ?? uploadFileBinary($signedURI,?$filePath);? ?? echo?"Pdf文件已经成功传到服务器"; ?? echo?"正在替换文本..."; ?? //JSON数据提交 ?? $fieldsArray=array('OldValue'=>$oldText,?'NewValue'=>$newText,?'Regex'=>"false"); ?? $json=json_encode($fieldsArray);//把数组转成Json ?? //创建新的通用资源标识符用于替换文本 ?? $strURI?=?"http://api.saaspose.com/v1.0"?.?"/pdf/"?.?$fileName?.?"/replaceText"; ?? $signedURI?=?Sign($strURI); ?? $responseStream?=?processCommand($signedURI,?"POST",?"json",?$json); ?? $v_output?=?ValidateOutput($responseStream); ?? if?($v_output===""){ ?? //保存好PDF ?? $strURI?=?"http://api.saaspose.com/v1.0"?.?"/storage/file/"?.?$fileName; ?? //sign?URI ?? $signedURI?=?Sign($strURI); ?? $responseStream?=?processCommand($signedURI,?"GET",?"",?""); ?? $outputPath?=?getcwd()?.?"\\output\\"?.?$fileName; ? saveFile($responseStream,?$outputPath); ? echo?"文本已经替换完成,新的PDF的地址是:?"?.?$outputPath; ?? }else{ ?? return?$v_output; ?? }??
果断完成了,大家可以试试在线创建或者其他格式之间的转换。
声明: 本文采用 BY-NC-SA 协议进行授权 | IT路人
转载请注明转自《php教程:匹配并替换PDF里面的文字》

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment