如何创建 pdf 并将内容呈现为 Xamarin 形式的表格

问题描述

我想以 Xamarin 形式创建 pdf 并想以表格结构呈现字符串数据。我如何才能做到这一点。

解决方法

我建议使用 Syncfusion Xamarin.Forms PDF 来满足您的要求

https://help.syncfusion.com/file-formats/pdf/working-with-tables

https://www.syncfusion.com/pdf-framework/xamarin

如有任何疑问,请联系支持人员

https://www.syncfusion.com/forums

,

在 Xamarin.Forms 中,您可以使用 HTML 转 PDF 来生成您的文档: https://www.pdftron.com/documentation/xamarin/guides/conversion/html-to-pdf/android/ https://www.pdftron.com/documentation/xamarin/guides/conversion/html-to-pdf/ios/