Loading

Changing the Size of tabcmd Export Output

Дата публикации: Apr 13, 2026
Задача

PDFs that are created when you run tabcmd export fill only 2/3 of the page. Is there a way to make them larger?

Действия

To specify the resolution of exported PDF content, append the following parameters to a tabadmin export command:

--width PAGEWIDTHInteger value that sets the width in pixels. Default: 800
--height PAGEHEIGHTInteger that sets the height in pixels. Default: 600

For example, to export a view as a PDF with a resolution of 1024 x 768, use the following command:

tabcmd export "[URL]/[view]" --pdf --width 1024 --height 768

Дополнительные ресурсы

To see the full list of tabcmd export command options, type the following at the command prompt:

tabcmd help export


Номер статьи базы знаний

001458126

 
Загрузка
Salesforce Help | Article