Hi, i need to convert some byte arrays into a new pdf byte arrays. for example, i have byte array that represents a jpg-image and i need coresponding pdf-byte array.
any hints please? i have the same problem with txt, jpg... what i need is: byte[] someJpg ---> byte[] somePdf byte[] someTiff ---> byte[] somePdf byte[] someTxt ---> byte[] somePdf p.s.: i have readed the itext tutorial, but there are just examples for converting into file system, and not to byte array Thanx in advance vedran ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
