MagicBooks.io

Results 16 comments of MagicBooks.io

Do you mean it has to be a file on the same server as the script, or that the file has to be on any server? I tried it with...

Can you post the code for the firebase cloud function?

Anybody have a good sample of sending the form with email.js?

This is something which should have been built inyo this from the beginning. I don't understand why you people always try to force the most generic and unprofessional functionality on...

Thank you. I had it like that at first, but then when I downloaded your invoice template, the json was structured like i have it. I will try to place...

I still cant get it to work. I removed most of the template helper functions, all but the 'for each' for the rows and simply created mustache placeholders for each...

here is the relavent section of my template: ` Date: {{date}} Invoice ID: {{invoiceId}} Bill to {{billContactName}} {{billClientCompany}} {{billAddress}} {{billPhone}} {{billEmail}} Ship to {{shipNameOrDept}} {{shipClientCompany}} {{shipAddress}} {{shipPhone}} Description Qty Unit...

These are the logs in the 'info' section of firestore. I will try to upload them in an order where they are understandable. ![scrnli_2_2_2024_3-52-39 PM](https://github.com/pdfplum/pdfplum/assets/62707165/4941a318-8f6a-41fa-b465-64d95494cd31) ![scrnli_2_2_2024_3-52-11 PM](https://github.com/pdfplum/pdfplum/assets/62707165/74d46672-cde4-4225-8b1b-28613bc0f60a) ![scrnli_2_2_2024_3-51-00 PM](https://github.com/pdfplum/pdfplum/assets/62707165/0f5272ec-ae46-4b8d-8612-29d6d5881038) ![scrnli_2_2_2024_3-50-09...

Min stops at Running action 'load template' and goes no further ![scrnli_2_2_2024_3-50-09 PM](https://github.com/pdfplum/pdfplum/assets/62707165/99e4b623-98a3-4f66-a224-df06befef4c0)

I'm going to try to completely uninstall the extension and reinstall. Should I increase the memory allocated for the function? It seems 1g should be plenty