Java PDF Blog » suda Feed https://blog.idrsolutions.com/author/suda/ PDF tips and JPedal highlights en-US hourly 1 Where does JDeli Image Library fit into the Java ecosystem? https://blog.idrsolutions.com/jdeli-image-library-in-java-ecosystem/ suda Thu, 16 Feb 2017 08:00:51 +0000 https://blog.idrsolutions.com/?p=20573 What is the JDeli Image Library? In order to handle complex image data in PDF files, we needed Java solutions to handle lots of... Lanczos3 algorithm as a way to produce better image downscaling https://blog.idrsolutions.com/high-quality-image-downscaling-in-java-lanczos3/ suda Tue, 05 Jan 2016 16:53:51 +0000 https://blog.idrsolutions.com/?p=18910 Image scaling options Finding Better Down-Sampling Methods Recently at IDR Solutions, I have been looking for ways to provide higher image quality when down-sampling... How to generate smaller PNG files in Java https://blog.idrsolutions.com/how-to-generate-smaller-png-files-in-java/ suda Wed, 01 Jul 2015 09:30:10 +0000 https://blog.idrsolutions.com/?p=17649 Introduction As you may already know, PNG is a lossless image format which has comparatively larger file sizes when compared to JPEG. But often PNG... PDF Coons Shading - find color value of given point https://blog.idrsolutions.com/pdf-coons-shading-find-color-value-given-point/ suda Tue, 27 Jan 2015 08:00:27 +0000 https://blog.idrsolutions.com/?p=15861 In my previous article I investigated and wrote about A beginners guide to PDF lattice shading and in this article I will be focusing... A Beginners guide to PDF Lattice Shading https://blog.idrsolutions.com/beginners-guide-pdf-lattice-shading/ suda Tue, 23 Dec 2014 08:00:46 +0000 https://blog.idrsolutions.com/?p=15529 At IDR Solutions Ive spent a lot of time working with the development of the JPedal Java PDF Library and PDF to HTML5 Converter... PDF Gouraud shading (Free-Form) Color Interpolation https://blog.idrsolutions.com/pdf-gouraud-shading-free-form-color-interpolation/ suda Tue, 25 Nov 2014 09:50:37 +0000 https://blog.idrsolutions.com/?p=15126 At IDR Solutions I spend a lot of time working with PDF as I’m involved in the development of our Java PDF Library and... Editing XFA files in Adobe LifeCycle to allow direct posting data to a server https://blog.idrsolutions.com/posting-data-server-xfa-file/ suda Thu, 30 Oct 2014 08:00:29 +0000 https://blog.idrsolutions.com/?p=14864 At IDR Solutions I spend a lot of time working on XFA for our Java PDF Library and PDF to HTML5 Converter and during... A 6 Step guide on 'How to create expandable XFA form in Livecycle Designer' https://blog.idrsolutions.com/create-expandable-xfa-form-livecycle-designer/ suda Tue, 23 Sep 2014 07:00:48 +0000 https://blog.idrsolutions.com/?p=14351 At IDR Solutions we spend alot of time working with XFA in our Java PDF Library. I have spent a lot of time working... FormCalc vs Javascript [PDF / XFA in HTML5] https://blog.idrsolutions.com/formcalc-vs-javascript-pdf-xfa-html5/ suda Wed, 23 Jul 2014 07:30:01 +0000 https://blog.idrsolutions.com/?p=13650 This is one of our XFAarticles which investigates the important factors to be considered during the conversion from FormCalc script to Javascript (since none... Dynamic XFA/PDF to HTML - resolveNode method https://blog.idrsolutions.com/dynamic-xfa-pdf-to-html-resolvenode-method/ suda Tue, 10 Jun 2014 07:00:42 +0000 https://blog.idrsolutions.com/?p=12947 Dynamic XFA forms contain JavaScript which needs some considerable tidying up to convert into content which will run on a Browser. In this  technical...