Search found 2 matches

by Ludotex
Fri Nov 28, 2008 2:11 pm
Forum: Viewers for PDF, PS, and DVI
Topic: Problem with Adobe Reader 8.0
Replies: 65
Views: 162121

Re: Problem with Adobe Reader 8.0

It seem that a coruption occurs during a compilation.

My solution for this common error is:
1) to save the tex file under a new name.
2) Compile the project.
3) Close texniccenter and accept the saving of the project (.tcp file)
4) re-open the project
5) Save the tex file under the previous name ...
by Ludotex
Wed Nov 05, 2008 9:20 pm
Forum: General
Topic: How to setup output profiles for ps2eps.pl and epstopdf.exe?
Replies: 1
Views: 2431

How to setup output profiles for ps2eps.pl and epstopdf.exe?

Dear Hayashi,
For epstopdf, I added "-enable-write18" in output profile in the command line of pdftex and it work.
the full line is now:
-interaction=nonstopmode "%pm" -enable-write18
regards,
Ludovic