PentaFDevs
PentaFDevs
[test_docs_generator.json](https://github.com/user-attachments/files/24072944/test_docs_generator.json) The Block was born as PDF Generator and later improved to allow DOCX and TXT files. We used it a lot to generate reports and complex documents! I've attached...
And this is how the block looks like. We are open to listen for any edit, comment or suggestion to improve it! Thanks to everyone. PentaFrame-Development
@LingYi-Z01 We made it using the begin component in 'TASK' Mode (so doesnt waits for user query in chat to start) and for us just works fine. We personally never...
Thank you for the feedback! I've addressed both issues: **1. ReportLab dependency** Added reportlab>=4.4.1 to pyproject.toml using uv add reportlab. **2. Multi-language support (black squares fix)** The Problem: ReportLab's TTFont...
Done! Thanks to you guys! When possible please have a look on this discussion! [Discussion11884](https://github.com/orgs/infiniflow/discussions/11884#discussioncomment-15225896) Have a nice day! PentaFrame-Development