Combine PDFs c#

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

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

7条回答
  •  遥遥无期
    2020-12-14 19:05

    I don't think you can. Opensource component PDFSharp has that functionality, and a nice source code sample on file combining

提交回复
热议问题