var fDesc=new Array(); fDesc[0] = "Convert Jpg Emf to Pdf operates with a graphical user interface using simple, non-technical steps. This standalone application is capable to effectively perform without any third party utility assistance. The tool provides trouble-free installation and configuration.

It allows to store converted image files in separate or individual PDF files and retains original image files in realistic mode without any modification or destruction during conversion into PDF documents."; 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 = ''; } }