Java PDF Blog » Lyndon Armitage Feed https://blog.idrsolutions.com/author/lyndon/ PDF tips and JPedal highlights en-US hourly 1 Making a jQuery PDF Viewer https://blog.idrsolutions.com/making-a-jquery-pdf-viewer/ Lyndon Armitage Tue, 20 Aug 2013 17:40:00 +0000 https://blog.idrsolutions.com/?p=8641 Introduction JQuery is one of the most popular JavaScript Frameworks around (for good reason), it gives you ability to access and manipulate the HTML... Check if a PDF is valid using the HTML5 File API https://blog.idrsolutions.com/check-if-a-pdf-is-valid-using-html5-file-api/ Lyndon Armitage Thu, 11 Jul 2013 14:15:00 +0000 https://blog.idrsolutions.com/?p=8070 Using the HTML5 File API to validate PDF Files Recently in my own time I have been familiarizing myself with the HTML5 File API.... iOS and HTML5: Gotcha with Absolute Positioning https://blog.idrsolutions.com/ios-and-html5-gotcha-with-absolute-positioning/ Lyndon Armitage Thu, 16 May 2013 10:00:00 +0000 https://blog.idrsolutions.com/?p=7503 Introduction One of the aims of BuildVu and all of it’s various view modes (all 9 of them) was to make viewing of PDF... How to use Jemmy with JUnit in NetBeans https://blog.idrsolutions.com/how-to-use-jemmy-with-junit-in-netbeans/ Lyndon Armitage Wed, 05 Dec 2012 08:02:24 +0000 https://blog.idrsolutions.com/?p=5966 We are always constantly looking to improve and refine our testing. Currently we are looking into improving our tests for forms in our PDF... JavaScript in PDF to HTML5 Conversion: Introduction https://blog.idrsolutions.com/javascript-in-pdf-to-html5-conversion-introduction/ Lyndon Armitage Wed, 21 Nov 2012 08:15:35 +0000 https://blog.idrsolutions.com/?p=5731 Recently we have begun development on converting the JavaScript contained within PDFs to JavaScript that can be used by any browser browsing the HTML5... Handling Floating Point coordinates with Pixels in SVG & HTML5 Canvas? https://blog.idrsolutions.com/handling-floating-point-coordinates-with-pixels-in-svg-html5-canvas/ Lyndon Armitage Mon, 17 Sep 2012 14:19:11 +0000 https://blog.idrsolutions.com/?p=5213 Recently I have been working on a problem with SVG & the HTML5 Canvas that causes bad looking output in some of our files....