Tagged: PDF

How to Add a Blank Page to a PDF in PHP using FPDI - Clue Mediator

How to Add a Blank Page to a PDF in PHP using FPDI

PDF (Portable Document Format) files are widely used for sharing and preserving documents. There are instances where you may need to add a blank page to an existing PDF document...

How to display a PDF in React - Clue Mediator

How to display a PDF in React

Today we will show you how to display a PDF in React. Here we will use the NPM package to display a PDF as an image in React application. You...