This project demonstrates how to:
 1. Check if all used fonts in a Workbook are registered in the FontsRepository before exporting to PDF.
 2. Register the missing fonts using the WCF service from RegisterAndExportPdfFonts.Web project.
 3. Export the Workbook to PDF after all fonts are registered.