reportbro-designer icon indicating copy to clipboard operation
reportbro-designer copied to clipboard

Javascript plugin to visually design report layouts (for pdf and Excel) which can be created with reportbro-lib (a Python package) on the server.

Results 25 reportbro-designer issues
Sort by recently updated
recently updated
newest added

When using frame to group the elements, the barcode overflows the frame limits, not respecting. In the example below I tested with a random data, but here I test locally...

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I'm creating, through the editor, a print model that will come out in the thermal printers, but I need the height to be dynamic, according to the items. example below....

question

I have a list, for example: ```json [{ "descricao": "Product A", "codigo_interno": "001", "preco_venda": "10.00", },{ "descricao": "Product B", "codigo_interno": "002", "preco_venda": "11.00", },{ "descricao": "Product C", "codigo_interno": "003", "preco_venda":...

feature request

I have follow the additional fonts here. https://www.reportbro.com/support/index And it does print the custom font. ref: Custom font, https://fonts.google.com/specimen/Khmer?selection.family=Khmer Yet, the result is recondered not correctly. It look like new...

bug

Is there any way on inserting an image into a table column? What about multiple images in a single row?

feature request

Hi, I noticed it's not currently possible to rotate elements (+- 90°), do you plan on adding the feature at some point ? We do need it for barcode rotation...

feature request

Hi, there's a way to use numbered and bullet list static or with a list in a datasource? thank you.

feature request

Hi, are you planning to implement basic charts, like Pie-, Graph or Bar-chart. As far as I have seen, there is no simple solution, like adding Chart.js for example, because...

feature request

the font files is large and I think they can be removed, but I think the locale_zh_cn.js is useful.