tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
655 stars 420 forks source link

feat: allow viz height and width parameters #1348

Closed jorwoods closed 7 months ago

jorwoods commented 7 months ago

Add support to PDFRequestOptions for viz height and width.

jorwoods commented 7 months ago

Resolves #1324