Is it possible to create a single pdf from multiple Google spreadsheets?
问题 I am able to create a pdf from a single Google spreadsheet sheet using this code. Is it possible to tweak this code to allow multiple sheets from different spreadsheets to be merged into a single pdf? Or would I need to take an entirely different approach? 回答1: I guess you can't but you can easily merge spreadsheets into a temporary spreadsheet and export this one as pdf. to merge sheets from different origins you have a choice of methods to choose from, below is a small example that gets 1