Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > ps2eps.pl Hangs on "Calculating Bounding Box"

Reply
Thread Tools

ps2eps.pl Hangs on "Calculating Bounding Box"

 
 
PeterOut
Guest
Posts: n/a
 
      02-08-2006
I am using ActivePerl-5.8.7.815-MSWin32-x86-211909 on Microsoft Windows
ME.

I have a PostScript file that I have made by choosing the "Print to
File" option in the Print function. I then try to convert it to
encapsulated PostScript with the following call.

c:\ActivePerl-5.8.7.815-MSWin32-x86-211909\perl\bin\perl
c:\windows\ps2eps.pl InputFileName.prn

I get the following output

Input files: InputFileName.prn
Processing: InputFileName.prn
Windows generated Postscript file detected, fixing
Rendering with existing %%BoundingBox: 21 15 597 776
Calculating Bounding Box...

At this point it hangs. I let it run all night and it was still here
when I checked it in the morning. I would be most grateful if anyone
could tell me how I might fix this problem.

Thanks,
Peter.

 
Reply With Quote
 
 
 
 
Vilar Camara Neto
Guest
Posts: n/a
 
      02-08-2006
PeterOut wrote:
> I am using ActivePerl-5.8.7.815-MSWin32-x86-211909 on Microsoft Windows
> ME.
>
> I have a PostScript file that I have made by choosing the "Print to
> File" option in the Print function. I then try to convert it to
> encapsulated PostScript with the following call.


First of all, you must tell us at least what is the printer model
installed on your system (the one you select in the Print dialog).

Certainly you've installed a PostScript printer driver, but sometimes it
doesn't suffice. Some PostScript drivers may not produce "pure"
PostScript code, thus it may be not readable by ps2eps and other
postprocessing tools.

A lot of people recommend installing the Adobe PostScript printer
driver. It can be found in the Adobe site:
http://www.adobe.com/support/downloa...atform=Windows
..

Also, it may worth try converting it using other tools, e.g. via GhostView.

--
Regards,
Vilar Camara Neto
 
Reply With Quote
 
 
 
 
PeterOut
Guest
Posts: n/a
 
      02-09-2006
Vilar Camara Neto wrote:
> PeterOut wrote:
> > I am using ActivePerl-5.8.7.815-MSWin32-x86-211909 on Microsoft Windows
> > ME.
> >
> > I have a PostScript file that I have made by choosing the "Print to
> > File" option in the Print function. I then try to convert it to
> > encapsulated PostScript with the following call.

>
> First of all, you must tell us at least what is the printer model
> installed on your system (the one you select in the Print dialog).


Many thanks for your reply. I was using the driver for the Tektronix
Phaser 600. I also tried the Tektronix Phaser III PXiJ v2 which works
fine on my computer at work. I had the same problem with both.

> A lot of people recommend installing the Adobe PostScript printer
> driver. It can be found in the Adobe site:
> http://www.adobe.com/support/downloa...atform=Windows


I tried this as well with the same results except it had the additional
problem of not giving me colo(u)r.

> Also, it may worth try converting it using other tools, e.g. via GhostView.


I tried this and it worked!!! I was surprised since I had problems
with this approach in the past. I used to have to use GhostView to get
the bounding box and then manually add the bounding box to the
PostScript file. Maybe they have fixed a bug in GhostView. Also the
PostScript file must have been OK. It looks like there is some problem
with ps2eps.pl or with my Perl installation.

Thanks again for your help,
Peter.

 
Reply With Quote
 
Aandi Inston
Guest
Posts: n/a
 
      02-09-2006
Vilar Camara Neto <neto@dcc._nospam_.ufmg.br> wrote:

>A lot of people recommend installing the Adobe PostScript printer
>driver.


And I find this very bizarre. I think it is people who don't know how
to install Windows printer drivers ("Add printer"). This is really
not good advice.
----------------------------------------
Aandi Inston http://www.quite.com
Please support usenet! Post replies and follow-ups, don't e-mail them.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
About const reference bounding to temporary variables. =?utf-8?B?5YiY5piK?= C++ 5 08-13-2007 01:52 PM
Bounding boxes areas querypk@gmail.com C++ 7 05-23-2005 05:15 PM
Bounding box on clusters in a 2D list superprad@gmail.com Python 12 04-25-2005 11:33 PM
Clear hangs up - & hangs up - & hangs up Sue Bilstein NZ Computing 26 03-07-2004 01:33 AM
bounding for dropdown list in datagrid Michelle ASP .Net 1 07-12-2003 08:26 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57