Code: Select all: //Decode base64 byte[] decoded = java.util.Base64.getDecoder().decode(base64_in); //Load on PdfDocument pdf.
確定! 回上一頁