Export Options
Export Overview
Quotrum offers flexible export options to meet different needs. Whether you’re sending a proposal to a customer, sharing pricing with your team, or integrating with other systems, Quotrum has you covered.
Supported Export Formats
PDF Proposal
Professional branded proposal document.
Best for:
- Customer-facing proposals
- Executive reviews
- Formal RFP responses
- Contract attachments
Includes:
- Cover page with your logo
- Customer information
- Executive summary
- Service details per site
- Pricing summary (MRC, NRC, totals)
- Terms and conditions
- Contact information
Customization (Professional/Enterprise):
- Custom cover page
- Add/remove sections
- Reorder content
- Custom terms and conditions
- Brand colors and fonts
File size: ~500KB - 2MB (varies with site count)
Excel Pricing Sheet
Detailed line-item pricing in editable spreadsheet.
Best for:
- Internal pricing reviews
- Customer price analysis
- Finance approvals
- What-if scenarios
Includes:
- Summary sheet with totals
- Detailed pricing by site
- Line-item breakdown (MRC/NRC per item)
- Formulas for term calculations
- Discount calculations
- Notes and assumptions
Features:
- Editable (customers can adjust quantities)
- Formulas preserved
- Multi-sheet workbook
- Charts and graphs (optional)
File size: ~50KB - 500KB
JSON Export (Enterprise)
Machine-readable structured data.
Best for:
- API integrations
- CRM/ERP imports
- Custom reporting tools
- Data warehousing
Includes:
- Complete quote data
- Service configurations
- Pricing details
- Customer information
- Metadata (created date, version, etc.)
File size: ~10KB - 100KB
CSV Export
Simple comma-separated values.
Best for:
- Simple data imports
- Database loads
- Spreadsheet analysis (non-Excel)
- Legacy system integration
Includes:
- Flat data structure
- One row per line item
- No formatting
- Easy to parse
File size: ~5KB - 50KB
Exporting from Quote Wizard
During Quote Creation
At the final step (Review):
- Choose export format(s)
- Click Export
- File downloads automatically
- Quote is saved to library
Quick Export
For fastest export:
- Select desired format
- Click Quick Export
- Uses default settings
- No preview or customization
Custom Export
For full control:
- Click Custom Export
- Choose format
- Select options (see Format Options below)
- Preview (PDF only)
- Click Export
Exporting from Quote Library
Single Quote
- Open quote from library
- Click Export button (top-right)
- Choose format and options
- Download file
Multiple Quotes
Bulk export multiple quotes:
- In Quote Library, select quotes (checkboxes)
- Click Bulk Actions → Export
- Choose format
- Files packaged in ZIP archive
- Download ZIP
Pro Tip: Use filters before bulk export (e.g., “All Q4 2024 quotes”).
Format-Specific Options
PDF Options
Layout
- Page size: Letter (US) or A4 (International)
- Orientation: Portrait or Landscape (Landscape for wide pricing tables)
- Margins: Normal, Narrow, or Wide
Content
- Include cover page (yes/no)
- Include pricing (yes/no - for technical-only proposals)
- Include terms and conditions (yes/no)
- Include BOM (yes/no)
- Show discounts (yes/no)
- Show unit pricing (yes/no)
Branding (Professional/Enterprise)
- Logo placement (top-left, center, custom)
- Color scheme (brand colors)
- Footer text (company info, page numbers)
- Watermark (e.g., “DRAFT”, “CONFIDENTIAL”)
Excel Options
Sheets
- Summary only
- Summary + detail
- Summary + detail + per-site sheets
- Include BOM sheet (yes/no)
Formatting
- Basic (minimal styling)
- Standard (tables, colors, borders)
- Branded (company colors and fonts)
Data
- Show formulas (yes/no)
- Show notes and assumptions (yes/no)
- Include discount detail (yes/no)
- Lock cells (protect pricing from edits)
JSON Options (Enterprise)
Schema Version
- v1 (legacy)
- v2 (current)
- Latest (always newest)
Inclusions
- Complete (all fields)
- Pricing only
- Configuration only
- Custom (select specific fields)
Formatting
- Pretty print (human-readable)
- Minified (smallest file size)
Sharing Options
Direct Email (Professional/Enterprise)
Send exports directly from Quotrum:
- Export quote
- Click Share → Email
- Enter recipient email(s)
- Add custom message
- Choose format (PDF, Excel, or both)
- Click Send
Email includes:
- Exported file(s) as attachments
- Your custom message
- Automatic signature with your contact info
- Reply-to set to your email
Tracking: See when emails are opened (Enterprise).
Cloud Links (Professional/Enterprise)
Generate shareable links:
- Export quote
- Click Share → Create Link
- Set options:
- View-only or download
- Expiration date (1 day to never)
- Password protection (optional)
- Copy link
- Share via email, Slack, etc.
Recipients can view/download without Quotrum account.
Analytics: Track link views and downloads (Enterprise).
Download and Forward
Traditional method:
- Export quote
- Download file to your computer
- Attach to email or upload to your file sharing
- Send/share as you normally would
This method works with any Quotrum plan (including free).
Customizing Export Templates
PDF Templates (Professional/Enterprise)
Create custom PDF templates:
- Go to Settings → Export Templates
- Click New PDF Template
- Name template (e.g., “Enterprise Customer Proposal”)
- Configure:
- Select sections to include
- Reorder sections
- Add custom text blocks
- Upload custom footer
- Set font sizes and colors
- Save template
Use template:
- When exporting, click Custom Export
- Choose Use Template
- Select your template
- Export
Excel Templates (Professional/Enterprise)
Customize Excel export structure:
- Export a quote to Excel (standard)
- Modify the exported file:
- Add/remove columns
- Change formatting
- Add custom formulas
- Add charts
- Upload as template in Settings → Export Templates
- Name template
- Future exports use this structure
Default Templates
Set default template for quick exports:
- Go to Settings → Export Templates
- Find desired template
- Click Set as Default
- Quick Exports now use this template
Batch Export Features (Enterprise)
Scheduled Exports
Automatically export quotes on a schedule:
- Go to Settings → Scheduled Exports
- Click New Schedule
- Configure:
- Frequency (daily, weekly, monthly)
- Filter criteria (e.g., “All open quotes”)
- Export format
- Delivery method (email, FTP, cloud storage)
- Save schedule
Use cases:
- Daily export to CRM
- Weekly pricing reports for finance
- Monthly archive to cloud storage
API Exports
Programmatic export via API (Enterprise):
# Export single quote
GET /api/v2/quotes/{id}/export?format=pdf
# Bulk export
POST /api/v2/quotes/export
{
"quote_ids": ["123", "456", "789"],
"format": "excel",
"template": "standard"
}
See API documentation for details.
Export Quality Settings
Resolution (PDF)
Choose quality vs file size:
- Screen (72 DPI) - Smallest files, screen viewing
- Standard (150 DPI) - Balanced, recommended
- High (300 DPI) - Print quality, larger files
Compression
Reduce file size:
- None - Original quality
- Standard - ~30% smaller, minimal quality loss
- High - ~50% smaller, some quality loss
Settings in Settings → Export → Quality.
Troubleshooting Exports
Export fails or hangs
Common causes:
- Large multi-site quote (100+ sites)
- Network timeout
- Corrupted quote data
- Browser issue (web version)
Solutions:
- Try exporting to CSV first (simpler format)
- Split large quotes into smaller ones
- Update Quotrum to latest version
- Try different browser (web version)
- Contact support if persistent
PDF looks wrong
Issues and fixes:
- Logo doesn’t appear: Upload logo in Settings → Company → Branding
- Pricing cut off: Try Landscape orientation
- Fonts look weird: Update Quotrum or try different PDF viewer
- Missing pages: Check that all sections are enabled in export options
Excel file won’t open
Possible causes:
- Unsupported Excel version (need 2010+)
- Corrupted file
- File extension renamed incorrectly
Solutions:
- Open with Excel 2010 or later
- Try opening with Google Sheets or LibreOffice
- Export again
- Try CSV format instead
Missing data in export
If data is missing:
- Verify data exists in quote (open in Quotrum)
- Check export template (field may be excluded)
- Review export options (content may be filtered)
- Try “Complete” export instead of summary
File size too large
If exported file is too large (for email, etc.):
- Use compression (PDF settings)
- Export to Excel instead of PDF
- Split multi-site quote
- Remove BOM from export (if included)
- Use cloud link instead of attachment
Best Practices
- Preview before sending - Always preview PDFs before customer delivery
- Use appropriate format - PDF for customers, Excel for internal
- Secure sensitive pricing - Use password-protected PDFs or links with expiration
- Version control - Name exports with version/date (e.g., “Acme-Quote-v2-2024-12-15”)
- Archive exports - Keep copies of sent proposals
- Test templates - Preview custom templates before using with customers
- Choose quality wisely - High-res PDFs for print, standard for email
Next Steps
Explore related features:
- BOM Generation - Create detailed bills of materials
- Quote Wizard - Master quote creation
- Configuration - Set export defaults and templates