From 8b631d77eb492e597f957024b9857c4999d028fe Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Sat, 17 Dec 2022 08:44:21 +0100 Subject: [PATCH] :pencil: Add embed PDF from Google Drive instructions --- apps/docs/docs/editor/blocks/bubbles/embed.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/docs/docs/editor/blocks/bubbles/embed.mdx b/apps/docs/docs/editor/blocks/bubbles/embed.mdx index 8eca463bf6..84423a10a2 100644 --- a/apps/docs/docs/editor/blocks/bubbles/embed.mdx +++ b/apps/docs/docs/editor/blocks/bubbles/embed.mdx @@ -19,3 +19,9 @@ The Embed bubble block allows you to display a website or an iframe to your user } /> + +## Embed a PDF hosted on Google Drive + +For this, you'll need to select the pdf file you want to embed. Right click > Preview > More actions > Open in a new window. Now click More actions > Embed item. + +Copy the embed code and paste it in the Embed bubble block configuration.