Articles on: Crisp Helpdesk

How can I include a PDF in a helpdesk article?

Embedding documents in a Crisp article is easy. This tutorial provides help how to include a PDF in an article.

To embed a PDF in a Crisp article, we can use an iFrame that contains a link to your PDF:

${frame}[PDF](https://docs.google.com/viewerng/viewer?url=http://A_LINK_TO_YOUR_PDF&embedded=true)


For example:

${frame}[PDF](https://docs.google.com/viewerng/viewer?url=http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true)


You can then use this code in your Crisp helpdesk article

Example



Updated on: 11/03/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!