export-graph-size-small
Last Update: 5/10/2019
When you export a graph as a vector format such as emf, pdf, eps, or wmf, you may find the exported image size becomes unexpected smaller.
Expand Export Setting: Advanced branch and select Keep Size in the Export Graph dialog.
In a small probability event the above solution doesn’t work.
The graph is resaved from an embedded graph in a third-party software such as Microsoft Word or PowerPoint. That is, the graph was at some time copied from Origin to Word/PPT, then re-launched from Word/PPT and re-saved in a new session of Origin.
Open Windows: Script Window and run the following LabTalk script with the "problematic" graph active:
doc -e p { page.info.system.export.auto=1;}
Keywords:export graph, image size, keep size, small size