March 8, 2005 at 9:21 pm
well i ve used SOAP API to render the report on a webpage and everythings goes fine untill i export the report to PDF format.when the exporting command is executed the report is generated in PDF format (file is created) but acrobate reader ends up with an error "file is corrupt and cant b repaired so it cant b opened" when acrobate reader tries to open the file
i ve sp1 of reporting services installed and using acrobate reader 6.0 on windows 2003 server.
can anyone plz help me out plz
thanx
March 11, 2005 at 8:00 am
This was removed by the editor as SPAM
March 17, 2005 at 11:20 am
Hi,
I have the same problem when I try export to Excel. After file is created and opened - it consists just HTML tegs, and looks like it export to HTML format, insted XSL...
If anybody can help - it would be great...
Thank you
March 18, 2005 at 6:53 am
Hi! I have a decision in my case: the problem is that result file have a space in the name... After I remove all space - it looks like all OK.
March 20, 2005 at 9:32 pm
hi everyone out there
well as far as my problem is concerned(exporting to PDF) its ve been resolved
what was happening that my code was able to export to Excel but couldnt resolve to export to PDF and i had been missing something in there it was
response.flush()
response.close()
so after writing code to export to PDF ie exporting report as a PDF file by setting reponse headers we need to write these two above mentioned statements otherwise reports wouldnt b able to export to at least PDF however without these two line i was successfully exporting the report to Excel so plz those who ve problem exporting to PDF check this out my problem is resolved with that
as far as persons having problem regarding export to excel is concerned try this as well n those having double space in excel i think that is due to the height width set for the text boxes and others try setting these values in the unit as the units of the cell in the excel may b problem is resolved
regards
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply