(Thanks to all for the support)
> > The idea is to be able to insert a page from an existing pdf file into > a PyX canvas. Similar to c.insert(epsfile.epsfile(...)) available to > insert PostScript code into PyXs PostScript output. All we need to do > is "ed s/PostScript/PDF/g". Unfortunately its much harder to implement > this in PDF as in PostScript ... (Sorry, tragic newbie here). So, this means that if I use eps backend for all (converting to pdf only the final output) I can include, clip and translate an eps in a canvas? I. e. I have some eps material (e.g. musical notation files), I include it in a canvas, clip the eps file and translate it, and then writePDF the canvas? Even if I prefer to use always pdf, it would be substantially the same. Thanks Best -a- Andrea Valle DAMS - Facoltà di Scienze della Formazione Università degli Studi di Torino http://www.semiotiche.it/andrea [EMAIL PROTECTED] ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
