acj1971
acj1971
About
- Username
- acj1971
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Fixed it thanks function Export_pdf() { var fsReportGuid = $("input[name=object]").val(); window.open('/FastReport.Export.axd?object=' + fsReportGuid + '&export_pdf=1'); }