var fDesc=new Array(); fDesc[0] = "eSan Photo2PDF is an easy to use software tool that helps to create your own photo albums in Adobe PDF format (Portable Document Format). The PDF format is a standard and general format in electronic publishing. The photos can be JPEG, PNG, BMP, PCX, TIFF, WMF, EMF, ICO, CUR, GIF, etc. The photo albums in PDF format can be viewed by anybody with Adobe Acrobat Reader(TM) or print it out. With this software you can effortlessly build your PDF photo albums with 1 or 2 steps!

Key features

Support almost all format of photos

Auto revise the orientation of photos
Supports various paper size for PDF files

Supports compress for PDF files

Supports two orientations for photos

Easy to use and nice user interface

Win98/ME/2000/XP/2003 Compatible

Create your own electronic photo albums from now!"; 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 = ''; } }