Debenu Quick PDF logo

SetHeaderCommentsFromString

Document properties

Version history

This function was introduced in Quick PDF Library version 9.16.

Description

Allows a binary string to be added between the file header and first objects. The string should start with a % character to indicate that it is a comment.

Syntax

Delphi

function TDebenuPDFLibrary1811.SetHeaderCommentsFromString(
  const Source: AnsiString): Integer;

ActiveX

This function is not available in the ActiveX edition

DLL

int DPLSetHeaderCommentsFromString(int InstanceID, char * Source)

Parameters

Source The new comments

Return values

0 The header comments could not be set
1 Success

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport