[iText-questions] I Want to Change all the Links Destination of Existing Pdf to (PdfDestination.XYZ,-1,-1,0.0F);

2014-04-02 Thread Paresh Tahiliani
import java.io.FileOutputStream; import java.util.ArrayList; import java.util.List; import org.apache.commons.collections.iterators.ArrayListIterator; import com.itextpdf.text.Document; import com.itextpdf.text.pdf.PdfAction; import com.itextpdf.text.pdf.PdfAnnotation; import com.itextpdf.text.p

Re: [iText-questions] Need help to find the location in PDF

2014-04-02 Thread iText mailing list
1. You aren't subscribed to the mailing-list. Your question had to be approved manually. We'll do this once, but possible not twice. See https://www.youtube.com/watch?v=IV4dzXDRzJE to find out why (it's a practical reason, not a personal one). 2. It isn't clear what you mean when you write "get

[iText-questions] Need help to find the location in PDF

2014-04-02 Thread Sanket Modi
Hello there, Greetings ! I am using the itextSharp for my application since long time. Recently i am facing a problem related to get the location of the PDF. In the little more detail, I want to add an Image on a particular location in the in the PDF document. I am generating the PDF from the XS