When I use HPDFPRINT with Font Courier to print text with BoxCharacters,
but it replace the box characters with other character.
how to get it print the correct box characters ?
TIA
rgds
chang
HPDFPRINT Font misprint BoxChar
Moderator: Rathinagiri
- Rathinagiri
- Posts: 5253
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Has thanked: 167 times
- Been thanked: 165 times
- Contact:
You can use in-built box/rectangle command.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- hmgchang
- Posts: 240
- Joined: Tue Aug 13, 2013 4:46 am
- Location: Indonesia
- Has thanked: 1 time
- Been thanked: 4 times
Thks for quick reply.
Yes, sure i can use the HPDFPRINT LINE and RECTANGLE !
But for my learning...
I had the same issue on HPRINT, but since i can use the Consolas or Lucida console font,
i can get it print the box char.
With HPDFPRINT i cannot use Consolas font, so i use Courier.
i checked with Ms. word font symbols i can see the 0x2500 unicode is a boxchar,
but how can i get it printed ?
Yes, sure i can use the HPDFPRINT LINE and RECTANGLE !
But for my learning...
I had the same issue on HPRINT, but since i can use the Consolas or Lucida console font,
i can get it print the box char.
With HPDFPRINT i cannot use Consolas font, so i use Courier.
i checked with Ms. word font symbols i can see the 0x2500 unicode is a boxchar,
but how can i get it printed ?
Just Hmg It !
- Rathinagiri
- Posts: 5253
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Has thanked: 167 times
- Been thanked: 165 times
- Contact:
I think you can use the 'symbol' set encoding for creating box characters.
http://libharu.org/demo/encoding_list.pdf" onclick="window.open(this.href);return false;
http://libharu.org/demo/encoding_list.pdf" onclick="window.open(this.href);return false;
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.