| Server IP : 213.136.93.164 / Your IP : 216.73.216.104 Web Server : Apache System : Linux m14200.contabo.net 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : ki692510 ( 1047) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/libharu/usr/share/libharu/bindings/freebasic/ |
Upload File : |
To use this interface, you need to build Haru as a static library (.a) or use the binary package for win32. There is an example program in this directory. The steps to run the demonstration program are as follows: 1. Build libHaru as a static library and copy libhpdf.a to your source directory. If you want to build libhpdf on win32 platforms you need either MinGW/MSYS or Cygwin. 2. Put the include (.bi) files in your source directory. 3. Compile and run the demo program. a) compile with: fbc hpdftest.bas b) run with: hpdftest.exe (on win32) or ./hpdftest (on linux) For more information see: http://www.freebasic.net/forum/viewtopic.php?t=9014 NOTE: libhpdf.a is required to run the program which uses the FreeBasic interface for libHaru.