C#中没有第3方工具的PDF生成 [英] PDF Generation without 3rd Party tool in C#

查看:93
本文介绍了C#中没有第3方工具的PDF生成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个代码从.txt文件创建PDF,但无需使用任何第三方工具或dll.

I need a code to create PDF''s from a .txt files, but without using any 3rd party tool or dll.

推荐答案

然后自启动它:有一个免费版本的PDF ISO标准,请参见 http://www.adobe.com/devnet/pdf /pdf_reference.html [^ ] . (不幸的是,ISO提供了收费标准: http://www.iso.org /iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=51502 [ ^ ].)

我会说,其他所有内容都应视为第三方... ;-)

—SA
Then self-start it: there is a free version of PDF ISO standard, see http://www.adobe.com/devnet/pdf/pdf_reference.html[^]. (Unfortunately, ISO provides the standard for a fee: http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=51502[^].)

I would say, everything else should be considered as 3rd-party... ;-)

—SA


如果您尝试创建PDF生成器,那么情况就不一样了.否则请帮自己一个大忙. Don''t Reinvent the Wheel.有出色的第三方(收费)以及免费的PDF生成器.时间,让您独自努力的努力是不值得的.

如果您改变主意,请告诉我们,我们将推荐出色的PDF生成器.
If you are trying to create PDF generator, then it is a different thing. Otherwise do yourself a big favor. Don''t Reinvent the Wheel. There are excellent 3rd party (for fee) as well as FREE PDF Generators out there. The time, the effort that will take you to come up on your own is not worth it.

If you change your mind let us know and we will recommend excellent PDF Generators.


这篇关于C#中没有第3方工具的PDF生成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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