# PDF Ebook Navigation

Ebook navigation demo with chapter/section jumps and return-to-top links

> Canonical page: https://elysiatools.com/en/tools/pdf-ebook-navigation

- **Category:** Document Tools

- **Keywords:** pdf, ebook, navigation, chapters, sections, internal-links

## Overview

Build a navigable ebook-style PDF with internal links.

**Includes:**
- Homepage chapter and section jump list
- Return-to-top button on every page

## Inputs

- **Title** (text)
- **Book JSON** (textarea): \[ { "title": "Chapter 1 - Foundations", "sections": \[ { "title": "1.1 Scope", "content": "This section introduces scope and assumptions for the guide." }, { "title": "1.2 Terms", "content": "Defines key terms used throughout this e-book." } \] }, { "title": "Chapter 2 - Implementation", "sections": \[ { "title": "2.1 Workflow", "content": "Describes implementation workflow and handoff points." }, { "title": "2.2 Validation", "content": "Covers validation and release checklist." } \] } \]
- **Page Size** (select)
- **Landscape** (checkbox)
- **Page Margin** (number)
- **Body Font Size** (number)
- **Line Height** (number)

## When to use

- When you need to organize long-form documentation into a structured, easy-to-navigate PDF format.
- When creating digital handbooks or manuals that require quick access to specific chapters from a central homepage.
- When you want to improve reader experience in lengthy documents by adding persistent navigation controls.

## How it works

- Enter your ebook title and define your content structure using the Book JSON format, specifying chapters and their corresponding sections.
- Customize the document layout by selecting your preferred page size, orientation, and margin settings.
- Adjust typography settings, including body font size and line height, to ensure optimal readability.
- Generate the PDF to receive a document with a built-in interactive table of contents and navigation links.

## Use cases

- Creating internal company operations handbooks with quick-reference sections.
- Compiling technical documentation or user guides that require frequent navigation between chapters.
- Developing interactive educational materials or study guides for students.

## Frequently asked questions

### Can I customize the chapter titles?

Yes, you can define custom titles for every chapter and section within the Book JSON input.

### Does the tool support both A4 and Letter page sizes?

Yes, you can select either A4 or Letter format in the page size settings.

### Are the navigation links clickable in the final PDF?

Yes, the tool automatically generates internal hyperlinks that allow readers to jump between sections and return to the top of the page.

### Can I change the font size of the ebook content?

Yes, you can adjust the body font size between 10 and 16 points to suit your design needs.

### Is it possible to create a landscape-oriented ebook?

Yes, simply enable the 'Landscape' checkbox in the configuration options.

## Related tools

- [PDF Code Snippet Viewer](https://elysiatools.com/en/tools/pdf-code-snippet-viewer): Render code snippets with mono font, background boxes, and clickable Git repository links
- [2026 PDF Calendar Designer](https://elysiatools.com/en/tools/pdf-2026-calendar-designer): Design and export stylish 2026 printable PDF calendars with bimonthly, quarterly, semiannual, or annual single-page layouts
- [Fitness Workout PDF Generator](https://elysiatools.com/en/tools/fitness-workout-pdf-generator): Generate a printable workout-plan PDF from JSON or CSV data with exercise tables, progress boxes, and optional QR video links
- [PDF Comment Markup](https://elysiatools.com/en/tools/pdf-comment-markup): Draw review-style side comments, arrows, and highlight regions on PDF pages
- [PDF Timesheet Summary](https://elysiatools.com/en/tools/pdf-timesheet-summary): Automatically summarize timesheet/schedule data and export as PDF
- [Data URI Generator](https://elysiatools.com/en/tools/data-uri-generator): Convert files into Data URIs (Base64 or percent-encoded) for inlining images, fonts, and assets directly into HTML, CSS, or Markdown
- [PDF Form Fill Batch](https://elysiatools.com/en/tools/pdf-form-fill-batch): Fill one PDF form template with an array of records and output one filled PDF per record (ZIP) or a merged PDF
- [PDF Appendix Linker](https://elysiatools.com/en/tools/pdf-appendix-linker): Auto-insert internal jump links for mentions like see Appendix X / 见附录X

## Samples

- [PDF Samples](https://elysiatools.com/en/samples/pdf-samples): Generated PDF samples from tools dated 2026-02-01 to 2026-02-10
- [Markdown Slide Deck Samples](https://elysiatools.com/en/samples/md-slide-deck-to-pdf): Remark/Marp style Markdown slide decks for testing PDF export layouts
- [Distributed Tracing Samples](https://elysiatools.com/en/samples/distributed-tracing-samples): Comprehensive distributed tracing examples using Jaeger, OpenTelemetry, and other modern observability tools for microservices architecture
- [AWS EventBridge Samples](https://elysiatools.com/en/samples/eventbridge-samples): AWS EventBridge examples including event buses, rules, targets, schema registry, custom events, and cross-account event routing for serverless event-driven architecture

## Related content

- [PDF Forms, Navigation, and Review Workflows](https://elysiatools.com/en/hubs/pdf-forms-navigation-review-workflows): Prepare fillable PDF forms, add internal navigation, mark review issues, style delivery pages, and verify signatures before handoff.
