app.json 129 B

12345678
  1. {
  2. "pdfExportSettings": {
  3. "pageSize": "Letter",
  4. "landscape": false,
  5. "margin": "0",
  6. "downscalePercent": 100
  7. }
  8. }