Combine PDFs c#

前端 未结 7 726
忘了有多久
忘了有多久 2020-12-14 18:50

How can I combine multiple PDFs into one PDF without a 3rd party component?

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-14 19:10

    As others have said, there is nothing built in to do that task. Use iTextSharp with this example code.

提交回复
热议问题