Active Audio Record Update
Saturday, July 29th, 2006We just updated Active Audio Record. The features added are:
1. Play the VOX file. You can use the play object to play the raw VOX file by specifying the sample rate and channels
We just updated Active Audio Record. The features added are:
1. Play the VOX file. You can use the play object to play the raw VOX file by specifying the sample rate and channels
TIFF is a raster image. It has a DPI property to tell how long in inch the width or height of the image is.
When converting tiff to pdf, the default pdf DPI is 72, which means 72 pixels per inch.
You can generate thumbnail for a web page with html snapshot in several ways.
You can do in an easy way:
snap.SnapUrl(”www.google.com“, “1.jpg”)
We have added the functions:
1. Handle time out for some URL.
2. A web server wrapper around it so the html to image function can be called via http request at a speical port. Especially designed for php etc.
check it out