<IMAGE>

Navigation:  vpxPrint tags > Images >

<IMAGE>

Previous pageReturn to chapter overviewNext page

     

 

Inserts a picture file at the current point.

 

         Syntax 1 : <IMAGE [ (left,top,right,bottom) ] filename>

 

(Left,top,right,bottom) syntax is intended to select a given area within an image file.

 

The four coordinates define an area from the source image.

 

Examples : <IMAGEC:\TEMP\4GL.bmp> <IMAGE(0,0,100,200)c:\temp\4gl.bmp>

 

You can insert a bitmap anywhere in your page with <R> <C> or <AT> positioning.

 

 

Image stretching: You can rescale the image inside the page.

 

         Syntax 2 : <IMAGE[ (left,top,right,bottom) ] #bookmark=filename>

 

This syntax defines the rectangle within you want to draw the image. The image will be expanded to fill the rectangle defined by the bookmark and the current point.

 

Example : <IMAGE#3=C:\TEMP\4GL.jpg>

 

 

Note: the image proportions are always retained by vpxPrint. As a result, the image size can be smaller than expected to fit the region dimensions. If you want to print images on different resolution printers, you must use the <Image#> syntax; otherwise the images will have different physical sizes with different printers.        

 

Supported formats : vpxPrint supports insert of formats (*.bmp, *.jpg, *.wmf, *.emf, *.ico).