Page 10 of 16

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Tue Oct 23, 2012 1:31 am
by Rathinagiri
Thank you Esgici. :)

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sat Oct 27, 2012 10:58 am
by quartz565
Hello to everybody.

Please check the following. When I use the CP1253, I do get the correct language but the spacing betwwen the characters in the pdf print is wrong. It is too small, so the characters in a word are placed almost on top of each other. See the example.

It shows the definition of the code page and how it is printed.

Any help will be appreciated.

Nikos

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sat Oct 27, 2012 12:10 pm
by Rathinagiri
Hi

Thanks for reporting. Please upload the sample prg after zipping. Or send to my email id srgiri@dataone.in

FYI Character spacing feature can be added.

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sat Oct 27, 2012 12:52 pm
by quartz565
Hi,Rathinagiri
here it is the ''prg'' that you asked.
Thank you for the immidiate response.
Nikos.

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sat Oct 27, 2012 2:04 pm
by Rathinagiri
Hi,

This is how I have received. But your version in the picture is different. Can you please give the exact one as in your picture above?

Code: Select all

           @ 10, 60 HPDFPRINT 'ÃÅÉÁ ÓÁÓ ÖÉËÏÉ' //  My intervention
            @ 15, 20 HPDFPRINT 'ÃÅÉÁ ÓÁÓ ÐÁÉÄÉÁ' color { 255, 0, 0 }   // My intervention
            @ 15, 100 HPDFPRINT 'ÁÕÔÏ ÅÉÍÁÉ Ýíá ðáñÜäåéãìá' font 'Times-Italic' size 14   // My intervention      

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sat Oct 27, 2012 5:16 pm
by quartz565
Hi,
The version is the same.
In your Notepad++ at menu “Enconing in “-> “character set”, select Greek-> windows -1253, maybe this resolve the problem.
Nikos

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sat Oct 27, 2012 9:42 pm
by quartz565
Hi rathinagiri

This is in photo, part of the code with Greek characters
and the same code with Notepad++

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sat Oct 27, 2012 9:47 pm
by quartz565
and the code...

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Sun Oct 28, 2012 9:23 am
by quartz565
and the code...again...
sorry... new to uploand files...

Re: HMG_HPDF - Export to PDF made easy... (New Version)

Posted: Mon Oct 29, 2012 6:44 pm
by quartz565
Hi Rathinagiri,

Did you manage to view the Greek characters? I could send it to you into PDF format, so to export it into an editor if you prefer.

Best Regards,
Nikos