Generate PDFs from Supabase
Hi everyone!
I am currently at a loss - I am pretty confident with interacting with Supabase through REST, and have launched a couple of (very simple) edge functions. My only backend is Supabase.
I would like to generate PDFs on a schedule from the backend, however I have no idea where to even document myself about that - where to even start? Most things I've read are pretty straight forward if you've got Node.js or something, not Supabase. I'm not interacting with Supabase through the CLI except for the occasional Edge function creation here and there.
Adobe seems to have something good if you want to use REST and what they propose is free for my particular usage, so that would be ideal. But their documentation for it is chaotic and I not sure how to even follow it.
What would you guys recommend? Thank you very much in advance for your insights.
I am currently at a loss - I am pretty confident with interacting with Supabase through REST, and have launched a couple of (very simple) edge functions. My only backend is Supabase.
I would like to generate PDFs on a schedule from the backend, however I have no idea where to even document myself about that - where to even start? Most things I've read are pretty straight forward if you've got Node.js or something, not Supabase. I'm not interacting with Supabase through the CLI except for the occasional Edge function creation here and there.
Adobe seems to have something good if you want to use REST and what they propose is free for my particular usage, so that would be ideal. But their documentation for it is chaotic and I not sure how to even follow it.
What would you guys recommend? Thank you very much in advance for your insights.