Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

172
Views
Trying to convert a sheet from google sheets to a pdf

I just wanna convert a specific sheet but i dont know how, i've seen information about it but only confuses me, and also i dont think it works the way i want, This is part of the sheet i want to convert to pdf, it is basically a kind of format

Some people just only take the information that they need, using get ranges or something and make a new structure based on the information, that doest works for me, because i need exactly the same as it looks in the sheet, it could be really helpful if someone tells me a way where i can do this.

    function pdf(){
  var ss = SpreadsheetApp.getActiveSpreadsheet();
  var blob = ss.getBlob();
  DriveApp.createFile(blob);
}

This gets me the entire document i tried adding the sheet i want, but it doesnt work, i dont know if tis can be solved easily adding something more to that code, or if its more difficult, every comment is appreciated

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!