I use MikTeX + TeXstudio and use to TikzEdt to draw graphics.
I want to export figures from TikzEdt to TeX.
As I know, firstly I shall install pdftops to transform figures in order to .eps format. So, I am trying to install pdftops and to follow the steps specified here.
I downloaded it and extracted pdftops.exe from folder 64-bit in xpdfbin-win-3.03.zip. Now, I run it. But C:\Program Files\Xpdf\bin isn' t created. Must I create it manually?
And I added C:\Program Files\Xpdf\bin to the system variable Path (Start Menu -> right-click on Computer -> Properties -> Advanced System Settings -> Environment Variables under the Advanced tab -> look for the system variable Path and edit its value) I can' t do next steps.
Or do you know more simply method to export figures from tikzEdt to .eps format?
pdftops? It is part of MiKTeX (miktex-poppler-bin-x64-2.9). – Bernard Jan 29 '17 at 21:05