Java PDF Blog » Rob Feedhttps://blog.idrsolutions.com/author/rob/PDF tips and JPedal highlightsen-US hourly 1REST vs. gRPChttps://blog.idrsolutions.com/rest-vs-grpc/RobWed, 25 Jul 2018 13:01:35 +0000https://blog.idrsolutions.com/?p=23745When building a new web-based service, one of the inevitable questions that comes up is “How am I going to talk to it?” Do...Java 10 improvements to Garbage Collection explained in 5 minuteshttps://blog.idrsolutions.com/java-10-improvements-to-garbage-collection-explained-in-5-minutes/RobTue, 10 Apr 2018 13:36:37 +0000https://blog.idrsolutions.com/?p=23372Java 10 has officially been out for almost a month now, and it brought with it some improvements to the G1 garbage collector. G1...How to improve your code using SonarQubehttps://blog.idrsolutions.com/how-to-improve-your-code-using-sonarqube/RobWed, 28 Mar 2018 13:06:49 +0000https://blog.idrsolutions.com/?p=23269Code quality is arguably one of the most important parts of Software Development – badly written code can cost time and money as you’ll...What is new in PDF Spec 2.0?https://blog.idrsolutions.com/what-is-new-in-pdf-spec-2-0/RobWed, 13 Sep 2017 12:42:28 +0000https://blog.idrsolutions.com/?p=21860After 8 years in the making, PDF 2.0 has finally been released. From new annotations, to digital signatures, to generally making the specification clearer...How HTML5 Javadocs in Java 9 will make your life easierhttps://blog.idrsolutions.com/how-html5-javadocs-in-java-9-will-make-your-life-easier/RobThu, 25 May 2017 13:06:18 +0000https://blog.idrsolutions.com/?p=21195Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...G1GC - Java 9 Garbage Collector explained in 5 minuteshttps://blog.idrsolutions.com/g1gc-java-9-garbage-collector-explained-5-minutes/RobTue, 16 May 2017 12:00:05 +0000https://blog.idrsolutions.com/?p=21108Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...How to run Java applications from other programming languageshttps://blog.idrsolutions.com/2-ways-we-could-make-our-htmlforms-conversion-easier-for-non-java-developers/RobFri, 23 Dec 2016 15:40:27 +0000https://blog.idrsolutions.com/?p=20406Here at IDRSolutions, we are always looking for new and innovative ways to make our products better. If you’ve been keeping up to date...Python - a Multiplatform Alternative to Bash/Batch Scripts?https://blog.idrsolutions.com/python-multiplatform-alternative-bashbatch-scripts/RobTue, 22 Nov 2016 14:00:03 +0000https://blog.idrsolutions.com/?p=20262Here at IDRSolutions, we have multiple scripts for running our different tests, which automate all the tedious setup and whatnot. This lets us run...How to create or edit Annotations in a PDF file with JPedalhttps://blog.idrsolutions.com/how-to-create-or-edit-pdf-annotations/RobWed, 05 Oct 2016 09:50:24 +0000https://blog.idrsolutions.com/?p=20158This articles shows you how to create and edit Annotations in a PDF file using the JPedal Swing Viewer. If you are looking to...