我该如何分割PDF文件到页面(最好是C#) [英] How can I split up a PDF file into pages (preferably C#)

查看:99
本文介绍了我该如何分割PDF文件到页面(最好是C#)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的客户有一个多页的PDF文件。他们需要通过拆分页面。有谁知道的一种方式做到这一点 - 最好是在C#

My client has a multi-page PDF file. They need it split by page. Does anyone know of a way to do this - preferably in C#.

推荐答案

PDFSharp 是这可能是一个开源库,你所追求的:

PDFSharp is an open source library which may be what you're after:

主要特点


  • 创建PDF文档从任何.NET语言

  • 很容易理解的对象模型组成文件
  • PDF页面上绘制以及在窗口或打印机上的一个源代码

  • 修改,合并和拆分现有的PDF文件

  • Creates PDF documents on the fly from any .Net language
  • Easy to understand object model to compose documents
  • One source code for drawing on a PDF page as well as in a window or on the printer
  • Modify, merge, and split existing PDF files

此示例显示了如何将PDF文档转换与n页到n个文档每一个页面

This sample shows how to convert a PDF document with n pages into n documents with one page each.

这篇关于我该如何分割PDF文件到页面(最好是C#)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆