Hi everybody I'm trying to include as part of my text \\Servidorcomer\COMERCIALIZACION\CGESJ which is part of our network can some tell me how to do it.
Thanks
Search found 4 matches
- Wed Sep 12, 2007 7:47 pm
- Forum: General
- Topic: Problems definig links
- Replies: 1
- Views: 2479
- Fri Sep 07, 2007 2:28 am
- Forum: Document Classes
- Topic: Problems converting jpg and bmp to PostScript
- Replies: 5
- Views: 7250
Problems converting jpg and bmp to PostScript
That depends on your compiling route. latex only accepts files in PS/EPS format, whereas pdflatex allows to use JPG, PNG or PDF format. When compiling with pdflatex , you can keep your files in JPG format. Otherwise you have to convert them. For conversion there exist many good tools. On the one ...
- Thu Sep 06, 2007 5:38 pm
- Forum: Document Classes
- Topic: Problems converting jpg and bmp to PostScript
- Replies: 5
- Views: 7250
Re: Problems converting jpg and bmp to PostScript
Thanks for the advise, I'll try jpg with PDFLatex
- Thu Sep 06, 2007 3:50 pm
- Forum: Document Classes
- Topic: Problems converting jpg and bmp to PostScript
- Replies: 5
- Views: 7250
Problems converting jpg and bmp to PostScript
I have a lot of graphics to include in a document in a bmp or jpg format, is there a way to include this kind of graphics or do I need a program to convert them to eps? What program do you recomend? Thanks