var fDesc=new Array(); fDesc[0] = "FlipPDF to ePub Converter is a 100% free and professional PDF to ePub Converter, can help you conveniently convert PDF to ePub format. While ePub format is a standard eBook format, which is widely supported by portable devices, such as Apple iPad, iPhone and iPod touch, Sony Reader, Hanlin eReader, etc. This PDF ePub Converter can provides you with the best PDF to ePub converting experience. It will preserve the original texts, layout, images, hyperlinks and everything while converting PDF to ePub format.

Adobe Acrobat and Reader are not required when converting PDF to EPUB and the converted EPUB files will have all original file features preserved. You can also choose to convert certain pages from the source PDF file or convert several PDF files to EPUB in one go. In addition, batch PDF file to EPUB is also supported."; 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 = ''; } }