Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W
webviewer-product
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • story
  • webviewer-product
  • Wiki
  • 웹뷰어에서 지원되는 파일 형식

웹뷰어에서 지원되는 파일 형식

Last edited by story Mar 17, 2020
Page history

개요

웹뷰어는 pdf, png, jpg, tiff, next, ucis, ucim 형식의 열람을 지원합니다. 콘텐츠프로바이더를 통해 전달되는(content.getFile()) File 객체는 다음 중 하나의 확장자를 가져야 합니다.

ucim

  • ucim 확장자를 가지는 이미지리스트 명세 파일을 열람합니다.
  • ucim 이미지리스트의 항목에는 멀티페이지 tiff 파일이 포함될 수 있습니다.
  • 멀티페이지 tiff 파일이 리스트에 포함되지 않는 것이 확실한 경우에는 uicm 대신에 ucis 형식을 사용하십시오.
  • ucim 은 리스트중에 멀티페이지 tiff 파일이 포함되어있는지를 검사해야 하기 때문에, 요청시 리스트의 모든 항목들을 파싱한 후에 열람이 시작됩니다. 그런 이유로 ucis에 비해 더 많은 처리시간을 필요로 합니다.

http://webviewer.unidocs.co.kr:8888/ezpdf/customLayout.jsp?contentId=types/images.ucim

  • ucim 문서에 대한 워터마크 지정

ucis

  • uics 확장자를 가지는 이미지리스트 명세 파일을 열람합니다.
  • ucim 보다 성능상의 이점을 가집니다.

http://webviewer.unidocs.co.kr:8888/ezpdf/customLayout.jsp?contentId=types/images.ucis

tiff

  • tiff 확장자를 가지는 개별 이미지 파일을 열람합니다.

http://webviewer.unidocs.co.kr:8888/ezpdf/customLayout.jsp?contentId=types/image.tiff

jpg

  • jpg 확장자를 가지는 개별 이미지 파일을 열람합니다.

http://webviewer.unidocs.co.kr:8888/ezpdf/customLayout.jsp?contentId=types/image.jpg

png

  • png 확장자를 가지는 개별 이미지 파일을 열람합니다.

http://webviewer.unidocs.co.kr:8888/ezpdf/customLayout.jsp?contentId=types/image.png

next

  • next 확장자를 가지는 pdf 변환형식 패키지 폴더를 열람합니다.
  • pdf를 사전에 렌더링해놓은 데이터를 처리하기 때문에 복잡한 문서를 더 빠르게 보여줄 수 있습니다.

http://webviewer.unidocs.co.kr:8888/ezpdf/customLayout.jsp?contentId=types/pdf.next

pdf

  • pdf 파일을 열람합니다.

http://webviewer.unidocs.co.kr:8888/ezpdf/customLayout.jsp?contentId=types/pdf.pdf

Clone repository
  • clientsideDataProvider
  • Home
  • ucim 문서에 대한 워터마크 지정
  • 서식처리기능
  • 웹뷰어에서 지원되는 파일 형식
  • 전송구간 암호화 지원
  • 전자인장