Re: [iText-questions] Sort and merge PDF files

2013-09-22 Thread iText mailing list
On 9/21/2013 4:46 PM, techrek73 wrote: > I am a informatica developer, I know SqL, Pl/sql etc but very new to Java. > Just know the basics(may be less) of Java. I am assigned a this project. > God only know knows why. I know this sounds rude, but I say it with the best intentions: "ask your emp

Re: [iText-questions] Sort and merge PDF files

2013-09-22 Thread techrek73
I am a informatica developer, I know SqL, Pl/sql etc but very new to Java. Just know the basics(may be less) of Java. I am assigned a this project. God only know knows why..I have a simple code to merge the files and watermark them,watermark code is a separate class. If you see I am passing the

Re: [iText-questions] Sort and merge PDF files

2013-09-21 Thread iText mailing list
On 9/21/2013 7:05 AM, techrek73 wrote: > Hello, > > I have a requirement to sort and merge the PDF files. I'm sorry, but your requirement sounds like a homework assignment. The mailing-list can't be used to have other people do your homework. > The source PDF files > are stored as image1, image

[iText-questions] Sort and merge PDF files

2013-09-21 Thread techrek73
Hello, I have a requirement to sort and merge the PDF files. The source PDF files are stored as image1, image2 , image3 etc.. 1) I need to merge these PDF in a order image1 should be the page 1 or merged PDF and image2 second page so on and so forth. 2) I need another order by date, so I need o