Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
Selector Class

The class for current element.

Path

Expects the path of the image.

Click on "Choose Image" to select available images or upload new images.

Width

Image width.

Info
titleExample

100px or 100%

Height

Image height.

Info
titleExample

200px

Alignment
  • Left
  • Center
  • Right
Margin Bottom

Bottom margin of the image.

Info
titleExample

10px or 10%

Note

Joget PDF generation is only performed on the server-side, hence any JavaScript will not be executed because JavaScript is only executed on the client-side browser.
This means you cannot use JS to modify the HTML for PDF. You will need a different approach where the form HTML modification is performed entirely on the server-side.
Ensure that your data source in Joget contains fields for image URLs or binary data, depending on how your images are stored. Should there are any need to run JavaScript, please do so on the server-side.