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.