English 中文(简体)
PDF文档 封面页和免责页
原标题:PDF files Stitching with cover page and disclaimer pages
  • 时间:2011-11-06 14:43:04
  •  标签:
  • pdf

可能会把国防军的多个档案整理为合并的档案。

我们需要把多份PDF财务报告作为一份合并的PDF文件(一份PDF报告包)。

每份报告的第一页是封面页,然后由报告机构接手,最后一页是报告。

一页或多页含有免责信息。 页: 1

每一份先后汇编的报告在提审之前都有所不同;而放弃者则相互之间也有一些不同之处。

我们想做的是,经过困惑后合并的国防军一揽子计划应当包含在内。

新的表格内容信息封面页,如每一节的页数

在这份经过磨难的“人民力量”报告包中,有一套合并的披露资料以最后一套资料为依据。

one or several pages should covered all disclaimer info, no missing and no repeating any

of事前,不知事者会从秘密报道中挑出来。

The report bodies themselves should be concatenated together in the between of the cover

page and first disclaimer pager after merged PDF package.

问题回答

如果你使用 Java或C#,你可能使用IText PDF图书馆。 尤其见PdfCopy类加价法:

。 PdfCopy类补充方法

如果商业产品是你的一种选择,并且你将视窗作为目标,那么你可使用Amyuni PDF造物主积极X(C++、Delphi、VB、ASP/44/等),或

http://www.amyuni.com/WebHelp/Amyuni_PDF_Creator_for_ACTIVE_X/Using_the_PDF_Creator_Control/Methods/Document_Handling/Append_Method.htm” rel=“nofollow noreferer”>documentation :

适用的方法

The Append method can be used to append or concatenate a PDF file to the current document. Syntax:

  • C++: HRESULT Append ([in] BSTR FileName,[in] BSTR Password)
  • C#: void Append (string fileName, string password)
  • VB: Sub Append (FileName As String, Password As String)

http://www.amyuni.com/WebHelp/Amyuni_PDF_Creator_for_ACTIVE_X/Using_the_PDF_Creator_Control/Methods/Page_Handling/DeletePage_Method.htm> rel=“nofollow noretinger”>DeletePage

Usual disapper applicable.





相关问题
How to Use Ghostscript DLL to convert PDF to PDF/A

How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...

Extract everything from PDF [closed]

Looking for solution to extract content from a PDF file (using console tool or a library). It will be used on server to produce on-line e-books from uploaded PDF files. Need to extract following ...

PDF compression How does Adobe do it?

This is a bit more of a fun question than a serious one, but how does the Adobe PDF format make documents so... portable? I just created a small Word document, 235kb in size, containing multiple ...

Exporting HTML Tables

How can I export an HTML table in my page as PDF and/or XLS? (preferably using JS (+jquery))

Using Java PDFBox library to write Russian PDF

I am using a Java library called PDFBox trying to write text to a PDF. It works perfect for English text, but when i tried to write Russian text inside the PDF the letters appeared so strange. It ...

HTML --> PDF with PHP [duplicate]

Possible Duplicate: Convert HTML + CSS to PDF with PHP? How can I convert an HTML page (via $cURL or something) to a PDF file?

Free way to convert PDF to XPS with C#

Are there any free tools that I can use to convert a PDF document into an XPS document? Although a nice programmatic API would be nice, I m not opposed to shelling out to a command line tool to do ...

PDF conversion service

I need to develop a service able to convert MS Office and Open Office documents to PDF. And the PDF`s also need to be commentable when opened in ADOBE Reader. I have used a piece of software from www....

热门标签