Dompdf 잘 아시는 분 계세요? 채택완료
https://www.webslesson.info/2016/06/insert-checkbox-values-using-ajax-jquery-in-php.html
위 링크 참조해 Dompdf 공부해보고 있는데, 한글은 인코딩 에러나더라구요.
그래서, NanumGothic 폰트 설정했더니,
헤드제목(예: 나머지 태그 (예: , 한글이 다 안 되던가, 되려면 다 된던가 해야 하는데..... 이거 왜 이러는 걸까요? PS. 나눔 폰트 적용 [HTML]
[CSS] @font-face{
font-family:'NanumGothic';
font-style: normal;
src: url('./dompdf/vendor/dompdf/dompdf/lib/fonts/NanumGothic.ttf');
//src: url("{{ public_path('font/NanumGothic.ttf') }}");
} body {font-family: 'NanumGothic';} 링크가 https://www.webslesson.info/2017/04/convert-html-to-pdf-in-php-using-dompdf.html 이것이 맞는 것 같은데... 다 해 보셨겠지만 그래도 구글 검색으로 한글에서 답이 없다면, 중국폰트로 검색도 추천드립니다. https://stackoverflow.com/questions/28435198/dompdf-generation-for-chinese-characters
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다. ~
,
) 관련된 것들은 한글이 깨지더라구요.
) 등은 한글이 잘 나옵니다.

답변
1개
답변에 대한 댓글 1개
오후에 테스태해보록 할게요.
( ^ _______ ~ ) ===b