split huge 40000 page pdf into single pages, itextsharp, outofmemoryexception

后端 未结 5 835
清酒与你
清酒与你 2021-01-31 21:40

I am getting huge PDF files with lots of data. The current PDF is 350 MB and has about 40000 pages. It would of course have been nice to get smaller PDFs, but this is what I hav

5条回答
  •  野性不改
    2021-01-31 21:59

    PDF Toolkit is quite useful for these types of tasks. Haven't tried it with such a huge file yet though.

提交回复
热议问题