I am using perl cgi as the interface to a sql database. From this interface I am wanting to produce quotes that are previewed using HTML output. These quotes will also include images. What would be an appropriate method for achieving this goal? I am wanting to add a button on the preview that will print my desired data using TCP on a win32 platform.
Any suggestions or advise would be great.
Thanks