Search found 107 matches

hi.
thx for help, I figured the problem out.

hi all. I have a problem with printing of arrows like in the sample https://bryntum.com/products/gantt/examples/export/ your sample works (PDF has arrows) but my local installation of the https://github.com/bryntum/pdf-export-server is not able to render the arrows for some reason in the PDF. I chec...
hi. I suppose it is possible if you set up a proxy from your webserver to export server. Smth like this: https://httpd.apache.org/docs/2.4/mod/mod_proxy.html yes this works and to route traffic is no big deal but it is quite inefficient to scan all payload and change "localhost:8080" to &q...
hi all. I would like to use the pdf export server (https://github.com/bryntum/pdf-export-server) behind my webserver and to route messages via IIS Application Request Routing plugin since I need to use IIS (think nginx) but... here https://github.com/bryntum/pdf-export-server/blob/main/src/server/We...
hi. is there some easy and simple way to send cookies when Bryntum scheduler is sending request to pdf export server? since I would like to reverse proxy from our web app to pdf export server and I need them to authenticate. this is the spot where you say to browser don't send cookies : fetch.png thx

Hi,

what happend to bryntum namespace in 5.3.3.

// bryntum Localize
var translate = bryntum.scheduler.Localizable();
// simplify class name for DateHelper
let DateHelper = bryntum.scheduler.DateHelper;

Not working anymore?

Thanks

app (2).js
(745.01 KiB) Downloaded 20 times

Hello,

there is a new rendering effect when using top labels. The left and width is calculated wrong.
This the event without label.

asw.png
asw.png (8.53 KiB) Viewed 147 times

and with the top label. Position and width is wrong.

asw2.png
asw2.png (10.44 KiB) Viewed 147 times

Can you please take a look at this?

Thank you

Yes, sure. I think this shows what i mean. The label text should replace event text.

label2.png
label2.png (25.26 KiB) Viewed 266 times