FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour HARUPDF Error
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
HARUPDF Error
Posted: Tue Oct 29, 2019 04:24 PM
I have used the new HARUPDF and become the following error:
Error description: Error BASE/1004 Message not found: FWPDF:NYOFFSET
Args:
[ 1] = O FWPDF
Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: HARUPDF Error
Posted: Wed Oct 30, 2019 05:09 PM

There is no such data in harupdf

Regards



G. N. Rao.

Hyderabad, India
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: HARUPDF Error
Posted: Wed Oct 30, 2019 08:22 PM

Mr. Rao, in FWPDF using haru! There should be all? data using in tpinter-class.

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: HARUPDF Error
Posted: Wed Oct 30, 2019 10:33 PM
byte-one wrote:Mr. Rao, in FWPDF using haru! There should be all? data using in tpinter-class.

We will be soon posting a topic on this how to use tprinter/fwpdf.

We advise not to use fwpdf directly. Please wait for a day or two.

For the time being, can you add these two data to fwpdf.prg and test?
Code (fw): Select all Collapse
DATA nXOffset INIT 0
DATA nYOffset INIT 0
Regards



G. N. Rao.

Hyderabad, India
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: HARUPDF Error
Posted: Thu Oct 31, 2019 09:10 AM
Mr. Rao, now is further error:
Error description: Error BASE/1004 Message not found: FWPDF:HDCOUT
Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: HARUPDF Error
Posted: Thu Oct 31, 2019 09:12 AM

We should not use hDCOut

If we use the new syntax we do not have to use any of these premitives.
Please wait for my posting.
Please be patient.

Meanwhile, try these samples:

pdfharu1.prg, pdfharu2.prg, print01.prg, print02.prg

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion