How to add png image into document?
Hi, I need to add images to the document. Currently I'm placing them with PlaceFileInFrame function. But this function creates links to the images. I could embed this links later but I'd like to know how to add images (png, bmp, ...) to document without making links. Also I'd like to know if it is possible to create links to images stored in web (http, https)? Looks like the answer is "no", but may be I'm missing something. Thanks in advance!