Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 396 Bytes

File metadata and controls

11 lines (8 loc) · 396 Bytes

LuaHPDF

LuaHPDF is a module that lets you programmatically create PDF files using Lua. It does this by binding to the Haru Free PDF Library, an open-source library that manages the details of PDF generation.

See the documentation for more details.