Load pdf from filestore & load on webpage

Hi,

this is the situation:

I upload a pdf to the filestore, after that de client has the option to preview the pdf.
Since it can be any pdf I don’t think I can use preview pdf in the workflow.

how can I show it on a page?

image

Add an Image object to your Web template and select the URL option. Then, specify the URL for your Workflow process that retrieves the file from the file store. Make sure your process’ Input task specifies a MIME type of application/pdf.