Search found 57 matches: pdf995

Return to advanced search

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: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

I am trying to create a new mak file based on the Buildx.bat, cannot find libharu.lib, anyone know where I can find this?
It is not in my Harbour Lib directory. Does this mean I might not have the right version of Harbour?
Thanks,
by byron.hopp
Thu Feb 15, 2024 9:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

Yes, your sample works great, however my code utilizes many methods of the TPrinter class, and not all of them are duplicated in the FWPdf class.
by byron.hopp
Thu Feb 15, 2024 7:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

nageswaragunupudi wrote:Did you first try to build the sample I posted above with buildx.bat in the samples folder?
If you let me know if it is working for you or not, then I can advise you further


El ejemplo que publicaste al inicio funciona correctamente.

Image
by leandro
Thu Feb 15, 2024 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

I use BuildH.bat to compare. Let me do it again using BuildX.bat. No matter, your sample worked great when I tested even though I setup using the BuildH.bat for Libs. I did notice that my exe on me production program is much larger.
by byron.hopp
Thu Feb 15, 2024 6:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

Did you first try to build the sample I posted above with buildx.bat in the samples folder?
If you let me know if it is working for you or not, then I can advise you further
by nageswaragunupudi
Thu Feb 15, 2024 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

We are using the library that comes with the FW2310 distribution. The libraries in fwh\lib\xhb are only meant for xhb.com users but not xharbour users. For xharbour link the libraries from "\xharbour\lib\" Always the best way to know what libraries are to be linked, please open fwh\sample...
by leandro
Thu Feb 15, 2024 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

Also we advise using the PRINT commands from print.ch rather than directly using the methods.
by nageswaragunupudi
Thu Feb 15, 2024 3:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

So does lUseHaruPDF stay set to true until you set it back to false? If I access the lUseHaruPDF through the Class does it still act as static? Also even through using Haru may be the best, I would have to rewrite many of my print routines which uses Inch2Pix, and Pix2Inch. And possibly many other ...
by nageswaragunupudi
Thu Feb 15, 2024 3:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

byron.hopp wrote:So does lUseHaruPDF stay set to true until you set it back to false?
If I access the lUseHaruPDF through the Class does it still act as static?


Yes.
by Enrico Maria Giordano
Thu Feb 15, 2024 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

So does lUseHaruPDF stay set to true until you set it back to false? If I access the lUseHaruPDF through the Class does it still act as static? Also even through using Haru may be the best, I would have to rewrite many of my print routines which uses Inch2Pix, and Pix2Inch. And possibly many other m...
by byron.hopp
Thu Feb 15, 2024 3:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

I will try your suggestion, but I do have several "Extend Class TPrinter with Data" and "with Message", can this be the problem? I use this everywhere I print, if this is the problem, can I rename the class and solve the problem? Yes. Works correctly if you are using unmodified ...
by nageswaragunupudi
Thu Feb 15, 2024 1:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

We are using the library that comes with the FW2310 distribution. The libraries in fwh\lib\xhb are only meant for xhb.com users but not xharbour users. For xharbour link the libraries from "\xharbour\lib\" Always the best way to know what libraries are to be linked, please open fwh\sample...
by nageswaragunupudi
Thu Feb 15, 2024 1:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173

Re: Problem with FiveWin and PDF995 on Windows 11.

Amigo Joao, gracias por responder Con las libs que me enviaste, nos sale un nuevo error Turbo Incremental Link 6.98 Copyright (c) 1997-2023 Embarcadero Technologies, Inc.Error: Unresolved external '_HB_FUN_HPDF_USEUTFENCODINGS' referenced from C:\FWH2310\LIB\FIVEHX.LIB|FWPDFError: Unable to ...
by leandro
Wed Feb 14, 2024 9:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1173
Next

Return to advanced search