A: There are two ways to use a standard PDF template in your HTML based document template:
1. Re-do the PDF to HTML and add the code in the template
2. Use a iFrame which refers to the source (e.g the URL to your website where the PDF is published or a Google Drive, which is exposed to everyone)
So you cannot really embed a PDF into HTML, but would need to do one of the steps above.
SWE:
- Göra om PDF:en till HTML och addera den koden i mallen i sig i Upsales
- Använda sig av en iFrame som hänvisar till URL:en (om dokumentet exempelvis finns på er hemsida eller någon annan källa som är exponerad och tillgänglig för alla)
Så går inte riktigt bädda in PDF:en i HTML:en utan att göra om det eller referera till en källa som har PDF:en.