필터 지우기
필터 지우기

Looking for pdf read function to put at Uitab

조회 수: 1 (최근 30일)
Venkat Ta
Venkat Ta 2019년 10월 27일
댓글: Walter Roberson 2019년 10월 27일
Hi,
I am looking for the function that is suitable to read the pdf file and put that document in the Help document tab instead of the png file.
Pdf file is good to read much information by using scroll
pdf demand.png
  댓글 수: 1
Walter Roberson
Walter Roberson 2019년 10월 27일
That would not be easy. You would have to open the pdf file inside a web() browser context, and you would then have to find a way to move the viewing window of the web browser to inside your tab. The approach you are using with "traditional" figures has no ability to view PDF documents, only images or text. There might be more you can do with App Designer which uses a completely different approach to graphics.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by