If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > Need a Ghostscript alternative

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-12-11, 12:56
Thrasymachus Thrasymachus is offline
SQL Server Street Fighter
 
Join Date: Nov 2004
Location: Down The Rabbit Hole
Posts: 7,979
Need a Ghostscript alternative

I need a Ghostscript alternative that does not choke on unrecognized fonts
__________________
software development is where smart people go to waste their lives

Last edited by Thrasymachus; 07-12-11 at 13:17.
Reply With Quote
  #2 (permalink)  
Old 07-12-11, 14:57
kitaman kitaman is offline
Papabi's friend
 
Join Date: Sep 2009
Location: Ontario
Posts: 626
What version are you using, and what conversion are you trying to do?
Reply With Quote
  #3 (permalink)  
Old 07-12-11, 15:01
Thrasymachus Thrasymachus is offline
SQL Server Street Fighter
 
Join Date: Nov 2004
Location: Down The Rabbit Hole
Posts: 7,979
9.02 32bit. PDF to PNG conversion. Warning: Can't process filestream, loading by font name Error: undefined in findresource.

I have read the whole bit about defining new font definitions, but that seems like a major hassle every time I run into one that is missing.
__________________
software development is where smart people go to waste their lives
Reply With Quote
  #4 (permalink)  
Old 07-12-11, 16:09
kitaman kitaman is offline
Papabi's friend
 
Join Date: Sep 2009
Location: Ontario
Posts: 626
Have you tried doing an intermediate conversion from pdf to ps. I have to use 8.62 because it is the last version that SCO compiled, and in some cases we have problems with eps inserts. What we end up doing is opening the pdf file in acrobat reader, and printing it to file to a HP color laser postscript device, and then converting the postscript back to pdf using ghostscript. I am not enough of a MS person to know if that can be scripted or not.
Reply With Quote
  #5 (permalink)  
Old 07-12-11, 16:33
Thrasymachus Thrasymachus is offline
SQL Server Street Fighter
 
Join Date: Nov 2004
Location: Down The Rabbit Hole
Posts: 7,979
Jeez I have millions and millions of these things. I guess I can look into going to postscript first, but I am going to have to automate that. Thanks.
__________________
software development is where smart people go to waste their lives
Reply With Quote
  #6 (permalink)  
Old 07-12-11, 16:44
kitaman kitaman is offline
Papabi's friend
 
Join Date: Sep 2009
Location: Ontario
Posts: 626
Maybe use the 80/20 rule, and redirect the failures to some other queue. Take one of the failures, and see if you can complete the conversion by creating intermediate output. Postscript files are huge compared to pdf by the way.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On