Hi, I want to add some extra thing in my application..my problem
scenario is: I am using invokeDDX() to convert and merge 2 file say 1
doc and 1 jpg,now the thing is I want add some text in those document,I
am able to add text using This is text
It is adding text in each page ,but I want to
add text only in starting page of each document (suppose 1st source
document(.doc) has 10 pages and 2nd source doc(.doc) has 10 pages ,the
expected result should be -->in result pdf no 1 page will have some...