문제

I'm working on a SSRS report which is to be exported in PDF as well as Excel 2003 formats.

In the report, I have a rectangle having several tables & text boxes with border style of all but rectangle marked as None.

When I preview the report & export as PDF, the borders appear only around the rectangle & all the other elements within are borderless, but when I export it as Excel format, borders are mysteriously appearing around various text boxes out of nowhere.

I'm clueless about why's it happening at all. Please help & suggest. Snapshot of PDF Snapshot of Excel

도움이 되었습니까?

해결책 2

I finally managed a workaround for the same.

I got rid of rectangle control & brought all the controls outside rectangle. Then I manipulated the borders again on all the elements & it worked as desired.

Please share, if you find a better potential solution.

다른 팁

I am afraid I don't know the answer to that particular question, but SSRS are known for having problems with Excel (and Word) rendering. In our case we decided to go with OfficeWriter

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top