项目作者: huzeyfecoskun

项目描述 :
This repository works around IText7. I want to simplfy the process general tasks like Merge, Split, Insert etc.
高级语言: C#
项目地址: git://github.com/huzeyfecoskun/ITextWrapper.git
创建时间: 2021-04-28T05:16:02Z
项目社区:https://github.com/huzeyfecoskun/ITextWrapper

开源协议:

下载


ITextWrapper

This repository is Wrapper Around IText7 For simple Tasks

  1. ImageToPdf -> Convert image to PDF
  2. MergeFiles -> Files into pdf
  3. Split -> Split Pdf document from given page index into two part
  4. Insert -> Pdf document into another pdf document
  5. GetPageCount of pdf file

You can contribute and improve helper functions.