When trying to print to PDF using a custom large scale page setup but PDF breaks the model into several pages instead of one
説明
Setting custom dimensions for the page size of a PDF print out in Toad Data Modeler to H: 35in and W: 244in. When trying to print, the output is chopped up onto multiple pages instead of one page.
原因
There's a limitation in PDF format that the width cannot be longer than 128in.
対策
Change the width to maximum 128in or less in the page setup window and re-test the print to PDF. Also ensure the "Fit to Page" option is checked and leave the orientation to Portrait.