vale muchas gracias,
me da fallo otro en estas lineas
Código HTML:
bold = leerFichero(files[0].getPath());
text = leerFichero(files[1].getPath());
textIMG = leerFichero(files[2].getPath());
title = leerFichero(files[3].getPath());
underline = leerFichero(files[4].getPath());
id = i.ToString();
esto es xk me tengo que declarar una class leerFichero no?
Perdona mi ignorancia pero soy nuevo en java y quiero aprender. gracias por todo