Pagination PDF wordpress

0

Galera does not handle too much of wordpress maaas ...

Is there any way to change how to view pdf's already existing in a website (which in the case are magazines) which is currently the default when you open a pdf in a browser

I have a search and there are some that even works but you need to create a page unique to that PDF, and in case what I have is a page with several 'magazine' that upon clicking would open the pdf view only with pagination

p>     
asked by anonymous 16.10.2018 / 21:00

1 answer

0

You can use ISSUU . You can insert a static html, on any page, after registering there your magazine and see on your site, with pagination, zoom, etc ...

<div style="width: 100%; height: 500px; position: relative; padding-bottom: 75%;"><div data-url="https://issuu.com/larevueautomobile/docs/la-revue-automobile-mag-14" style="width: 100%; height: 500px; position: absolute;" class="issuuembed"></div><script type="text/javascript" src="//e.issuu.com/embed.js" async="true"></script></div>

Tutorial

    
18.10.2018 / 22:21