データの共有やアーカイブには、スプレッドシートのデータをPDFに変換し、プラットフォーム間で一貫した表示を確保することが理想的です。
英語で読み続ける:
PDF export functionality allows users to convert spreadsheets into PDF format, preserving the layout and formatting of the data. By seamlessly translating your data into a universally accessible format, you ensure colleagues, clients, and stakeholders can readily view and interpret your work without needing proprietary software. Choose from flexible options like exporting specific sheets, customizing page layouts, and enhancing accessibility for optimal visual presentation and impact. Whether for reports, invoices, or internal analyses, PDF export empowers a professional workflow with streamlined data dissemination.
Several .NET Spreadsheet components include support for exporting as PDF files, including:
- Document Solutions for Excel .NET enables exporting workbooks as PDF files on the server, with in-depth documentation including how-to example code.
- DevExpress Spreadsheet Document API (part of DevExpress Office File API) can convert to accessible PDFs that conform to PDF/A-1a, PDF/A-2a, PDF/A-3a, and PDF/UA standards.
- Aspose.Cells for .NET supports converting Excel files to PDF and maintains high visual fidelity in the conversion.
- Telerik SpreadProcessing library makes it easy to export a Workbook to PDF format. Each exported Worksheet is divided into pages according to its WorksheetPageSetup.
For an in-depth analysis of features and price, visit our comparison of .NET Spreadsheet components.