Why do you need to use Bouncy Castle? And can you provide an example of
your source FO file? It is possible that the problem you see is also
present in trunk. Note that support for encryption in trunk has been
expanded since the the 1.0 release so you may want to try trunk too.


On Tue, Jul 23, 2013 at 6:47 AM, <lars.bjer...@swedbank.se> wrote:

> Hi.****
>
> ** **
>
> I have been implementing the Bouncy Castle encryption support as described
> in the FOP docs and almost everything works out fine.****
>
> What does not work however is the implementation of external links
> (fo:basic-link - external-destination). In my case the link target will be
> an Internet URL (e.g. http://x.y.com).****
>
> ** **
>
> When I try to click on a link in the resulting PDF I will be directed to
> my default browser but with a “Target not found” message. When inspecting
> the URL I find that it starts with file:///C:/eclipse.../out/ which is
> the path to the created PDF. After that there is just a string of
> hexadecimal characters (encrypted URL I suspect).****
>
> ** **
>
> However, when turning off encryption and not changing any other parameter,
> the links will work all right.****
>
> ** **
>
> I am currently using FOP 1.0 but looked at history of changes for 1.1 I
> did not see anything relating to this.****
>
> ** **
>
> I found some information regarding this on Internet from 2008 FOP 0.95 and
> so my questions are:****
>
> ** **
>
> Is the bug still there (it seems so)?****
>
> Does anybody have a workaround (without hacking the FOP code)?****
>
> ** **
>
> Regards ****
>
>  ****
>
> *Lars Bjerges*****
>
> zOS & Common Function (Sweden)****
>
> ** **
>
> Swedbank AB (publ)****
>
> 105 34 Stockholm****
>
> Telefon: +46 (0)8 58 59 43 45****
>
> Mobil: +46 (0)70 95 27 774****
>
> Email:lars.bjer...@swedbank.se****
>
> www.swedbank.se****
>
>  ****
>
> Vi ber dig lägga märke till att detta e-postmeddelande kan innehålla
> konfidentiell information. Om du felaktigt blivit mottagare av detta
> meddelande ber vi dig informera avsändaren om felet genom att använda
> svara-funktionen. Vi ber dig också att radera e-postmeddelandet utan att
> skicka det vidare eller kopiera det. Trots att vi intygar att
> e-postmeddelandet och eventuella bilagor inte innehåller virus och andra
> fel som kan påverka datorn eller IT-systemet där det mottages och läses,
> öppnas det på mottagarens eget ansvar. Vi tar inte på oss något ansvar för
> förlust eller skada, som har uppstått i samband med att e-postmeddelandet
> mottagits och använts.****
>
>
> _____________________________________________________________________________________________________________________________________________________________
> ****
>
>  ****
>
> Please note that this message may contain confidential information. If you
> have received this message by mistake, please inform the sender of the
> mistake by sending a reply, then delete the message from your system
> without making, distributing or retaining any copies of it. Although we
> believe that the message and any attachment are free from viruses and other
> errors that might affect the computer or IT system where it is received and
> read, the recipient opens the message at his or her own risk. We assume no
> responsibility for any loss or damage arising from the receipt or use of
> this message.****
>
> ** **
>
> ** **
>

Reply via email to