Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

By default, Pivot Table can be exported to a PDF document with the below supported page size options.

Supported PDF Page size:

  • Letter

  • Note

  • Legal

  • A0

  • A1

  • A2

  • A3

  • A5

  • A6

  • A7

  • A8

  • A9

  • B0

  • B1

  • B2

  • B3

  • B4

  • B5

  • Archa

  • Archb

  • Archc

  • Archd

  • Arche

  • Flsa

  • HalfLetter

  • Letter11x17

  • Ledger

But, we don’t have the option to customize the page size in accordance with the pivot table component. So, we need to provide support to customize the page size by using the size property in pageSettings for PDF export. So that we can able to export the Pdf document with page size in accordance with component width and height.