# Optimizing the Printing

Learn how to optimize printing in Spread using rules and size algorithms.

## Content



There are a few ways to let Spread handle the printing and optimize the printing for you. You can let Spread determine the optimum way using rules, a set of algorithms to calculate the best way to scale and fit your printing, or let Spread determine the biggest column or row and handle the printing based on that.

The tasks involved with optimizing the printing include:

*   [Optimizing the Printing Using Rules](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printoptimize/spwin-printsmart)
*   [Optimizing the Printing Using Size](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printoptimize/spwin-printbest)

## See Also

[Printing](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing)

[Specifying What to Print](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printactions)

[Customizing the Appearance of the Printing](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printcustomize)

[Displaying Dialogs for Users](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-printing/spwin-printuser)