#######################################################################
#                README FOR SAMPLES IN HardCopy.                      #
#######################################################################

        To generate samples :

        1. Check OIVHOME environment variable.

        2. About using Makefile:
                make help

		VectorFormatExport  : To create PostScript, CGM, HPGL,
                          EMF (available only with Windows NT/95) files
		                      with HardCopy.
			  The output file is named HardCopyOutput.xxx where
			  xxx can be ps, hgl, cgm or emf.

	3. Usage :

    With GUI:
		VectorFormatExport sample.iv

    Direct CLI export:
    VectorFormatExport sample.iv cgm sample.cgm

#######################################################################
