PowerBASIC Peer Support Forums
 

Go Back   PowerBASIC Peer Support Forums > User to user Discussions > Third-Party Addons

Notices

Third-Party Addons User to user discussions of third-party addons and user-recommended links to related web sites. Advertisements are permitted only in this forum, for products designed to work with and enhance PowerBASIC compilers.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old Mar 3rd, 2007, 03:14 AM
José Roca José Roca is offline
Member
 
Join Date: Mar 2004
Location: Valencia, Spain
Posts: 3,542
libharu headers for PowerBASIC

What is Haru Free PDF Library?

HARU is a free, cross platform, open-sourced software library for
generating PDF. It supports the following features.

1. Generating PDF files with lines, text, images.
2. Outline, text annotation, link annotation.
3. Compressing document with deflate-decode.
4. Embedding PNG, Jpeg images.
5. Embedding Type1 font and TrueType font.
6. Creating encrypted PDF files.
7. Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R).
8. Supporting CJK fonts and encodings.

You can add the feature of PDF creation by using HARU without
understanding complicated internal structure of PDF.

Web site: http://sourceforge.net/projects/libharu/

What is new in version 2.08?

Version 2.08 is a maintenance release that includes the following changes:

* Fixed a problem of HPDF_Circle() that causes buffer overflow.
* Added HPDF_Ellipse().

I have translated the headers and examples and posted them in my forum.

http://www.forum.it-berater.org/index.php?topic=887.0

The attachment contains the translation of the headers and examples
to PowerBASIC. Preserve the directory structure when unzipping.
It doesn't include libhpdf.dll, that must be downloaded from the
sourceforge link above listed.


------------------
Website: http://com.it-berater.org
SED Editor, TypeLib Browser, COM Wrappers.
Forum: http://www.forum.it-berater.org

[This message has been edited by José Roca (edited March 03, 2007).]
__________________
Website: http://www.jose.it-berater.org/index.html
SED Editor, TypeLib Browser.
Forum: http://www.jose.it-berater.org/smfforum/index.php
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:28 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 1999-2010 PowerBASIC, Inc. All Rights Reserved.