Loads and initializes the service.

Syntax:

Command

Keyword

Value

Developer notes

SERVICE_LOAD

SERVICE

PDFDocumentService


TRACE


Refer to Service Load Tracing for value details.

TRACE_NAME


TRACE_GROUP


TIMEZONE

value

Optional. See 5.2.3 Time Zones.
This overrides the timezone service property.
If no service property, then the default TimeZone is used.

Associated Service Properties File

Properties that affect the operation of the service are loaded from the PDFDocumentService.properties file.

Example

    SERVICE_LOAD SERVICE(PDFDocumentService) TRACE(*YES)

  • No labels