Page 1 of 1

A little problem in HPDF

Posted: Wed May 28, 2014 1:38 am
by esgici
<hmg>\SAMPLES\HPDF\Demo1\demo.prg(6) Error E0030 Syntax error "syntax error at 'HPDFDOC'" :(

Code: Select all

SELECT HPDFDOC "sample.pdf" PAPERLENGTH 300 PAPERWIDTH 300 LOG   // <--- line 6 
PS: Same problem in Demo2\demo.prg and no problem in HMG_HPDF and HMG_HPDFUNI :?

A little problem in HPDF

Posted: Wed May 28, 2014 2:09 am
by Pablo César
http://hmgforum.com/viewtopic.php?p=34598&f=2#p34598

From now, just remove "LOG" and recompile.

Re: A little problem in HPDF

Posted: Wed May 28, 2014 10:18 am
by esgici
From now, just remove "LOG" and recompile.
thnx

i'll check

~~~~~~~~~~~~~~~~~~~~~~~~~~

Added later :

I will glad by learning author's opinion :?