# Best Practices

## Content

DsPdf provides a range of tools to help you fine-tune your PDF documents. The following sections highlight key best practices and optimization strategies that will help you get the most out of your PDF workflows while using DsPdf.

* [Create Large Documents, Fast](/document-solutions/dot-net-pdf-api/docs/online/best-practices/create-large-documents-fast)
* [Adjust Font Embedding](/document-solutions/dot-net-pdf-api/docs/online/best-practices/adjust-font-embedding)
* [Use FontCollection](/document-solutions/dot-net-pdf-api/docs/online/best-practices/use-fontcollection)
* [Load Fonts From a File](/document-solutions/dot-net-pdf-api/docs/online/best-practices/load-fonts-from-a-file)
* [Use Fallback Fonts](/document-solutions/dot-net-pdf-api/docs/online/best-practices/use-fallback-fonts)
* [Improve Text Rendering](/document-solutions/dot-net-pdf-api/docs/online/best-practices/improve-text-rendering)
* [Cache Repeated Images](/document-solutions/dot-net-pdf-api/docs/online/best-practices/cache-repeated-images)
* [Efficient PDF Loading](/document-solutions/dot-net-pdf-api/docs/online/best-practices/efficient-pdf-loading)
* [Remove Duplicate Images](https://developer.mescius.com/document-solutions/dot-net-pdf-api/docs/online/best-practices/remove-duplicate-images)
* [Optimize Fonts and Font Formats](/document-solutions/dot-net-pdf-api/docs/online/best-practices/optimize-fonts-and-font-formats)
* [Reduce Size with Object Streams](/document-solutions/dot-net-pdf-api/docs/online/best-practices/reduce-size-with-object-streams)
* [Optimize Document Using Unified Optimize Method](https://developer.mescius.com/document-solutions/dot-net-pdf-api/docs/online/best-practices/optimize-document-using-unified-optimize-method)