1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
If you open a large tree (in this case 1610 tips) you will see a complete mess:

This is because the default tip label font size is too large. This means that the labels overlap but also take up most of the horizontal screen space, crushing the tree to the left. To fix this, you can shrink the font size (the minimum at the moment is 2pt):

So now zoom the tree in the vertical axis only using the 'Expand' slider until the labels aren't overlapping any more. Essentially this creates a very long tree (that you can scroll up and down).

Now export as a PDF and you get a PDF of the same aspect ratio:

You can zoom in or create a multi-page print out (or a long poster on a continuous roll printer):

|