Hi Andrea,
On 09.08.06, andrea valle wrote:
> > 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?
Unfortunately, you cannot do that since the PDF standard doesn't allow
for the inclusion of EPS files (apart from some obscure extension
supported by Ghostview). The only thing you can do right now is to write
a PS file and convert that with ps2pdf afterwards.
Best,
Jörg
PS: I'm looking forward to see your music notation done with PyX!
-------------------------------------------------------------------------
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