Convert pdf file to eps

I was looking for a tool which can convert pdf file to eps file. pdftops comes to my attention.

usage:

pdftops -eps name.pdf

which can convert the name.pdf file to name.eps.

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...