← All examples

Guide

The Remote Work Toolkit

Clickable links — internal jumps and external URLs

Features in this example
Single pageHard coverFull-text searchTable of contentsPrintShareFullscreen

About this example

Flipazine reads the link annotations already in your PDF and makes them live in the viewer. Internal links jump to another page; external links open in a new tab. Nothing to re-create by hand — if the link works in the PDF, it works in the flipbook.

Things to try

  • On the contents page, click a chapter card to jump to it
  • Use “Back to contents” on any chapter to jump back
  • Follow a chapter's external “↗” button to an outside link
  • Every link came straight from the source PDF
Convert your own PDFOpen the standalone page ↗

Embed it anywhere

Every flipbook comes with an embed snippet. Drop this into any page as raw HTML and the flipbook appears inline, just like above.

<iframe
  src="https://flipazine.com/embed/demo-resource-guide"
  width="100%"
  height="700"
  style="border:none;"
  allow="fullscreen"
  allowfullscreen>
</iframe>

See the embedding guide for responsive sizing, background colours and private embeds.

More examples

Product brochure: Two-page spread with a hard coverMagazine: Table of contents, straight from your PDFMenu: Single-page layout, ready to printReport: Continuous scroll with full-text searchHandbook: Search a whole document in an instantPitch deck: Slides with autoplayLookbook: A 3D carousel for browsingCards: The rolodex layoutPortfolio: Soft cover, with download and sharing