Hi, can someone please help me to use a custom font in PDF Conjurer?
I have loaded the custom font to Bubble
I have tried using the new Load font to pdf model
I have tried the Define new style for pdf model
But when I try to action the work flow, nothing happens, but when I remove all my attempts to use the custom font and just use the default font, then my work flow runs as it should.
We recently acquired the plugin and our developers are currently assessing its functionality and working on integrating it on our side. We appreciate your patience and understanding during this transition .
For now, I suggest rolling back the plugin to a previous version where the “Load Font” action was functioning correctly. Please use that version temporarily.
If you have any other questions or concerns, we’re here to assist as much as we can at the moment!
@ZeroqodeSupport Has this been fixed? When I use the default font “Roboto” my pdf downloads just fine. When I try to use any other font, the button to download the pdf does nothing. Please help!
Regarding your issue with using custom fonts in PDF generation, it seems like the problem might be related to how the font is being referenced within the PDF Conjurer plugin.
Here’s a suggested solution based on a workaround that has worked for others:
Create an Option Set: Create an option set called “Font”.
Add Font Attributes: In the Option Set, create an attribute that stores the TTF (TrueType Font) files. Make sure to add the font files (e.g., Regular, Bold, Italic versions) here.
Reference Option Set: In your PDF Conjurer setup, reference the Option Set and select the relevant font file.
This approach will allow you to dynamically load fonts from your option set, ensuring proper integration for PDF generation.
You can follow this configuration and check the plugin’s documentation for any additional settings and steps.
@ZeroqodeSupport Thank you for the response, but I am running into the same problem. I can upload and use fonts just fine on my webpage. I can also make an option set (attribute type: file), but I don’t see where to upload the TTF file into the option set. Is there a button to click I’m missing? Thank you.