フィルターのクリア

Is it possible to get info of PDF file in MATLAB?

17 ビュー (過去 30 日間)
Kevin
Kevin 2017 年 3 月 15 日
編集済み: Kevin 2017 年 3 月 16 日
Hi everyone,
Just wondering if it is possible for MATLAB to read a PDF file and return some information (eg. number of pages, page size, etc)?
I am open to the idea of buying extra toolbox from MathWorks. Or buying some software from another company (eg. Adobe or other companies) and call it from MATLAB.
Any idea is welcome.
Kevin

採用された回答

Jan
Jan 2017 年 3 月 16 日
I'd give cpdf a try. It is now available for free.
  1 件のコメント
Kevin
Kevin 2017 年 3 月 16 日
編集済み: Kevin 2017 年 3 月 16 日
Very nice tool indeed. It is a bit pricey ($400) for commercial use. But you get what you pay for.
Second thought. I wish CPDF will return textual content of a page (and its corresponding font, font size, ...).
Thank you very much.

サインインしてコメントする。

その他の回答 (1 件)

KSSV
KSSV 2017 年 3 月 16 日
  1 件のコメント
Kevin
Kevin 2017 年 3 月 16 日
Great. I check it out.
I can get the number of pages by this command,
>> pdfdoc.getNumberOfPages
However, I still don't know how to get page size.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT-Files についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by