Looking for a PDF Writer for Windows 8 Metro Apps [closed]

时光毁灭记忆、已成空白 提交于 2019-11-30 13:41:13

After an exhausting search, I've found the answer to my own question: Siberix Report Writer (www.siberix.com). They have versions for .NET, Silverlight, Mono for Android, AND for Windows Store. The binaries are only $199 ($3500 if you want source).

It is very easy to wrap into your application, comes with great code examples, and the technical customer service is very quick and helpful (thank you Victor).

One of the best third party products I've seen in a long time.

There are some paid pdf libraries for WinRT but nothing free yet.

ComponentOne has now released their .NET PDF library for Windows Runtime.

meanwhile there are quite a few libraries that support Pdf generation. You'll find a good overview in Mike Taulty's Blog.

However, I ran into issues when I was trying to annotate existing Pdfs. The existing libraries capable of (transparent) annotations are quite pricy. Therefore, I ended up annotating the Pdf on the server side.

Feel free to read more about my experience at Mils's blog.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!