2012년 4월 18일 수요일

Fixing "font not embedded" issue to pass the IEEE PDF eXpress check

Fixing "font not embedded" issue to pass the IEEE PDF eXpress check

We recently had to make the format of a paper complaint with the IEEE PDF eXpressformat. The paper did not pass the check in the first few attempts. Hence this blog post. I'd like to thank my colleague Ning Shang who did the most of the fixes to get it working. I am listing the fixes here so that anyone else who encountered similar issues may find this post useful.

Before that, I work on Ubuntu 9.04, kile 2.1 (the IDE), use the tools latex, bibtex and dvipdf to generate pdf files from tex/bib/cls files. (i.e. latex file.tex; bibtex file; (to attach the ref.bib file) latex file.tex; dvipdf file.dvi to finally get file.pdf)

The tex file uses the IEEE conference style. Additionally we used the following packages initially:
times, epsfig, graphicx, url, verbatim, amsmath, amsfonts


Issue #1: Document contains bookmarks
Fix: We had to remove the url package from the included packages lists and convert \url{address} to {address} in ref.bib.

Issue #2: Font Times-Italic, Times-Roman, Times-BoldItalic, Times-Bold, Helvetica, Courier is not embedded.

You can see what fonts are embedded and what are not, by using "pdffont file.pdf" and looking at the "emb" column. In our case, it did show that some fonts are not embedded.

Fix: We searched the Internet [1, 2]and found that in order to fix this (i.e. to embed all the required fonts) we need to do the conversion from tex to pdf in two stages. This is a dirty hack; but it works.

latex file.tex
bibtex file
latex file.tex
latex file.tex (Now we have file.dvi)
dvips -Ppdf -G0 -tletter file.dvi (Now we have file.ps)
ps2pdf -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress file.ps file.pdf (Now we have file.pdf)

* Contents are initially posted in
http://mohamednabeel.blogspot.com/2009/10/fixing-font-not-embedded-issue-to-pass.html

2012년 4월 10일 화요일

AP password

iptime, anygate, zio linksys : 디폴트 값 없음

KT SSID, KT WLAN : 1234567890

SK_WLAN : 987654321b
Heloowd(헬로우디) : Hellowireless

SO070VOIP : 534f4b4354
myLGnet, myLG070 : 123456789a, 987654321a, 1234567890
SK : a123456789
SK telecom : sktelecom
Tbroadnet : a123456789 (http://게이트웨이주소 -> 관리자암호 : admin/admin or admin/password)
tobis : 1234
맥도날드 : 16005252 (홈서비스, 매장배달번호)
세븐일레븐 : 2127393302 (패밀리 마트 POS도 잡히긴 하는데 인터넷은 안됨)
스타벅스 : 매장별 전화번호 (영수증 참조), netspot 연결 후 실명인증 절차를 거치면 완료
카페베네 : bene라는 ap 오픈
admin : password

택시 Egg : SHOW3382

KWI-BxxxxT(택시) : SHOW3382 , password
디폴트 egg 뒷번호는 제품 시리얼 넘버와 일치, 이전 디폴트라면 ssid 뒷자리와 동일