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

Workflow activities

Last updated Mar 4, 2026

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.

docs image

  • Local PDF file

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated