Documentation Index
Fetch the complete documentation index at: https://docs.peedief.com/llms.txt
Use this file to discover all available pages before exploring further.
Frequently Asked Questions
Template Questions
How do I find the right template for my needs?
How do I find the right template for my needs?
- List by category: Filter templates by type (certificates, invoices, reports, letters)
- Search by tags: Find templates with specific features or industries
- Review metadata: Check each template’s data requirements and sample output
- Try samples: Use the sample data provided to test template output
How long does it take to generate a PDF from a template?
How long does it take to generate a PDF from a template?
- Templates are pre-optimized and cached
- No HTML parsing or CSS processing required
- Data validation happens before generation
- Professional layouts are already optimized
- Template complexity
- Amount of data (number of items in arrays)
- Image processing requirements
- Your plan type (Premium gets priority)
Can I customize existing templates?
Can I customize existing templates?
- All templates support branding (logos, colors, company info)
- Conditional content based on your data
- Dynamic sections that show/hide based on data presence
- Contact support for custom template modifications
- Enterprise plans include custom template creation
- Templates can be updated and modified as needed
- Custom CSS can be added to existing templates
- Brand colors and fonts can be configured
- Layout adjustments for specific use cases
General Questions
Do you support non-English content?
Do you support non-English content?
- International characters and symbols
- Right-to-left languages (Arabic, Hebrew)
- Asian languages (Chinese, Japanese, Korean)
- Accented characters (French, Spanish, German, etc.)
- Mathematical symbols and special characters
Technical Questions
Can I use JavaScript in my HTML?
Can I use JavaScript in my HTML?
- Simple DOM manipulation
- Basic calculations and formatting
- Library initialization (Chart.js, etc.)
- External API calls (may timeout)
- Complex async operations
- Long-running scripts
- WebSocket connections
How do I add headers and footers?
How do I add headers and footers?
Can I embed fonts?
Can I embed fonts?
- Use WOFF2 format for smaller file sizes
- Always provide fallback fonts
- Keep font files under 500KB each
- Test fonts in different browsers first
How do I handle large tables?
How do I handle large tables?
Billing Questions
What happens if I exceed my plan limits?
What happens if I exceed my plan limits?
- API returns “Insufficient Balance” error
- Dashboard shows 100% usage
- Generation blocked until:
- Plan upgrade (immediate)
- Next billing cycle (automatic reset)
Can I change plans anytime?
Can I change plans anytime?
- Take effect immediately
- Prorated billing for remainder of cycle
- New limits apply instantly
- No downtime or service interruption
- Take effect at next billing cycle
- Current features remain until renewal
- File storage adjusted to new plan limits
- Pay prorated amount for 16 days of Basic plan
- Immediately get 1,500 PDF limit
- Next full billing on Feb 1st
Do unused PDFs roll over?
Do unused PDFs roll over?
- Generated files remain accessible according to storage retention
- Usage resets to 0 on your renewal date
- Plan benefits continue throughout the billing period
Is there a bulk discount?
Is there a bulk discount?
- Custom PDF limits (10,000+/month)
- Dedicated infrastructure
- SLA guarantees
- Priority support with account manager
- Custom integrations and webhooks
- Bulk pricing discounts
MCP Questions
Which AI assistants support MCP tools?
Which AI assistants support MCP tools?
- Claude Desktop
- Claude Web
- n8n Workflow
- Any client implementing MCP protocol
- Custom AI applications
- Third-party MCP integrations
- MCP-compatible client
- Peedief API key
- Proper authentication configuration
Can I use MCP tools without Claude Desktop?
Can I use MCP tools without Claude Desktop?
- Custom MCP client implementations
- Third-party MCP tools
- Developer-built integrations
- Future MCP-enabled applications
- MCP protocol support
- API key authentication
- Network access to Peedief servers
Are there usage limits for MCP tools?
Are there usage limits for MCP tools?
- Same PDF generation limits apply
- No separate MCP-specific restrictions
- Standard rate limits enforced
- All features available through MCP
- Unified usage tracking
- Consistent billing across API and MCP
- No additional setup or fees
- Same support channels
Can I customize MCP tool behavior?
Can I customize MCP tool behavior?
- Authentication method (API key or OAuth)
- Default PDF options (format, margins, etc.)
- Error handling preferences
- Timeout settings
- Tool interface and commands
- Response formats
- Core functionality
- Feature set
Common Issues
Why is my PDF blurry or low quality?
Why is my PDF blurry or low quality?
- Use high-resolution images (300+ DPI)
- Optimize image formats (PNG for graphics, JPEG for photos)
- Avoid scaling images with CSS
- Use web-safe fonts or properly embed custom fonts
- Avoid very small font sizes (<10pt)
- Ensure proper font licensing
My table breaks awkwardly across pages
My table breaks awkwardly across pages
- Split large tables into sections
- Use landscape orientation for wide tables
- Consider alternative layouts (lists, cards)
External resources aren't loading
External resources aren't loading
- Embed resources as data URLs:
- Use absolute URLs:
- Inline critical CSS:
Getting More Help
Still need help?
- Your account email
- Detailed issue description
- Sample code or HTML (if applicable)
- Error messages
- Steps you’ve already tried