以pdf c#格式打印文档 [英] Print documents in pdf c#

查看:106
本文介绍了以pdf c#格式打印文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有以二进制形式存储在sql server中的word文档,文本文件,jpg文件.我应该获取那些文件并以pdf文件形式打印.您能帮我,怎么做?

谢谢.

I have word documents, text files, jpg files stored in sql server in binary. I am supposed to get those files and print as pdf files. Can you help me, how to do that?

Thanks.

推荐答案

您的首选应该始终是首先查询您的问题.
^ ]返回了约115,000,000个结果.那里也有很多好东西.
Your first choice should always be to google your question first.
C# PDF[^] returned about 115,000,000 results. Lots of good stuff there too.


您可以使用此
http://codeabout.wordpress.com/2012 /03/02/saving-files-into-your-sql-database-with-c/ [ http://sourceforge.net/projects/itextsharp/ [
You can use this
http://codeabout.wordpress.com/2012/03/02/saving-files-into-your-sql-database-with-c/[^]

to catch the file and then use http://sourceforge.net/projects/itextsharp/[^]

to print in a pdf file :) Hope it helps!


这篇关于以pdf c#格式打印文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆