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:
Save as PDF
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Save as PDF
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Save as PDF
Use Harbour and set
Then filenames with utf8 characters work.
Code: Select all
HB_CDPSELECT( "UTF8" )
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Save as PDF
Thank younageswaragunupudi wrote:Use Harbour and setThen filenames with utf8 characters work.Code: Select all
HB_CDPSELECT( "UTF8" )
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Save as PDF
Mr.RAOnageswaragunupudi wrote:Use Harbour and setThen filenames with utf8 characters work.Code: Select all
HB_CDPSELECT( "UTF8" )
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.
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
- richard-service
- Posts: 583
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: Save as PDF
Mr.RAO
But I use Office 365 personal. I will try to other Office version.
Regards,
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
Re: Save as PDF
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
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
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact: