Need to merge multiple pdf's into a single PDF with Table Of Contents sections

后端 未结 5 488
醉话见心
醉话见心 2020-12-06 07:33

Will have 50-100 single PDF\'s that we\'ll be generating with a php script. PDF\'s are generally grouped into groups of 10-20. Each group needs to have it\'s own Table of Co

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 08:05

    If you can use PDF bookmarks instead of a table of Contents page you can use pdfrecycle to merge the PDF files and create the bookmarks.

提交回复
热议问题