duanbi1888 2016-10-18 11:08
浏览 606
已采纳

在php中使用FPDF / FPDI编辑Pdf

Are we able to change amount in already generated PDF file ? I want to change Total amount only in bellow screenshot, I don't want to regenerate that PDF file ?

Any suggestion welcome.

enter image description here

  • 写回答

1条回答 默认 最新

  • download201401 2016-10-19 10:45
    关注

    That's not possible. With FPDI you can "only" import existing pages into a reusable structure. You cannot edit the page content.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?