- Create Visio document
- Adjust page size by drawing:
- File → Page Setup…
- Configure Page Size
- Click on Apply, then OK
- Save the document as PDF
- File → Save As…
- Select Save as type: PDF (*.pdf)
- Click on Options…
- Select Current page as shown below
- Click OK
- Click on to save the Visio document as .PDF document
- From Xerox website (http://www.support.xerox.com/support/global-printer-driver/downloads/enus.html?operatingSystem=win7x64&fileLanguage=en), download the software
Install the tool, it will add “Xerox Global Print Deriver PS” to the Windows
- Open the saved .PDF file
(The PDF document is snug fit to the drawing, i.e. page size is matching with drawing size)
- Now in PDF, open the print dialog , and perform following settings
- Click on and ensure that is selected.
- Now print the document, the dialog box would open to for Save As, and save the file as .ps file.
- Install Ghost View (gsv50w32.exe) and Ghost Script (gs921w32.exe).
- Open saved .ps file from Ghost View and use PS to EPS conversion
Then Save As dialog box would open, save the file as .EPS file.
- Use this .EPS file in TexStudio
- If required add –shell-escape in pdflatex command line:
E.g. "/miktex/bin/pdflatex.exe" -synctex=1 -interaction=nonstopmode -shell-escape %.tex
Comments
Post a Comment