Activities
latest
false
Download Linearized PDF - Other latest
logo
Integration Service Activities
Last updated 2023年11月7日

Download Linearized PDF

UiPath.AdobePDFServices.IntegrationService.Activities.DownloadLinearizedPDF

This activity uses the Get download pre-signed URI - GET API to download linearized PDFs from Adobe PDF Services.

In the Body of the Activity

The following properties are located in the body of the activity:

  • Id - The linearized PDF document Id. This field supports only strings or String variables.
  • Folder - The folder in which to download the file. This field supports only strings or String variables.
  • File Name - Optional name for the downloaded file. If not specified, the original filename is used. If specified, it overrides the value set in the Create activity. This field supports only strings or String variables.
    Note: If you do not explicitly add an extension to the file name, the file is downloaded without an extension and appears as type file in Windows Explorer. This will be fixed in a future release.

Properties

Common

  • DisplayName - The display name of the activity. This field supports only strings or String variables.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.

    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message.
  • In the Body of the Activity
  • Properties
logo
Get The Help You Need
logo
Learning RPA - Automation Courses
logo
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2023 UiPath. All rights reserved.