UNPKG

n8n-nodes-pdforge

Version:

Pdforge Automate PDF Generation in minutes using AI.Create custom PDF templates in seconds using our AI Agents, fine tune the design with our no-code builder and automate the PDF delivery with our native pdforge node inside n8n. No code or design experien

4 lines (3 loc) 171 B
import type { INodeProperties } from 'n8n-workflow'; export declare const htmlToPdfOperations: INodeProperties[]; export declare const htmlToPdfFields: INodeProperties[];