ppu-pdf
Version:
Easily extract text from digital PDF files with coordinate and font size included, and optionally group text by lines or render scanned pdf to canvas/png.
1 lines • 294 B
JavaScript
import{createRequire}from"module";globalThis.process=globalThis.process||{};if(!globalThis.process.getBuiltinModule){globalThis.process.getBuiltinModule=function(name){if(name==="module"){return{createRequire}}throw new Error(`process.getBuiltinModule is not implemented for module: ${name}`)}}