在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):libharu/libharu开源软件地址(OpenSource Url):https://github.com/libharu/libharu开源编程语言(OpenSource Language):C 81.4%开源软件介绍(OpenSource Introduction):Haru Free PDF LibraryCopyright 2000-2006 (c) Takeshi Kanno Copyright 2007-2009 (c) Antony Dovgal et al. See INSTALL for instructions on how to install libHaru. What is Haru Free PDF Library?Haru is a free, cross platform, open-sourced software library for generating PDF. It supports the following features.
You can add the feature of PDF creation by using Haru without understanding complicated internal structure of PDF. The differences from the previous versionThe biggest differences are that all code is written in C. To our regret, because internal structures changed greatly, The API is not compatible with previous version. However, the new-version has the following advantages compared with the previous version.
Supporting platformsHaru is written in ANSI-C and should compile easily with any compliant C compiler. I inspected Haru in the following environment and make files for these environments are included in a package.
Also on platforms except the above, it is easy to build HARU. If you success to build HARU on other platforms, please send makefile to me. In addition, ZLIB and PNGLIB are required when you want to use the features of compression and embedding PNG images. (In the case of Windows, static library files for several compilers are included in the package for WIndows. In the case of most of UNIX, these libraries are usually installed.) Available development environmentHaru can work as both static-library (.a, .lib) and shared-library (.so, .dll). When you use it as static-library, It can be used by C and a C++. But when you use it as shared-library, it can be used by many development languages which support shared library. So far, Haru provides bindings for Ruby, Delphi/Free Pascal and C#. If you write bindings for other programming languages, please notice me! Runtime environment of programs using Haru
NOTE: In the UNIX environment, there are the cases that libz.so, libpng.so.x are necessary. About this, please refer to the documentation of PNGLIB and ZLIB. LicenseHaru is distributed under the ZLIB/LIBPNG License. Because ZLIB/LIBPNG License is one of the freest licenses, You can use Haru for various purposes. The license of Haru is as follows. Copyright (C) 1999-2006 Takeshi Kanno Copyright (C) 2007-2009 Antony Dovgal This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
Acknowledgment
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论