tcpdf PHP

1. 설치

http://www.tcpdf.org/
http://sourceforge.net/projects/tcpdf/files/

2. 한글 출력

"airalunicid0" 이라는 폰트 수정
tcpdf/fonts/arialunicid0.php 파일을 편집기로 열어서 제일 마지막


1761 $enc='UniKS-UTF16-H';
1762 $cidinfo=array('Registry'=>'Adobe','Ordering'=>'Korea1','Supplement'=>0);
1763 include(dirname(__FILE__).'/uni2cid_ak12.php');
1764
1765 //$enc='UniJIS-UTF16-H';
1766 //$cidinfo=array('Registry'=>'Adobe','Ordering'=>'Japan1','Supplement'=>5);
1767 //include(dirname(__FILE__).'/uni2cid_aj16.php');^M

한글 고딕 arialunicid0
	 한글 명조체 hysmyeongjostdmedium 
==============================================================================
패치 소스tcpdf_4_3_009_081206.diff_.txt
==============================================================================

       

트랙백

이 글과 관련된 글 쓰기 (트랙백 보내기)
TrackbackURL : http://korcow.egloos.com/tb/1847745 [도움말]

덧글

댓글 입력 영역