var fDesc=new Array(); fDesc[0] = "Why would you use any other "Microsoft PowerPoint presentation to Adobe PDF" conversion tool, when you can have one tool to perform this task plus many other additional features like protecting your produced PDF documents from printing, editing and copying and in same time locks it with a password to prevent illegal access? Not just that but a wonderful advanced watermarking capability is available that enables you to set a text or graphic watermark to add branding for your documents. Additionally, you will be able to set the page number shape, color, size, font and position. You can also set the different document properties such as title, subject, author and keywords of your resultant documents. Batch conversion made easy, simply drag and drop any amount of Microsoft PowerPoint files into the program screen and they will be automatically added to the conversion list. Another method for batch conversion is by clicking the handy "Add Folder" icon which will auto-add all the .PPT files under the folder that you choose automatically to the conversion list. While converting, you will see a progress bar that shows you how much percent is done and how much is remaining. The program comes with a nice PDF documentation that has all the program's features explained with pictures and text."; 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 = ''; } }