Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Problems adding EPS file to PostScript::Simple

by ksublondie (Friar)
on Feb 21, 2011 at 23:03 UTC ( [id://889498]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Ghostscript failed: exit status 1 at /usr/local/share/perl/5.10.0/Post
    +Script/Convert.pm line 302
    PostScript::Convert::convert_fh('File::Temp=GLOB(0x9dd3c00)', 'HASH(0x
    +9beda00)') called at /usr/local/share/perl/5.10.0/PostScript/Convert.
    +pm line 186
    PostScript::Convert::convert_ref('SCALAR(0x9dce118)', 'HASH(0x9beda00)
    +') called at /usr/local/share/perl/5.10.0/PostScript/Convert.pm line 
    +87
    PostScript::Convert::psconvert('SCALAR(0x9dce118)', 'filename', 'fileB
    +53331AF-6526-8804-3B37-68F2EFC8F14A.pdf', 'format', 'pdf') called at 
    +/var/www/perl/modules/Intranet/FirstFarm/Printing.pm line 159
    
  2. or download this
    Acrobat Distiller 8.0
    Started: Monday, February 21, 2011 at 16:33:43
    ...
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    Distill Time: 00 Hour(s) : 00 Minute(s) : 00.109 Second(s)
    **** End of Job ****
    
  3. or download this
    my $ps = new PostScript::Simple(papersize => "Letter",
                                    colour => 1,
    ...
    my $text=$ps->get;
    psconvert(\$text,filename=>"file$Id.pdf",format=>'pdf');
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://889498]
Approved by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-23 18:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found