CFLAddWatermark Procedure

  • 2 minutes to read

Codeunit CFL PDFProgram

Deprecated

This procedure is deprecated and should not be used.

Reason: Replaced by CFLAddWaterMark2
Deprecated since: BC23

Signature

[Obsolete('Replaced by CFLAddWaterMark2', 'BC23')]
CFLAddWatermark(PDFBase64: text; WatermarkText: text; Position: enum "CFL Watermark Position"; Margin: text; Size: text; Rotation: text; FontBase64: text; Color: text; Opacity: text) : text

Parameters

PDFBase64 text

WatermarkText text

Position enum "CFL Watermark Position"

Margin text

Size text

Rotation text

FontBase64 text

Color text

Opacity text

Returns

text