How to merge PDFs into a PDF Portfolio?

前端 未结 2 1977
时光说笑
时光说笑 2020-12-12 03:59

I am looking for the functionality that creates PDF Portfolios:

\"Multiple

The

2条回答
  •  伪装坚强ぢ
    2020-12-12 04:27

    The term you're looking for is PDF Portfolios. You can create PDFs like this with iTextSharp. Here are a couple of C# examples from the iText book:

    • Chapter16 - KubrickCollection
    • Chapter16 - KubrickMovies

    If you choose to download the KubrickMovies result file, change the extension to ".pdf". Just noticed it now - will try and fix the error this weekend.

提交回复
热议问题