Export to pdf problem - fast help needed!

7 replies. Last post: October 14, 2009 9:34 AM by James
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

When clicking an image button on top of the page the following function runs:

function

function btnPdf_onclick()

{

var WebGrid1 = ISGetObject("WebGrid1");

WebGrid1.ExportGrid("", "PDF", "PORTRAIT");

}

A popup window is shown for a second then it disappears automatically which means that the exported pdf can't be seen by the user. Exporting to Excel works.

How can the problem be solved?

Regards,

Staffan E.

All times are GMT -5. The time now is 12:46 AM.
Previous Next