Hi all, 'm successfully using last version of advanced print widget, but now I need to print legend separately on a second page because of it is too large and covers the map. Can you help me? Thanks in advance. Teresa
Hy, the AdvancedPrintSOE doesn't has the possibility to print on multiple pages. The code is completely based on ArcObjects, the same code as ArcMAP uses. As far as I know, you can' to it in ArcMAP, so you can't do it in my print.
As workaround, you would have to modify the widget for:
Create a print page (pdf) with the map only
Create a second print (pdf) with only the legend
Merge the 2 separate pdf files into 1 single èdf with 2 pages