Programaticly, I need to include a google Maps map to automaticly generated pdf files. For this, I need to convert the map into some image format (jpg, png etc). How can it be done ?
I am using Python and Django if build in google maps library is not sufficient.
Thanks
I think the only way is to import images into the PDF, the images coming from the Google Maps static API.
However, it’s going to collide with their T & C: