Debenu Quick PDF logo

NewPages

Page manipulation

Description

This function is similar to the NewPage function, but allows you to add more than one new page to the selected document.

Syntax

Delphi

function TDebenuPDFLibrary1811.NewPages(PageCount: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::NewPages(PageCount As Long) As Long

DLL

int DPLNewPages(int InstanceID, int PageCount)

Parameters

PageCount The number of pages to add to the document

Return values

0 The pages could not be added. This should never occur.
Non-zero The total number of pages in the document after the new pages were added

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport