mangoo4j wrote:
> I'm trying to load a single page of a pdf document that is available as
> byte[]. Following I want to add some extra content (text) to the page and
> write it to the filesystem.
> I'm not sure whether I'm on the right track while loading the single page of
> interest using:
>
> b
I'm trying to load a single page of a pdf document that is available as
byte[]. Following I want to add some extra content (text) to the page and
write it to the filesystem.
I'm not sure whether I'm on the right track while loading the single page of
interest using:
byte[] page = new PdfReader( b