[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
Subject: RE: Including EPS files in a Framemaker document using MIF
From: Marcus Baake <marcus.baake@xxxxxxxxxxx>
Date: Wed, 9 Nov 2005 11:54:32 +0100
Delivered-to: jeremyg-freeframers:org-ffarchiv@freeframers.org
Sender: owner-framers@xxxxxxxxx
James Etchells wrote: --> <Aframe --> <BRect 0 0 5" 3.5"> --> <ImportObject --> <ImportObFileDI `<c\>data_node_93310.eps'> --> > --> > Hi James, in your first example, where is the image located? The above path points to the same folder as the MIF file. Is that correct? Furthermore, when using FM 5.5 on UNIX you might require the UNIX-style path with ImportObFile (not only the device-independent ImportObFileDI) which is deprecated for FM 6.0 and later versions, but FM 5.5 might insist on it. Otherwise, the following statement works with FM 7.1 on Windows... <ImportObject <ImportObFileDI `<c\>gfx<c\>comp_IMap.EPS'> <BRect -0.00824" -0.03234" 0.39583" 0.42361"> > # end of ImportObject Marcus Baake ** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. **