22.03.2015 Views

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>DLI</strong> <strong>Reference</strong> <strong>Guide</strong> A.87<br />

dlpdfimagecreatefromps (DLPDFDOC *Doc,<br />

char *ImageName, char *Image, long ImageSize, int InLine)<br />

Return Value: DLPDFIMAGE*<br />

Description<br />

Parameters<br />

Return Value<br />

Creates an image from an EPS graphic. It must<br />

contain a “%%BoundingBox” statement.<br />

• DLPDFDOC *Doc represents the document<br />

structure <strong>and</strong> the current status of the<br />

document at all times.<br />

• char *ImageName: Name of Image<br />

• char *Image: The graphic is contained in<br />

this array.<br />

• long ImageSize: Size of image<br />

• int Inline: A flag, which when TRUE<br />

embeds this structure in the graphic each time<br />

it is used. When FALSE, it will be embedded<br />

only once.<br />

DLPDFIMAGE*<br />

Exceptions<br />

Header<br />

Related Methods<br />

Availability<br />

dli.h<br />

dlpdfimagecreatefrombmp,<br />

dlpdfimagecreatefromfile,<br />

dlpdfimagecreatefrompdf<br />

All <strong>DLI</strong>-supported platforms.<br />

Technical Notes<br />

1 <strong>DLI</strong> does not convert PostScript fragments to PDF. Any PostScript images will not<br />

be viewable in most PDF viewers. This method is included for PDF files which will<br />

go to printers or print processors which can appropriately h<strong>and</strong>le these fragments.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!