problem to convert scheduler to pdf

Hello, following the generation of test pdf file, I get errors in xml files, here is the contents of one of them:


<![CDATA[Lun 31 Mai]]>
<![CDATA[Mar 1 Juin]]>
<![CDATA[Mer 2 Juin]]>
<![CDATA[Jeu 3 Juin]]>
<![CDATA[Ven 4 Juin]]>
<![CDATA[Sam 5 Juin]]>
<![CDATA[Dim 6 Juin]]>
<![CDATA[Titre : Nouveau
Descr :
Lieu : ]]>

What is the problem ? Beacause the month view is good !

Why do you not answer my question?
I found an error when I click the print button in pdf, it gives me the error “dy = yh [0]. OffsetHeight” yh [0] is not defined.

Try to update both server side and client side parts

support.dhtmlx.com/x-files/sched … er2pdf.zip
support.dhtmlx.com/x-files/sched … server.zip

Hello, I found the line javascript that was causing my problem. It is “scheduler.config.multi_day = true;”. When I remove the pdf generation works. So thank you for your attention.

Problem with multi-day confirmed.
We will provide an update for printing functionality in nearest time.

Thanks for your attention. :wink: