29 May 2008 13:39 Re: cadence layout cell to pdf help!!!
Hello,
You can try the following:
1-From design menu, choose "Plot" then "Submit"
2-A window will appear, deselect header, then plot options -> deselect"mail log to", select "Send plot only to file" then write the path where you want to save the file and the file name (*.eps).
3-From a terminal, use the ps2pdf program
eg: ps2pdf ~/ps.eps ~/ps.pdf