资 源 简 介
1.程序实现了将一个PDF文件分成一页一页的,同时也可以抽取任意一页或者几页,分好的页面存放在工程目录的image文件夹下。
2.也可以将一页一页的PDF文件整合成一个PDF
3.运行SpdfWEB-INFsrcch24JavaBeanPDFSplit.java可以看到效果。
4.项目用到的外部jar文件存放在SpdfWEB-INFlib目录下
5.程序还实现了在web 页面的查询功能,在SearchPdf.jsp 页面输入页码,点击查询,可查询到一个PDF文件中任意一页或者几页(页与页之间用逗号隔开)。
-1. Program implements a PDF file into a page, but can also extract any one or a few pages, sub-page is stored in the project a good image directory folder. 2. You can also be one-page PDF files into one PDF 3. Run Spdf WEB-INF src ch24 JavaBean PDFSplit.java can see the results. 4. The project used an external jar files stored in the Spdf WEB-INF lib directory 5. Program also achieved in the web page of the query functions in SearchPdf.jsp page type page, click the query, can be found in a PDF file in any one or a few pages (page and between pages separated by commas).