Does anybody have any tips for sending the output of an xml to pdf conversion by email using javamail. I also tried creating the output as a file and then using javamail to send the file but I got the same result.
I have been looking around the web for help and nothing seems to help. The best I have been able to achieve is a whole lot of blank pages. What I think I will have to end up doing is write a DataHandler for handling the content type "application/pdf". Any help would be most appreciated. Cheers Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
