Matyas Albert Nagy

Results 4 comments of Matyas Albert Nagy

I've created a small hack (quick solution for own deployment) to be able to view pdf attachments as embedded documents in a page. # "Installation" Add the following script to...

Created a more userfriendly version. Code & Readme at: https://gist.github.com/albertmatyi/7c23a679a4a81c61c3628f6c15480b76 1. Toolbar button ![2018-07-18-095853_235x88_scrot](https://user-images.githubusercontent.com/1370078/42868001-7653be46-8a71-11e8-9ee3-6ac63dabe0de.png) 1. Popup dialog: ![2018-07-18-100325_590x429_scrot](https://user-images.githubusercontent.com/1370078/42868076-b280c684-8a71-11e8-8582-6a97cbf304cd.png) 1. Edit mode PDF placeholder ![2018-07-18-100404_854x392_scrot](https://user-images.githubusercontent.com/1370078/42868113-c87eeb64-8a71-11e8-9f51-deeaea23bd37.png) 1. Embedded PDF ![2018-07-18-100533_872x657_scrot](https://user-images.githubusercontent.com/1370078/42868184-fa2e53e8-8a71-11e8-9507-7567254605be.png)

I've just updated to `2.2.6` and the UI became responsive. We've been on `2.2.1` and sometimes the UI came to a halt, couldn't access projects, or was really slow.

~~This issue still persists with chromium 113 used for rendering. When manually using Chromium 113 to render PDF with footer/header the PDF comes out w transparent background~~ ~~... though inspecting...