FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Save as PDF
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Save as PDF
Posted: Mon Aug 05, 2019 07:13 PM
HI All

Report preview and press Save as PDF buton.

PRG style Big5

xHarbour compile
Preview report full Text and Form or Paint Line
input English File Name not work
input Chinese File Name not work

Harbour compile
Preview report full Text
input English File Name work
input Chinese File Name work

Preview report Form or Paint Line
input English File Name work
input Chinese File Name not work. Look below:


Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Save as PDF
Posted: Tue Aug 06, 2019 04:53 AM
Use Harbour and set
Code (fw): Select all Collapse
HB_CDPSELECT( "UTF8" )

Then filenames with utf8 characters work.
Regards



G. N. Rao.

Hyderabad, India
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Save as PDF
Posted: Tue Aug 06, 2019 08:37 AM
nageswaragunupudi wrote:Use Harbour and set
Code (fw): Select all Collapse
HB_CDPSELECT( "UTF8" )

Then filenames with utf8 characters work.


Thank you
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Save as PDF
Posted: Tue Aug 20, 2019 09:21 AM
nageswaragunupudi wrote:Use Harbour and set
Code (fw): Select all Collapse
HB_CDPSELECT( "UTF8" )

Then filenames with utf8 characters work.


Mr.RAO

I press's "Save as to PDF" button and input Chinese File name. Please Look Below:


Please look Second Screenshot. Not display Chinese File Name. Please Look Below:


But I look Appear Chinese File Name PDF style work fine. Please Look Below.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Save as PDF
Posted: Tue Aug 20, 2019 10:00 AM
For me, this is working correctly.

Regards



G. N. Rao.

Hyderabad, India
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Save as PDF
Posted: Tue Aug 20, 2019 04:58 PM
nageswaragunupudi wrote:For me, this is working correctly.



Mr.RAO

But I use Office 365 personal. I will try to other Office version.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 375
Joined: Tue Feb 10, 2015 09:48 AM
Re: Save as PDF
Posted: Wed Aug 21, 2019 06:51 AM
Hello,
I would like to receive some emf with hindi and chinese text to try it with my little project https://github.com/APerricone/emf2pdf...
Richard, Rao? please
I use it to create PDF file with FiveWin, but my report are all in Window1252...
You can send it to antonino.perricone_AT_yahoo.it (_AT_ = @ )
Maybe you can try it to save pdf without office...
Antonino
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Save as PDF
Posted: Wed Aug 21, 2019 07:47 AM

I will send you

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion