How to convert .xls file (Microsoft excel) to pdf using matlab
이전 댓글 표시
Hi, In my matlab application, I'm creating new excel file. I would like to convert this file to pdf format using matlab. Can I ??
답변 (1개)
Julian
2012년 7월 10일
0 개 추천
You could publish to PDF direct from MATLAB. Also, if you have the possibility to Print to PDF on your system and printing from Excel to PDF gives the format you need, you could use actxserver in MATLAB to control the Excel print to PDF.
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!