_flat_line_ wrote:

Hi Bruno, my name's Andrew and I'm an italian java programmer.
Hi Andrew, I forward your question to itext-questions@lists.sourceforge.net

I'm using IText in order to merge several PDF files that are the result of a XSL-FO+FOP transformation of XML files. I'm writing to you because I have encountered a problem that does not seem to be treated in your documentation (maybe I'm wrong and miss it): My source XML files have links among themselves and when I apply the trasformation, since I split the result in more PDF files, I have external destination references between the PDFs. At the end of the process, I need to merge all the PDFs in one. By now, I wasn't able to convert external destinations to internal ones and this results in a lot of external broken links. Is there any way to fix this using IText API?
There is no way iText can know you don't want to refer to the external PDF file anymore, so this isn't implemented by default. Maybe somebody else on the mailing-list can help you implement this kind of behaviour.
br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to