activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow Activities

Last updated Apr 23, 2025

Displaying PDF files

Local PDF file

To display a PDF file inside a form:
  1. Add the PDF file that you want to display in the same folder as the form you're using. In this example, the name of the PDF we are displaying is pdf-sample.pdf.
  2. Add an HTML Element component inside the form.
  3. In the Display tab, under Content, enter the code snippet below:<embed src="pdf-sample.pdf" width=350 height=500/>.
    Replace pdf-sample.pdf with the name of the file that you want to display.


Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.