Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Convert .eps file to .jpg or .pdf

New Here ,
Jan 15, 2009 Jan 15, 2009
Hello,
I'm using Adobe to deal with .eps files.
My problem is to display graphic arts in "read only mode". That means when I'm done developing graphics in my .eps file, I want to display this graphics to other user without giving him option to edit it or delete it.
I'm trying to accomplish this true Visual Studio 2005, C# .net
Does somebody have any suggestions?
TOPICS
Scripting
33.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Beginner ,
Jan 16, 2009 Jan 16, 2009
I'm assuming you have a number of files to process?

This could be done exceptionally fast with Photo and and a simple action run against a folder of files to open the eps and export as a jpg. Is photoshop an option? Illustrator could do this but it's far more involved (since AI doesn't have a batch processor) than doing it with a simple action in PS.

John
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 16, 2009 Jan 16, 2009
John,
I'm using COM reference Adobe Photoshop 9.0 Type Library in my project. This Library includes methods like "Export" (expect parameters: string ExportIn, object ExportAs, object Options) or "Save as" (expect parameters: string SaveIn, object AsCopy, object ExtensionType) , that I don't know how to use it properly.
Please let me know how to implement those things.
Thanks!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 22, 2009 Mar 22, 2009
how to open eps file ?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 22, 2009 Mar 22, 2009
how to open eps extension file ?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 24, 2009 Mar 24, 2009
See http://www.adobeforums.com/webx/.3bbf2757.59b8332c/2
http://hicksdesign.co.uk/journal/illustrator-exporting-layers-to-png
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 07, 2014 Jan 07, 2014
LATEST

I had the same issue and my clients had little to no access to Adobe Illustrator. I resorted to using an online service like www.epsconvert.com which allowed me to upload and share my eps files. Clients could then convert to jpg, png etc as they saw fit.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines