What’s the best way to load a 40 page PDF file to Ghost (Source Theme) so that it shows the whole pdf, every page on scroll. I have 15 pages to do like this, and worried about page load speed.
I loaded every single page of the PDF as Doc, but there has to be an easier way surely?
I don’t want to have to click a link for it to then show. Just see and scroll kinda thing.
PS if there is a way, I’m not hot on changing hbs files, so script me preferred.
A couple options here:
But I’m not sure any are exactly what you’re looking for, because I’m not sure I understand the desired behavior. You want the PDF embedded, and you want the container it’s in to be as tall as the whole document? It might be
Hmm OK Cathy, I’m gonna stick with splitting it into individual doc pages and check the page load speed to see if OK. I’ve done 15 pages x 40-page PDF’s that way already. It’s under password and design currently. Thanks.