By Cathy Sarisky, Ghost Expert
                    in
                    Widgets
                —
                
            
            A couple PDF options for Ghost
                Want to embed PDFs in your Ghost site?  No problem!
                
         
    
        
        
            Easiest option:  Link your file. 
Users can click it and it'll open or download, depending on their browser settings.  No javascript, works in email.
Slightly harder option:  Embed your file.
This is just an HTML card containing the code below:
<embed class="pdf" src=
"https://www.spectralwebservices.com/content/files/2024/12/Lab-manual-biochemistry-2-spring-2019.pdf" width="800" height="1500">
1