CAFE

알PDF 첨부가 안되는 경우

작성자netfax|작성시간26.06.15|조회수3 목록 댓글 0
레지스트리에 아래와 같이 print shell command를 등록해줍니다.

[HKEY_CLASSES_ROOT\ALPDF.AssocFile.FDF\shell\print]

@="ALPDF 문서(Pdf) 인쇄(&P)"

[HKEY_CLASSES_ROOT\ALPDF.AssocFile.FDF\shell\print\command]
@="C:\\Program Files\\ESTsoft\\ALPDF\ALPDF.exe /print  %1"




1. 현재 연결정보 확인 (cmd)
> assoc .pdf
.pdf=ALPDF.AssocFile.PDF
또는
.pdf=Acrobat.Document.DC


2. 현재 설정된 명령을 조회 (cmd)
> ftype ALPDF.AssocFile.PDF
ALPDF.AssocFile.PDF="C:\Program Files\ESTsoft\ALPDF\ALPDF.exe" "%1"


3. PDF를 ALPDF.AssocFile.PDF에 연결
> assoc .pdf=ALPDF.AssocFile.PDF


4. 해당 형식의 실행명령 설정
> ftype ALPDF.AssocFile.PDF="C:\Program Files\ESTsoft\ALPDF\ALPDF.exe" "%1"


5. ALPDF가 /print 옵션을 지원하는지 직접 테스트
>"C:\Program Files\ESTsoft\ALPDF\ALPDF.exe" /print "C:\Temp\Test.pdf"




5. 인쇄(Print)명령 확인
> reg query "HKCR\ALPDF.AssocFile.PDF\shell\print\command" /ve
> reg query "HKCR\Acrobat.Document.DC\shell\print\command" /ve
다음검색
현재 게시글 추가 기능 열기
  • 북마크
  • 신고 센터로 신고

댓글

댓글 리스트
맨위로

카페 검색

카페 검색어 입력폼