In a publically shared document I have url like:
however, for pdf,
- you will need to copy the range in a specific tab then transform in pdf
- or use js2pdf after generating the html preview Generate pdf from HTML in div using Javascript
CodePudding user response:
Not sure that it can be displayed as a PDF, however if you want to allow people to download it in PDF file try this:
That should allow the spreadsheet to be downloaded as a PDF.
References: