文件名称:FormsPrintSample:有关如何从Xamarin Forms打印图像和pdf的示例
文件大小:7.37MB
文件格式:ZIP
更新时间:2024-02-26 19:53:32
xamarin xamarin-forms xamarin-ios xamarin-android print
打印PDF和图像Xamarin表单样本 最近,我需要为我的Xamarin Forms项目之一实现“打印”功能,并且发现这样做实际上是很直接的,这使我进入了本周的文章! 目前,Xamarin Forms不支持开箱即用的打印功能,但是好消息是每个本机平台都已经支持此功能,我们只需要进入每个本机库并为我们的App公开此功能即可。 此存储库用于的示例项目。
【文件预览】:
FormsPrintSample-master
----FormsPrintSample.Android()
--------Assets()
--------Services()
--------Resources()
--------FodyWeavers.xml(186B)
--------MainActivity.cs(2KB)
--------FodyWeavers.xsd(3KB)
--------MainApplication.cs(475B)
--------Properties()
--------FormsPrintSample.Android.csproj(7KB)
----.gitignore(7KB)
----arts()
--------Printing Demo Icon.png(3KB)
--------icon.ai(2.29MB)
--------PrintingDemoXamarinFormsPujolsluis.gif(3.38MB)
--------Xamarin Forms Printing PDFs and Images Pujolsluis.png(192KB)
----FormsPrintSample()
--------AssemblyInfo.cs(86B)
--------App.xaml(601B)
--------Services()
--------Views()
--------Resources()
--------FodyWeavers.xml(186B)
--------App.xaml.cs(1KB)
--------FormsPrintSample.csproj(1KB)
--------FodyWeavers.xsd(3KB)
--------ViewModels()
----FormsPrintSample.iOS()
--------FormsPrintSample.iOS.csproj(6KB)
--------Services()
--------Resources()
--------FodyWeavers.xml(186B)
--------Main.cs(490B)
--------Info.plist(2KB)
--------Entitlements.plist(193B)
--------FodyWeavers.xsd(3KB)
--------AppDelegate.cs(2KB)
--------Properties()
--------Assets.xcassets()
----README.md(872B)
----FormsPrintSample.sln(4KB)