Page-break distorted the map
-
Hi,
Page-break distorted the map as you can check by download it.If we show map on first page then map is looking fine but if map is shown on second page then top 3rd of the map(pin icon 5) is distorted and not aligned with the bottom portion.
The first page content is dynamic so please suggest me how can we fix it.https://playground.jsreport.net/studio/workspace/rkYn7WaCg/218
Thanks in advance.
-
Hi! so far this seems just an issue with google maps and the
page-break-before
style property, you can try to search some similar issues on the internet, like this one that it has a workaround solution, maybe that could help.
-
Thanks