How do I place a custom title in the metadata of a pdf document?

조회 수: 12 (최근 30일)
Prabhakar
Prabhakar 2011년 1월 18일
When saving a figure to a .PDF document by any method, for example saveas, print or File->Save as, the title in the metadata (accessible by File->Properties in Adobe Acrobat) is set to the path of a file in the temporary folder. How do I change this, and any other metadata when saving a figure in a .PDF document?

답변 (1개)

Chaitanya Chitale
Chaitanya Chitale 2011년 1월 18일
You can save the file to a .PS file format, and then convert the file to .PDF after editing the metadata of the .OS file. There is a file on MATLAB central that uses ghostscript to do this conversion, it can be found at:

카테고리

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