Search found 73 matches: hbhpdf

Return to advanced search

Re: twebview2

... >> xhb.tmp ECHO %fwhdir%\lib\fivehcm.lib >> xhb.tmp ECHO xhb.lib >> xhb.tmp ECHO OptG.lib >> xhb.tmp echo %fwhdir%\lib\xhb\hbhpdf.lib >> xhb.tmp echo %fwhdir%\lib\xhb\harupdf.lib >> xhb.tmp echo %fwhdir%\lib\xhb\png.lib >> xhb.tmp echo %fwhdir%\lib\xhb\hbzebra.lib ...
by russimicro
Sun Nov 10, 2024 3:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: twebview2
Replies: 18
Views: 1344

Re: is there a Error in DrXlsx32.lib 32 Bit ?

... Inc. ..\0\LISTVIEW\drXLS.c: Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc. Error: 'C:\HARBOUR\LIB\HBHPDF.LIB' contains invalid OMF record, type 0x21 (possibly COFF) * Linking errors * is that still my wrong Harbour Version :?:
by Jimmy
Mon Sep 23, 2024 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: is there a Error in DrXlsx32.lib 32 Bit ?
Replies: 17
Views: 1807

Re: Compilar con hmbk2 es complicado, pero...

... DE TERCEROS -Lc:\GestObras\lib -ljvchwin #LIBRERIAS HARBOUR (se añaden las cabeceras .hbc) xhb.hbc hbct.hbc hbwin.hbc hbmzip.hbc hbziparc.hbc hbhpdf.hbc hbcomm.hbc hbmxml.hbc #RC c:\GestObras\resource\obraw.rc El primer fichero que incluyes sera el nombre del .exe , en este caso obraw.exe ...
by jvtecheto
Wed Sep 18, 2024 1:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con hmbk2 es complicado, pero...
Replies: 89
Views: 10348

erro dllcall

... c:\fwh\lib\FiveHC.lib c:\fwh\lib\libmysql.lib + c:\fwh\lib\hbpgsql.lib c:\fwh\lib\libpq.lib + c:\fwh\lib\drxlsx32_bcc.lib + c:\harbour\lib\win\bcc\hbhpdf.lib + c:\harbour\lib\win\bcc\libhpdf.lib + c:\harbour\lib\win\bcc\png.lib + c:\harbour\lib\win\bcc\hbwin.lib + c:\harbour\lib\win\bcc\gtgui.lib ...
by jair
Mon Sep 16, 2024 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erro dllcall
Replies: 9
Views: 786

Re: Problem with FiveWin and PDF995 on Windows 11.

The correct names of the haru libraries are hbhpdf.lib and libhpdf.lib. Please look inside buildh.bat.
by Enrico Maria Giordano
Thu Feb 15, 2024 10:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 3622

Re: IMPRESION ARCHIVOS PDF

acuellar wrote:Estimado Joao

Estas son de FWH libhpdf32.lib hbhpdf32.lib

Estas son de Harbour libhpdf.lib hbhpdf.lib

Enlazando cualquiera, funciona

libharu.lib no tengo


Estimado:

Code: Select all  Expand view  RUN

 \xharbour\lib\libharu.lib
 


Creo que tú version del FWH no tenga necesidad de la .LIB: LIBHARU.LIB.

Regards, saludos.
by karinha
Wed Oct 11, 2023 3:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: IMPRESION ARCHIVOS PDF
Replies: 27
Views: 3552

Re: IMPRESION ARCHIVOS PDF

Estimado Joao

Estas son de FWH libhpdf32.lib hbhpdf32.lib

Estas son de Harbour libhpdf.lib hbhpdf.lib

Enlazando cualquiera, funciona

libharu.lib no tengo
by acuellar
Wed Oct 11, 2023 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: IMPRESION ARCHIVOS PDF
Replies: 27
Views: 3552

Re: fivewin 2023/07 y 2020/12 problemas al crear EXE

... E:\Tools\fwh2307\lib\libmysql.lib + E:\Tools\fwh2307\lib\pgsql.lib E:\Tools\fwh2307\lib\libpq.lib + E:\tools\xharbour_bcc74x\lib\hbhpdf.lib + E:\tools\xharbour_bcc74x\lib\libharu.lib + E:\tools\xharbour_bcc74x\lib\png.lib + E:\tools\xharbour_bcc74x\lib\rtl.lib + E:\tools\xharbour_bcc74x\lib\vm.lib ...
by CARLOS ATUNCAR
Tue Sep 19, 2023 10:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 3505

Problemas al migrar desde FWH2012 a FWH2307 - cerrado

... E:\Tools\fwh2307\lib\FiveHC.lib=10,.T.,0,0, E:\Tools\fwh2307\lib\pgsql.lib=11,.T.,0,0, E:\Tools\fwh2307\lib\libpq.lib=12,.T.,0,0, %HB_LIB_INSTALL%\hbhpdf.lib=13,.T.,0,0, %HB_LIB_INSTALL%\libharu.lib=14,.T.,0,0, %HB_LIB_INSTALL%\png.lib=15,.T.,0,0, %HB_LIB_INSTALL%\rtl.lib=16,.T.,0,0, %HB_LIB_INSTALL%\vm.lib=17,.T.,0,0, ...
by CARLOS ATUNCAR
Tue Sep 12, 2023 11:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 3505

Re: PDF EN RPREVIEW

goosfancito wrote:Hi!

And with harbour native? i can make pdf?


Tal vez,

https://github.com/harbour/core/tree/master/contrib/hbhpdf

Regards, saludos.
by karinha
Sun Aug 13, 2023 4:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PDF EN RPREVIEW
Replies: 12
Views: 1479

Re: Ruta no especificada al compilar

... gracias. Ahora me da este error Turbo Incremental Link 6.90 Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Fatal: Unable to open file 'HBHPDF.LIB' * Linking errors * C:\fwh2304\samples>dir hbhpdf.lib /s /p El volumen de la unidad C no tiene etiqueta. El número de serie del volumen ...
by EASYSOFT
Thu Jul 13, 2023 1:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ruta no especificada al compilar
Replies: 3
Views: 289

Re: Error al leer un dll

... %fwh%\lib\FiveHC.lib %fwh%\lib\libmysql.lib + >> b32.bc echo %fwh%\lib\pgsql.lib %fwh%\lib\libpq.lib + >> b32.bc echo %hdirl%\hbhpdf.lib + >> b32.bc echo %hdirl%\libharu.lib + >> b32.bc echo %hdirl%\png.lib + >> b32.bc echo %hdirl%\rtl.lib + >> b32.bc ...
by jpcavagnaro
Sun Apr 23, 2023 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error al leer un dll
Replies: 19
Views: 2696

Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS

Dear Antonio, I try it and got error message below: echo %hdirl%\hbhpdf.lib + >> b32.bc echo %hdirl%\libhpdf.lib + >> b32.bc echo %hdirl%\png.lib + >> b32.bc echo %hdirl%\hbwin.lib + >> b32.bc echo %hdirl%\gtgui.lib + >> b32.bc ...
by richard-service
Fri Feb 03, 2023 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
Replies: 43
Views: 7742

Re: Descargar archivos de configuracion hbmk2

... -IC:\HARBOUR\contrib\hbwin -IC:\HARBOUR\contrib\hbct -IC:\HARBOUR\contrib\hbmzip -IC:\HARBOUR\contrib\hbcomm -IC:\HARBOUR\contrib\hbhpdf -IC:\HARBOUR\contrib\xhb -IC:\HARBOUR\contrib\hbtip -IC:\HARBOUR\contrib\hbfship -IC:\HARBOUR\contrib\hbxpp .\dialogo.rc -foOBJs\dialogo.res ...
by Compuin
Wed Jan 18, 2023 7:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Descargar archivos de configuracion hbmk2
Replies: 12
Views: 1420

Re: HARU PDF

I am using the Borland BCC compiler and place the two following lib files in my mak file: hbhpdf-bcc.lib hbhpdf.lib After I add these to my make file all of the unresolved externals go away but the app does not launch. Nothing shows on the screen, and upon launching ...
by byron.hopp
Wed Mar 30, 2022 7:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HARU PDF
Replies: 8
Views: 875
Next

Return to advanced search