UNPKG

pdf-lib-extended

Version:

This project extends the capabilities of the pdf-lib JavaScript library by providing a set of helper functions that simplify common PDF manipulation tasks. It includes utilities for drawing and formatting text, images, and shapes within PDF documents, all

3 lines (2 loc) 84 B
import PDFLibExtended from "./src/PDFLibExtended"; export default PDFLibExtended;