1.194 FAQ-911 How to keep the graph legends position/size when export graph as vector formats (PDF, EPS, EMF)

Last Update: 1/11/2018

After export your graph as vector formats (PDF, EPS, EMF) and you find the position or size of legend in the exported image is not same as the graph in Origin, that maybe because the exported image DPI Resolution is different from the graph page in Origin.

To keep the exported graph legends position/size:

  1. Check your graph page resolution in Origin.
    Copy following script in the Script Window (Windows:Script Window...). Highlight it and press Enter key. Then it will output the graph page horizontal resolution value.
    page.resx=;

Keywords:Legend size, Legend position, PDF, EPS, EMF, vector formats, export graph, DPI, Resolution