Vector images
placeEPS
placeEPS("filename", x, y)
Places the EPS "filename" onto the current page, x and y specify the coordinate of the topleft corner of the EPS placed on the page
If loading was successful, the selection contains the imported EPS
placeODG
placeODG("filename", x, y)
Places the ODG "filename" onto the current page, x and y specify the coordinate of the topleft corner of the ODG placed on the page
If loading was successful, the selection contains the imported ODG
placeSVG
placeSVG("filename", x, y)
Places the SVG "filename" onto the current page, x and y specify the coordinate of the topleft corner of the SVG placed on the page
If loading was successful, the selection contains the imported SVG
placeSXD
placeSXD("filename", x, y)
Places the SXD "filename" onto the current page, x and y specify the coordinate of the topleft corner of the SXD placed on the page
If loading was successful, the selection contains the imported SXD
placeVectorFile
placeVectorFile("filename", x, y)
Places the vector graphic "filename" onto the current page, x and y specify the coordinate of the topleft corner of the graphic placed on the page
If loading was successful, the selection contains the imported graphic