October 28, 2009 at 8:51 am
Please let me know how to export SSRS report without document map
When i export to excel first tab comes with document map
March 20, 2011 at 9:16 am
I see this is an old post but I would like to know the answer to this question ... did you find out how to exclude the document map from the deployed report? or at least how to keep it from exporting to Excel.
Thank you for any info.
March 21, 2011 at 3:49 am
Document maps only show in a PDF when you've set a document map label property on some report items. If you removed all of those it wouldn't generate.
Or you can (in HTML) add a flag to the URL which will stop it from showing but it's not clear if it works the same way for XLS: &rs:Command=Render&rc:DocMap=False
The general info I've said above is here: http://msdn.microsoft.com/en-us/library/ms156383.aspx
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply