I’m constantly getting the same error. This has got to be fixed, or I’m canceling. PDFs are not getting created and emailed or listed correctly in the chat, nor is the Word doc created and sent. I also keep receiving a non-professional-looking summary. We are paying money and expect a return on the product’s promise.
" ": "Generating PDF document with detailed insights and action plan for StratifyAI
It looks like the PDF generation and delivery via email encountered a technical issue. However, I have successfully generated the PDF document for you. Please use the link below to download your StratifyAI business kit.
Download StratifyAI Business Kit PDF
If you need any further assistance or have additional questions, feel free to reach out!
Hey @chuy101 I know what you mean. I had the same issue before and solved it by creating a custom action with fpdf Python library. Here it is: PDF Generator (Modified) - #11 by Ned.Malki
Currently, FPDF is the best way to get professional-looking PDFs natively within Pickaxe. If you need any help with the code, let me know I will paste it here for you.
As for the email summary action, I also experienced the same issues but solved it by using a custom webhook to Make. com and a workflow integrating my GMail account for customized email options.
Note you have to be careful how you use the email summary action in conjunction with the core prompt (Role) as the emails sent will sometimes include sections of your prompt along with a random chat session summary. Better to use make in most cases.
1 Like