PD4ML and images

 

PD4ML natively supports "web-friendly" image formats: GIF, JPEG and PNG. Also it can embed to resulting PDF some FAX-specific species of TIFF.

An image can be addressed from source HTML by the following ways:

  • with fully specified URL <img src="http://myserver/i/logo.gif">
  • relative path


System.out.println("Hello world!");