Page 1 of 1
HARUPDF Error
Posted: Tue Oct 29, 2019 4:24 pm
by byte-one
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
Re: HARUPDF Error
Posted: Wed Oct 30, 2019 5:09 pm
by nageswaragunupudi
There is no such data in harupdf
Re: HARUPDF Error
Posted: Wed Oct 30, 2019 8:22 pm
by byte-one
Mr. Rao, in FWPDF using haru! There should be all? data using in tpinter-class.
Re: HARUPDF Error
Posted: Wed Oct 30, 2019 10:33 pm
by nageswaragunupudi
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: Select all
DATA nXOffset INIT 0
DATA nYOffset INIT 0
Re: HARUPDF Error
Posted: Thu Oct 31, 2019 9:10 am
by byte-one
Mr. Rao, now is further error:
Error description: Error BASE/1004 Message not found: FWPDF:HDCOUT
Re: HARUPDF Error
Posted: Thu Oct 31, 2019 9:12 am
by nageswaragunupudi
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