Search results for: open source

Why can’t I just open and edit a PDF…

People sometimes try to edit a PDF file by opening the file in a text editor. This very rarely works for 3 reasons. Firstly,...
Mark Stephens
1 min read

Dependabot and other dependency update tools

What are auto dependency update tools? Automatic Dependancy update tools are used to monitor your dependencies, by checking the semantic versioning of your dependencies...
Amy Pearson
1 min read

3 key questions when choosing a Java PDF library

There are lots of Java PDF libraries available. And there are 3 key questions to ask when choosing which Java PDF library is right for you....
Mark Stephens
1 min read

How to handle unsupported Image, Video and Audio formats…

Unsupported formats can be tricky to navigate. In this article we are going to talk you through different options on how you can work...
Alicia
1 min read

How to work with PDF files in Java

To work PDF files in Java, you will need a Java PDF library to help you. PDF files are not handled natively by Java,...
Mark Stephens
1 min read