Debenu Quick PDF logo

NormalizePage

Text, Page manipulation

Version history

This function was introduced in Quick PDF Library version 7.25.

Description

Moves and/or rotates the contents of the page so that subsequent drawing operations are at the expected position on the page. All the page boundary boxes are adjusted to the physical size of the page and the page's rotation attribute is reset to zero.

Syntax

Delphi

function TDebenuPDFLibrary1811.NormalizePage(NormalizeOptions: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::NormalizePage(
  NormalizeOptions As Long) As Long

DLL

int DPLNormalizePage(int InstanceID, int NormalizeOptions)

Parameters

NormalizeOptions 0 = Standard normalization
1 = Normalize and also balance the graphics state stack
2 = Maintain existing page structure
3 = Maintain existing page structure and balance the stack

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport