Re: [iText-questions] Email created PDF

2013-09-30 Thread Balder VC
Sending emails with Java is beyond the scope of iText and this mailinglist I suggest you google (or bing or .. whateversearchengine) How to email attachments with Java. On 09/29/2013 10:34 PM, Jon Jay wrote: > Hi All, > > I am trying to email the PDF that I just created and I am lost now as to >

[iText-questions] Email created PDF

2013-09-29 Thread Jon Jay
Hi All, I am trying to email the PDF that I just created and I am lost now as to how to proceed. I am merging the PDFs and then writing it to a file. This newly created file needs to be emailed, if the merged.pdf page count is more than 20 pages. here is the two piece of code one for merging a