Silverlight 中的文字处理器?
有没有免费的& Silverlight 4 中有不错的文字处理器吗?这在 Silverlight 中可行吗?
另外,有没有可以在 Silverlight 中阅读 PDF/DOCX 的免费库?
Are there any free & decent word processors in Silverlight 4? Would this be feasible in Silverlight?
Also, are there any free libraries for reading PDF/DOCX in Silverlight?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
免费文字处理器,是的。体面的?好吧....
查看 SL4 的终极免费文字处理程序:http://msdn.microsoft.com/en-us/library/ff426926(VS.95).aspx。有许多 SL4 之前的版本,但由于示例使用 RichTextBox,因此它是最好的起点。这是体面的。
关于阅读PDF,我不知道有什么。阅读 DOCX 格式时,请查看 TextGlow。它不是 100%,但可以处理最常见的格式。
Free word processors, yes. Decent? Well....
Check out the ultimate free word processor for SL4: http://msdn.microsoft.com/en-us/library/ff426926(VS.95).aspx. There were a number of pre-SL4 ones out there, but since the sample uses the RichTextBox, it's the best place to start. It's decent-ish.
On reading PDFs, I don't know of any. On reading the DOCX format, check out TextGlow. It's not 100%, but handles the most common formatting.