hello,
I'd like to create a pdf-equivalent to the following
pdfmark fragment:
/AA <<
/O <<
/A /Action
/S /GoToR
/F (GettingStarted.pdf)
/D (G4.1033811)
/NewWindow false
>>
>>
Can itext do this?
I tried
writer.setOpenAction(new PdfAction(GettingStarted.pdf,
G4.1033811));
but Acrobat Reader didn't approve of the resulting pdf
(this doesn't create an AA section, anyway).
NB. Though opening some document just in order to
close it again and open another one might seem silly,
I can't find another solution to the following
problem:
At runtime (of whatsoever) I'm given a destination in
some pdf (an existing one that is beyond my control)
to be opened (e.g. by AR) at that very destination. So
I intended to open a temporary pdf linking to where I
really want to go.
Any suggestions to either problem will be appreciated
Jezebel
------- Bavaria ubique ------
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions