Hi everyone,
 
I am Riddhi and I work as a Java Programmer with a company in NJ, USA. I have a need to convert an image into a pdf document and then display that converted pdf file on a pdf writer so that I can copy that pdf file for pasting it on another existing pdf file.
 
I came across iText and I downloaded the code. I am able to convert the image into pdf. However, the program by deafult saves the pdf file in my 'classes' folder. I know that I can display it using Adobe Acrobat reader using Runtime.getRuntime.exe() method. ( I say 'acrobat reader' and not acrobat writer as reader can be downloaded for free from the adobe website where as a person has to pay for acorbar writer).However, after I open that pdf file into a reader, I will not be able to copy it so that I can paste the contents of that file into another pdf file.
 
I am looking for some APIs that can be used to create a customized pdf writer that I can incorparate in my current Java application.
 
Is there a way to display a pdf file in any other pdf writer except Adobe writer? How can I incorporate that with the iText code.
 
I hope I am clear with my query.
 
I want all of yours expert guidance on this issue.
 
Thanking you in advance,
 
Riddhi.


Do you Yahoo!?
The New Yahoo! Shopping - with improved product search

Reply via email to