gannt to pdf with marker

i want to download full pdf of gantt with TODAY marker
gantt.exportToPDF({
header:’’,
raw:true
});
i also add gantt.config.smart_scales = false;
but it didn’t work

Hi,
Please, add “raw:true” to gantt.exportToPDF method.
Example: docs.dhtmlx.com/gantt/snippet/746d42e9