Show TOC

Function documentationPDF Horizontal Line Locate this document in the navigation structure

 

This action is used to add a horizontal line to an Adobe® portable document format (PDF) document.

Features

The properties for this action are listed in the following table:

Property

Data Type

Access

Description

SourceDocument

String

In and out

The PDF document to which you want to add a horizontal line

LineWidth

Integer

In and out

The width of the line

LineColor

String

In and out

The color of the line.

You can use the following values:

  • Hexadecimal (for example, #F8F8F8)

  • RGB (for example, 255,255,255)

  • HTML (for example, Orange)

Success

Boolean

Out

Indicates whether the action succeeded or failed.

If the action failed, the error information is displayed in the server trace log.