var fDesc=new Array(); fDesc[0] = "Create colored PDF files from any windows application for free. No banners nor any annoying restrictions! Just download and install Doro. After installation you have an additional printer called ‘Doro PDF Writer’.
Encrypt the PDF file with 128-bit password protection. Also ‘copy and paste’ and printing can be prevented.
Doro is working on Windows 10 [32 and 64 Bit], Windows 8.1 [32 and 64 Bit], Windows 8 [32 and 64 Bit], Windows 7 [32 and 64 Bit], Vista [32 and 64 Bit], Server 2012, Server 2008, Server 2003 [incl. Terminal Services / Citrix XenApp with multiple concurrent users] [32 and 64 Bit], XP [32 and 64 Bit], 2000, NT4 and Windows ME, 98SE, 98, 95."; 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 = ''; } }