Search found 8 matches
- 2014-02-26T13:09:26-07:00
- Forum: Consulting
- Topic: Consultant needed for simple eps rasterization command
- Replies: 2
- Views: 11458
Re: Consultant needed for simple eps rasterization command
Do I have any takers on this one....I can pay a few hundred dollars or a working solution Process : Take a *.jpg file and convert to an eps with ascii formatting and apply the adobe1998rgb.icc profile and 8 bits The true test is that I should be able to open in photoshop and it should NOT prompt to ...
- 2014-02-20T11:34:31-07:00
- Forum: Users
- Topic: Will pay $$Convert an eps vector graphic to a rasterized eps
- Replies: 9
- Views: 6966
Re: Will pay $$Convert an eps vector graphic to a rasterized
so if you open the eps in photoshop, does it prompt for you to rasterize?
- 2014-02-20T10:43:59-07:00
- Forum: Consulting
- Topic: Consultant needed for simple eps rasterization command
- Replies: 2
- Views: 11458
Consultant needed for simple eps rasterization command
I am trying to convert a jpg to a rasterized EPS and add an AdobeRGB1998,icc profile. I have tried -compress none , taint etc... and have not been successful. I will pay $$$$ for a solution this week. Contact at wlocker@gannett.com
- 2014-02-20T10:40:41-07:00
- Forum: Users
- Topic: Will pay $$Convert an eps vector graphic to a rasterized eps
- Replies: 9
- Views: 6966
Re: Will pay $$Convert an eps vector graphic to a rasterized
this did not work
- 2014-02-20T10:30:27-07:00
- Forum: Users
- Topic: Will pay $$Convert an eps vector graphic to a rasterized eps
- Replies: 9
- Views: 6966
Re: Will pay $$Convert an eps vector graphic to a rasterized
not sure what miff?
convert infile miff:-| convert - x.eps
convert infile miff:-| convert - x.eps
- 2014-02-20T08:30:40-07:00
- Forum: Users
- Topic: Will pay $$Convert an eps vector graphic to a rasterized eps
- Replies: 9
- Views: 6966
Re: Will pay $$Convert an eps vector graphic to a rasterized
The profile I got , but the issue is that when it create the eps it is a vector (non - rasterized and it needs to be rasterized
- 2014-02-19T20:34:29-07:00
- Forum: Users
- Topic: Will pay $$Convert an eps vector graphic to a rasterized eps
- Replies: 9
- Views: 6966
Will pay $$Convert an eps vector graphic to a rasterized eps
I am trying to convert a jpg to a rasterized EPS and add an AdobeRGB1998,icc profile. I have tried -compress none , taint etc... and have not been succesful. I will pay $$$$ for a solution this week. Contact at wlocker@gannett.com
- 2014-02-14T07:17:14-07:00
- Forum: Users
- Topic: EPS with ascii formatting
- Replies: 0
- Views: 3300
EPS with ascii formatting
I am trying to convert a jpg file into an EPS applying a color profile and with ASCII formatting. I use convert jpfilename -compress none -profile AdobeRGB1198.icc EPS:newpathandfilename but this does not seem to render out the ascii formatting - can you advise?