Hi,

I'm trying to import an eps file but I get errors. Can somebody tell how 
I can solve either of these 2 errors. BTW, I'm not using them at the same 
time.

$ps->importepsfile("/mnt/Kaapstadadmin/HVW/logo-2-gemeentekleuren.eps", 
0,0, 151,90);

Error with above line: Can't call method "importepsfile" on an undefined 
value at 

$e = new PostScript::Simple::EPS(file => "$hostname/admin/HVW/logo-2-
gemeentekleuren.eps");

Error with above line: EPS file must contain a BoundingBox at /mnt/
Kaapstadadmin/HVW/Logo-etiket/Logo-etiket.pl

Thank you.


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to