What problem does it solve?
This Skill addresses the need for creating visually appealing and professional PDFs with ease, allowing users to generate, fill, and reformat documents with a consistent design system.
Core Features & Use Cases
- PDF Creation: Generate new PDFs from scratch using a predefined set of document types and design templates.
- PDF Filling: Fill form fields in existing PDFs, including text fields, checkboxes, dropdowns, and radio buttons.
- PDF Reformatting: Apply custom designs to existing documents without altering the layout.
- Use Case: If you need to create a polished proposal for a client, use this Skill to generate a PDF with the desired design and fill out the necessary information directly in the document.
Quick Start
Generate a new PDF with a 'proposal' template:
bash scripts/make.sh run --type proposal --title "Business Proposal" --author "Your Company" --date "2023-12-01" --content content.json --out proposal.pdf