用PHP5解析PDF表单字段的最佳实践 [英] The best pratice to parse PDF forms fields with PHP5

查看:81
本文介绍了用PHP5解析PDF表单字段的最佳实践的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个带有客户填写表单字段的PDF,必须使用PHP5对其进行分析并将其写入MySQL-DB.

I have PDFs with filled out form fields from a customer, which have to be parsed with PHP5 and written into a MySQL-DB.

在Google中,我只能找到Zend_Pdf之类的库,它们对于创建或处理PDF很有帮助,但对于解析表单字段却无济于事.您知道此任务的任何库或类吗?

With Google I only find libraries, like Zend_Pdf, which are helpful for creating or manipulating PDFs but not for parsing for form fields. Do you know any libraries or classes for this task?

推荐答案

查看 Pdftk .它允许您以多种方式处理PDF文件.

Check out Pdftk. It allows you to manipulate PDF files in many ways.

这篇关于用PHP5解析PDF表单字段的最佳实践的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆