Good Morning,
I'm searching for a way to export multiple map series into pdfs.
Detailed Description:
I have 4 different layouts, each being a map series, and I'm trying to write a script that appends:
Layout 1 Page 1 + Layout 2 Page 1 + Layout 3 Page 1 + Layout 4 Page 1 into one pdf...
that should loop based on the number of pages in the map series (each map series has the same amount).
(for example: 50 pdfs with 4 pages each)
I'm not a python pro so I would be grateful for any suggestions.
Thanks in advance Fynn