N
N
Nurbol Khamit2019-04-29 15:08:06
Java
Nurbol Khamit, 2019-04-29 15:08:06

Convert Base64 to pdf object?

I'm a newbie so don't judge too harshly. I have such a task. I receive 2 base62 stringa (pdf) and I need to combine them and send them further to the supplier for example. This is a web service. Tell me how to do it better?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2019-04-30
@zolt85

Have a look at the PDFBox library . Base64 is just a collection of bytes in string representation. Through pdfbox you can get pdf and merge them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question