case PDF: try { byte[] pdfAsBytes = Base64.decode(file.getContent(), Base64.DEFAULT); File dir = getStorageDir(); File pdffile = new ...
確定! 回上一頁