I have a SSRS solution with several subreports in one report. Client needs bookmark(in PDF) for each subreport as shown below.
Left section shows SSRS design page with textboxes and subreports stacked . Right side shows the result we need to achieve.
I tried the below link to set DocumentMap. But could find a solution how to apply this for subreports. https://www.mssqltips.com/sqlservertip/3504/sql-server-reporting-services-bookmarks-and-document-maps/
Any help on this is greatly appreciated.