A little problem in HPDF

Moderator: Rathinagiri

Post Reply
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

A little problem in HPDF

Post 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 :?
Viva INTERNATIONAL HMG :D
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

A little problem in HPDF

Post by Pablo César »

http://hmgforum.com/viewtopic.php?p=34598&f=2#p34598

From now, just remove "LOG" and recompile.
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: A little problem in HPDF

Post by esgici »

From now, just remove "LOG" and recompile.
thnx

i'll check

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

Added later :

I will glad by learning author's opinion :?
Viva INTERNATIONAL HMG :D
Post Reply