如何在vc ++中创建pdf文件

编程入门 行业动态 更新时间:2024-10-26 11:21:04
本文介绍了如何在vc ++中创建pdf文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想从vc ++代码创建pdf文件...?

i want to create pdf file from vc++ code ...?

推荐答案

看看 Haru Free PDF Library [ ^ ] 描述 Haru是一个免费的跨平台,用于生成用ANSI-C编写的PDF的开源软件库。它可以作为静态库(.a,.lib)和共享库(.so,.dll)。 Take a look at Haru Free PDF Library[^] Description Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. It can work as both a static-library (.a, .lib) and a shared-library (.so, .dll).

如果你想要的只是创建PDF文件然后看看 CutePDF [ ^ ]。它安装为打印机,所以你只需要打印就像打印任何其他打印机一样。 If all you want is to create PDF files then take a look at CutePDF[^]. It installs as a printer so all you haver to do is simply print to it as you would any other printer.

有关使用C ++创建PDF的详细信息,请参阅以下链接 www.pdfonline/easypdf/sdk/usermanual/index.htm?page=reference/printersdk/printer/description.htm [ ^ ] 问候 josabraham Hi, Please refer the following link for details on creating PDF using C++ www.pdfonline/easypdf/sdk/usermanual/index.htm?page=reference/printersdk/printer/description.htm[^] regards josabraham

更多推荐

如何在vc ++中创建pdf文件

本文发布于:2023-10-31 01:51:32,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1544640.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:文件   如何在   vc   pdf

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!