Hello
I am currently working on a project where it will save a lot of time if I could automatically make the adobe reader plugin to show the print dialog.
I have export to pdf working flawlessly based on the following article.
How To: Export grid to PDF file and show the result using the window
http://www.telerik.com/community/forums/aspnet-ajax/grid/export-to-pdf-and-save-programmatically.aspx
My application basically is using the resulting window to print labels.
It would be wonderful to have the adobe print dialog show up after the resulting window has opened.
On regular web pages it is rather easy using javascript, I am guessing the same javascript will need to be inserted in the created pdf, perhaps the same way as the page break can be inserted using <?hard-pagebreak?> in the grid's output, just not sure how to do it though.
Like always any leads would be highly appreciated.
Thanks
Imran
I am currently working on a project where it will save a lot of time if I could automatically make the adobe reader plugin to show the print dialog.
I have export to pdf working flawlessly based on the following article.
How To: Export grid to PDF file and show the result using the window
http://www.telerik.com/community/forums/aspnet-ajax/grid/export-to-pdf-and-save-programmatically.aspx
My application basically is using the resulting window to print labels.
It would be wonderful to have the adobe print dialog show up after the resulting window has opened.
On regular web pages it is rather easy using javascript, I am guessing the same javascript will need to be inserted in the created pdf, perhaps the same way as the page break can be inserted using <?hard-pagebreak?> in the grid's output, just not sure how to do it though.
Like always any leads would be highly appreciated.
Thanks
Imran