pdf-flipbook-viewer
Reactive icon

PDF Flipbook Viewer

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 21 September 2025
 by 
5.0
 (2 ratings)
pdf-flipbook-viewer

PDF Flipbook Viewer

Documentation
1.0.0

Overview

The PDF Flip Viewer is a component that allows end users to view PDF files with an interactive page-flip animation. It supports binary inputs, zoom functionality, and navigation controls (Next, Previous, and Page Number display).


Features

Accepts binary PDF files as input.

Page flip animation for a realistic book-like experience.

Zoom in / Zoom out controls for better readability.

Next and Previous buttons for navigation.

Page number display (current page / total pages).

Responsive design for desktop and mobile devices.

Inputs

Property

Data Type

Description

PDFBinary

Binary Data

The PDF content as a binary object.

Controls & Actions

Control

Description

Next Button

Advances to the next page with flip animation.

Previous Button

Goes back to the previous page.

Zoom In

Increases zoom level by a fixed increment.

Zoom Out

Decreases zoom level.

Page Indicator

Displays current page number and total pages (e.g., 3 / 10).


Styling & Customization

Customize the size of the viewer using CSS or by adjusting its container.

You can modify button icons for Next, Previous, Zoom In, and Zoom Out using simple JS snippet present in OnParameterChange.