Combine two (or more) PDF's

后端 未结 17 1470
梦毁少年i
梦毁少年i 2020-12-04 07:26

Background: I need to provide a weekly report package for my sales staff. This package contains several (5-10) crystal reports.

Problem:

17条回答
  •  执笔经年
    2020-12-04 07:43

    PDFsharp seems to allow merging multiple PDF documents into one.

    And the same is also possible with ITextSharp.

提交回复
热议问题