var fDesc=new Array(); fDesc[0] = "Canon Photorecord is " the most talked about "software when looking at Canon printers and imaging devices. Canon Photorecord is made to sort pictures into albums for easy, stylish and customized photo printing.
Canon distributes copies of Canon Photorecord with their printers and scanners but Canon Photorecord 2.0 can be used with pictures taken from digicam,hanycam,camcoders even web cam or any imaging device.
This software by Canon supports BMP, FPX, JPG, PCD, TIFF and PNG file formats.

With your last night party pictures and couple of clicks, you can make a lot fun. Just import photos into Canon Photorecord and customise them using hundreds of different backgrounds, insert clip arts, add text or description to your photos.
Over 30 themes are given within the software for new user with presets of background and frames. About a thousand text styles are available along with color adjustment.

Canon Photorecord offers up to four columns view while adding pictures to an album. Canon Photorecord is a must have software for printing and sharing of photos."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }