douju5933 2015-05-25 00:14
浏览 88

如何在pdf上显示pdf表单字段名称(使用开源php方法)

Is there a way to display the pdf form fields name on the PDF with php , nay command line tool . I am using php(yii) and pdftk for pdf filling and other pdf handling function .

I am using this to fill the form

pdftk /var/www/immitrax/uploads/forms/DirectDepositForm.pdf fill_form /var/www/immitrax/uploads/temp/posted-17.fdf output -

and this to get the form fields

pdftk http://www.tcpdf.org/examples/example_014.pdf dump_data_fields

I am done a lot of R&D on this .But fails to know any solution . please help me .

just like in this image .i just want to show the field name on the pdf . I am successfull to display the field name on the text . but can't on the checkboxes, radio button etc enter image description here

  • 写回答

0条回答 默认 最新

      编辑
      预览

      报告相同问题?

      悬赏问题

      • ¥50 adb连接不到手机是怎么回事?
      • ¥20 抓取数据时发生错误: get_mooncake_data() missing 1 required positional argument: 'driver'的问题,怎么改出正确的爬虫代码?
      • ¥15 vs2022无法联网
      • ¥15 TCP的客户端和服务器的互联
      • ¥15 VB.NET操作免驱摄像头
      • ¥15 笔记本上移动热点开关状态查询
      • ¥85 类鸟群Boids——仿真鸟群避障的相关问题
      • ¥15 CFEDEM自带算例错误,如何解决?
      • ¥15 有没有会使用flac3d软件的家人
      • ¥20 360摄像头无法解绑使用,请教解绑当前账号绑定问题,
      手机看
      程序员都在用的中文IT技术交流社区

      程序员都在用的中文IT技术交流社区

      专业的中文 IT 技术社区,与千万技术人共成长

      专业的中文 IT 技术社区,与千万技术人共成长

      关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

      关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

      客服 返回
      顶部