unable to show header and footer in Export to pdf - asp.net

following is my code i used to call Pdf function (asp.net)

 

and i placed the header.png and footer.png img in the same folder where Generate.ashx is resides.
till it not showing header and footer in my pdf file…

Hello,
make sure you’ve specified paths to the header and footer files, check this post
viewtopic.php?f=25&t=27978&hilit=HeaderImgPath&start=10

hi,

where i have to mention generator.HeaderImgPath = .MapPath(@"~/content/images/sample.png");
i am using DHTMLX.Export.PDF.Scheduler DDl file in asp.net

thank you so much… it works

while exporting to Pdf i am geting header image but i was align in left side but i need to be align in right side…
what i have to do?

i am using offline .net version…

Hi,
currently there is no such option. For now the possible solutions are to either modify the source codes of the export library in order to get a needed display, or use an image of the full sheet width