I have a radgrid.
Data is shown in the RadGrid
On window xp professional service pack 3 with Adobe Reader 8.2
i run the code
RadGrid.MasterTableView.ExportToPDF();
Its work fine.
when same code i run on Window7 Enterprise service pack1 with Adobe Reader 9.4 (on remote machine)
it does not work fine.
By default file that is exported from the radgrid is shown with word format.
and have the data in encrypted format. Second thing when this file is opened
in pdf it does not contain anything.
Please provide me solution.
Data is shown in the RadGrid
On window xp professional service pack 3 with Adobe Reader 8.2
i run the code
RadGrid.MasterTableView.ExportToPDF();
Its work fine.
when same code i run on Window7 Enterprise service pack1 with Adobe Reader 9.4 (on remote machine)
it does not work fine.
By default file that is exported from the radgrid is shown with word format.
and have the data in encrypted format. Second thing when this file is opened
in pdf it does not contain anything.
Please provide me solution.