How do I place a custom title in the metadata of a pdf document?
3 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
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:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Printing and Saving についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!