Troubleshooting
Common Issues
This page covers solutions to the most frequently encountered problems when using PDF CreateMate.
Properties Not Replaced
Problem: Your placeholders like {{firstname}} appear in the generated PDF instead of actual values.
Solutions:
-
Check placeholder syntax
- Use double curly braces
{{propertyname}}or dollar syntax${propertyname} - Both formats support flexible whitespace:
{{ firstname }}and${ firstname }work
- Use double curly braces
-
Remove hidden characters
- Sometimes hidden formatting characters are copied into your document
- If a placeholder doesn't replace, delete it completely and retype it
- Copy property placeholders directly from the Properties page in PDF CreateMate
- When pasting, use "Paste as Plain Text" (Ctrl+Shift+V) to avoid hidden formatting
-
Verify property names
- Property names must exactly match HubSpot internal names
- Use HubSpot's property settings to find the exact internal name
- Property names are case-sensitive
-
Check property mapping
- Go to your template settings in PDF CreateMate
- Verify each placeholder is mapped to the correct HubSpot property
-
Ensure the record has data
- The HubSpot record must have a value for the property
- Empty properties will remain as placeholders or show as blank
Styling or Image Display Issues
Problem: Your PDF looks different from your Word template—fonts, images, or formatting appears wrong.
Solutions:
-
Font issues
- Embed fonts in your DOCX file
- Use standard fonts like Arial, Times New Roman, or Calibri
- Avoid system-specific fonts
-
Image problems
- Ensure images are embedded, not linked
- Use standard formats: PNG, JPG, or GIF
- Check image resolution (300 DPI recommended for print)
-
Layout issues
- Avoid complex layouts with multiple columns
- Use tables for structured layouts
- Keep margins consistent
-
Re-upload the template
- Save your DOCX with all changes
- Upload a fresh copy to PDF CreateMate
Workflow Issues
Problem: PDFs aren't being generated when contacts move through workflows.
Solutions:
-
Enable re-enrollment in HubSpot
- If a first test failed, the contact may not trigger the workflow again
- HubSpot workflows only process each record once by default
- Enable re-enrollment triggers to allow records to re-enter the workflow
- Learn how to add re-enrollment triggers →
-
Check workflow enrollment
- Verify contacts are actually entering the workflow
- Check HubSpot workflow analytics
- Look for enrollment errors in the workflow history
-
Review action configuration
- Ensure the PDF CreateMate action is correctly placed
- Verify template selection in the action
-
Check permissions
- Confirm PDF CreateMate has proper HubSpot permissions
- Re-authorize if necessary in Settings
-
Review credit balance
- Ensure you have available credits
- Generation pauses when credits run out
Changing PDF File Name
Problem: You want to customize the generated PDF filename.
Solution: PDF CreateMate supports dynamic file naming:
- Go to your template settings
- Find the File Naming section
- Configure using HubSpot properties and text
Example: Invoice_{{dealname}}_{{closedate}}
See File Naming for detailed instructions.
Changing Template Name
Problem: You want to rename an existing template.
Solution:
- Go to Templates
- Click on the template you want to rename
- Click the template name or edit icon
- Enter the new name
- Save changes
Updating a Template
Problem: You've made changes to your DOCX file and need to update the template.
Solution:
- Make changes to your local DOCX file
- Go to Templates in PDF CreateMate
- Click on the template to open the Template Builder
- Go to the Document Source step
- Click Change to replace the file
- Select your updated DOCX file
- Review property mappings (they're usually preserved)
- Save the template
Multi-Select Values
How multi-select properties display:
Multi-select HubSpot properties (like checkboxes and multi-select fields) are automatically formatted as comma-separated values in your PDF. For example:
- HubSpot stores:
Option1;Option2;Option3 - PDF displays:
Option1, Option2, Option3
Multi-select values always use commas with spaces as the separator. There is no UI option to customize the separator format.
General Troubleshooting Steps
If you're experiencing any issue:
- Refresh the page - Clear any temporary glitches
- Check HubSpot connection - Go to Settings and verify the connection status
- Try a different browser - Rule out browser-specific issues
- Review recent changes - Did the issue start after a specific change?
- Check our status page - Verify no service disruptions
- Contact support - If nothing else works, we're here to help