Re: Insert PDF?
Otfried Cheong <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <1444869770.2370340.410580889.22ED3582@webmail.messagingengine.com> |
On Thu, Oct 15, 2015, at 03:51, Nikolaus Rath wrote: > Is there a way to insert a PDF into an IPE document (as an image)? It > seems to this should be straightforward, but I can't seem to find the > function anywhere... This is not currently possible, for many reasons. It's on my todo list for next year, but it's certainly not straightforward to add. Ipe will need a much more complete PDF parser, and much more of a PDF interpreter to be able to display your insertions. Just extracting all the dependencies from the PDF, renumbering them, and including them in Ipe's PDF output is quite a bit of work. And I'll have to solve the question how to save such files in Ipe's XML and EPS formats. Cheers, Otfried