Debenu Quick PDF logo

InsertPages

Document management, Page manipulation

Description

Inserts one or more blank pages into the document.

Syntax

Delphi

function TDebenuPDFLibrary1811.InsertPages(StartPage, PageCount: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::InsertPages(StartPage As Long,
  PageCount As Long) As Long

DLL

int DPLInsertPages(int InstanceID, int StartPage, int PageCount)

Parameters

StartPage The page number of the first page to insert
PageCount The total number of pages to insert

Return values

0 Failed
Non-zero The new total number of pages in the document

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport