"aviak" wrote in message <ip728s$42e$1@fred.mathworks.com>...
> thank you. I also just founds this svg option.
> somehow this is working but there are also some problems. i scale the figures in a special way to have all the same size. this is lost using the svg export.
>
> also i have to convert the files from svg to eps.
>
> It would be nice to have a easier way to do this. Are there any other possibilities?
>
> Otherwise I have to do this mainly manually.
>
> Thank you
> aviak
In case you are still having a problem, a workaround can be found here (save2pdf):
http://www.mathworks.com/matlabcentral/fileexchange/16179-save2pdf
I was having multiple issues exporting to PDF, including transparencies and bounding box issues. This solved them all, and so far as I can tell will export a PDF exactly as it appears in the figure window, with whatever dpi you specify. Really helps when you are dealing with objects that are vector and bitmap (like transparencies).
> thank you. I also just founds this svg option.
> somehow this is working but there are also some problems. i scale the figures in a special way to have all the same size. this is lost using the svg export.
>
> also i have to convert the files from svg to eps.
>
> It would be nice to have a easier way to do this. Are there any other possibilities?
>
> Otherwise I have to do this mainly manually.
>
> Thank you
> aviak
In case you are still having a problem, a workaround can be found here (save2pdf):
http://www.mathworks.com/matlabcentral/fileexchange/16179-save2pdf
I was having multiple issues exporting to PDF, including transparencies and bounding box issues. This solved them all, and so far as I can tell will export a PDF exactly as it appears in the figure window, with whatever dpi you specify. Really helps when you are dealing with objects that are vector and bitmap (like transparencies).