A little problem in HPDF
Posted: Wed May 28, 2014 1:38 am
<hmg>\SAMPLES\HPDF\Demo1\demo.prg(6) Error E0030 Syntax error "syntax error at 'HPDFDOC'"
PS: Same problem in Demo2\demo.prg and no problem in HMG_HPDF and HMG_HPDFUNI 

Code: Select all
SELECT HPDFDOC "sample.pdf" PAPERLENGTH 300 PAPERWIDTH 300 LOG // <--- line 6
