Q: Right now I am using mPDF for generating a PDF from a custom HTML code via PHP.
And on top of that we're using image-charts to generate a chart/graph image so that it can be included in the PDF.
Question - can I create my own UI for PDF using Hybiscus ? I can see that there is colour_theme": "forest" in the JSON but that would mean pre-made themes. How can I make my own HTML UI and insert into the PDF with Hybiscus ?

Ismail59059
May 14, 2024A: Hi there!
If you'd like to add your own colours and so branding to your PDFs please have a look at this tutorial https://youtu.be/VvWczpVT-iE
You'll also find in our documentation you can add your own logo to the PDFs (https://hybiscus.dev/docs/reports/what-is-it).
I hope this covers your needs otherwise please let us know!