Home > Net >  How to read and write PDF file?
How to read and write PDF file?

Time:10-14

At present is to achieve the goal of PDF page content can be showed on the picture control, make c + + by mupdf implementation before, now just contact with c #, don't know what good library and method?

CodePudding user response:

Can use iTextSharp
https://www.cnblogs.com/mahongbiao/p/3760867.html

CodePudding user response:

Third party controls Aspose. PDF
Pdfium

CodePudding user response:

reference 1st floor stherix response:
can use iTextSharp
https://www.cnblogs.com/mahongbiao/p/3760867.html

ITextSharp can convert PDF each page to the picture? This example is to read the text

CodePudding user response:

Search PdfSharp

CodePudding user response:



https://blog.csdn.net/bcbobo21cn/article/details/70198789



  •  Tags:  
  • C#
  • Related