smartsheet-platform / smartsheet-python-sdk

Library that uses Python to connect to Smartsheet services (using API 2.0).
Apache License 2.0
136 stars 81 forks source link

Need to add scaling in the get_sheet_as_pdf #182

Open bharatsangale1 opened 2 years ago

bharatsangale1 commented 2 years ago

There is a need to add scaling in get_sheet_as_pdf API. The functionality is already provided in Smartsheet UI. Sheet columns get fit on one page only. There is no such functionality present in API.