Antonio
Antonio
Should we remove this app setting? I don't see the use cases for this functionality.
## Proposal ### Goal The user should be able to customize the data displayed in the PDF reports related to: - the header (in the example, the company's site and...
I added the new settings and adapted the generation of PDF reports. I think it will be interesting to support multiple lines. This requires changing the input type (and the...
Should we allow the users to use empty strings in these values? In that case, anything will be displayed in the related sections of the PDF.
- Fixed a problem when using multiple lines in the value of the settings `cutomization.reports.footer` and `customization.reports.header` and saving the configuration from UI.
### Enhancement suggestion I was investigating the possibility to resize the custom logo in the PDF reports. It is possible to use the `fit` property to fit the image to...
# Update - Added a character count limitation
### Changes - If there are selected files in the file picker inputs, and saving the configuration, the file picker inputs will be cleaned. > There is an error displayed...
### Update - Update the development branch with the last changes of the base branch.
### Detecting the image's format from its metadata Yesterday, in a sync meeting, we decide to get the file extension from the buffer instead of the current logic that send...