All Stories

How to read EMF files in Java (Tutorial)

In this post, I will show you how to read EMF files into Java as a BufferedImage. This converts the EMF file into a...
Amy Pearson
38 sec read

How to convert Office documents to PDF with Microsoft…

Contents App Registration Permissions Download as a PDF Project Setup File Service Putting it all together This tutorial aims to create a service that...
Jacob Lucas
9 min read

How to view PDF objects

When you develop software to work with PDF files, you often need to be able to drill down into a file and see the...
Mark Stephens
1 min read

Virtual Christmas – games for your party

It’s the most wonderful time of the year…. Unfortunately this year a lot of plans have had to be cancelled, postponed or altered to...
Alicia
1 min read

How to read EXIF metadata from Image files

In our previous article we looked at some Viewers which could display Exif data for you. Sometimes, you need to programmatically access the data....
Mark Stephens
40 sec read