dua55014 2015-10-08 06:45
浏览 65

有没有办法在pdf中添加带有静态内容的备用页面(PHP pdf生成)

I am generating a pdf using php. PDF data will be coming from the database. I wanted to insert terms and conditions in even page. Pages 1,3,5..will be having data from the database and pages 2,4,6.. will be having static terms and condition text.

Is there any ways to do it using any php-pdf library?

  • 写回答

0条回答 默认 最新

    报告相同问题?