Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I have a problem with links created in Confluence in a PDF export.

Francis Vila February 1, 2018

I have a problem with links created in Confluence in a PDF export.

The error message is
Adobe Acrobat does not allow connection to :"my.domain.com"

To create the links, I use the GUI to search then select the target page. I also tried selecting from Recently viewed. I'm not using any include page macro, and the error occurs both in Chrome and in Firefox.

The code for the link looks like this:

  <ac:link>
    <ri:page ri:content-title="My page title"/>
  </ac:link>

I also have a table of contents that does work.

I have since tried exports in a new guide, one link works and not the other - and yet they look identical.

This works - the reader jumps to the link and stays in the PDF:

<span style="color: rgb(84,141,212);"> <em>
      <ac:link>
        <ri:page ri:content-title="Digital MFT – Policy studio configuration description"/>
        <ac:plain-text-link-body><![CDATA[§5 - Digital MFT – Policy studio configuration description]]></ac:plain-text-link-body>
      </ac:link>
    </em> </span>

This doesn't work, it takes me to the Confluence page (not accessible to anyone outside my company):

    <span style="color: rgb(84,141,212);"> <em>
      <ac:link>
        <ri:page ri:content-title="Digital MFT advanced configuration"/>
        <ac:plain-text-link-body><![CDATA[§6 - Digital MFT advanced configuration]]></ac:plain-text-link-body>
      </ac:link>
    </em> </span>

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events