@capgo/capacitor-pdf-generator
Generate PDF files from HTML strings or URLs on iOS and Android.
Overview
Section titled “Overview”Generate PDF files from HTML strings or URLs on iOS and Android.
Core Capabilities
Section titled “Core Capabilities”fromURL- Generates a PDF from the provided URL.fromData- Generates a PDF from a raw HTML string.
Public API
Section titled “Public API”| Method | Description |
|---|---|
fromURL | Generates a PDF from the provided URL. |
fromData | Generates a PDF from a raw HTML string. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-pdf-generator.