Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
GodotHaru is a GDExtension for generating PDF files from GDScript/C++. It exposes libharu classes to create documents with text, vector graphics, images, annotations, and encryption. Prebuilt binaries are included for Linux and Windows.
GodotHaru (Asset Library package)
Installation
- Extract this archive at the root of your Godot project.
- Make sure this folder exists:
res://addons/godotharu/. - Reopen the project in Godot 4.4+.
- Use exposed classes such as
PDF_DOC,PDF_PAGE, andPDF_FONT.
This package contains Linux and Windows prebuilt binaries.
GodotHaru is a GDExtension for generating PDF files from GDScript/C++. It exposes libharu classes to create documents with text, vector graphics, images, annotations, and encryption.
Prebuilt binaries are included for Linux and Windows.
Reviews
Quick Information
GodotHaru is a GDExtension for generating PDF files from GDScript/C++. It exposes libharu classes to create documents with text, vector graphics, images, annotations, and encryption. Prebuilt binaries are included for Linux and Windows.