Skip to main content
Participant
May 21, 2020
Answered

Interactive pdf or publish online and distributing

  • May 21, 2020
  • 4 replies
  • 4228 views

Hi,

I am new to creating an Indesign interactive pdf files & publishing online capability. I have learned some of the actions I want to implement are not available on the interactive pdf file. My only concern or question is around the distributing capability. I have never published online so I hope you can help me understand the following:

1. Where does the online file live? (on the Abobe server, I suppose)

2. Can I host/install the file on say a private company server or platform instead of Adobes? The document I am creating has private information that would be frowned on if it just posted it anywhere. 

Thanks,

Lisa

 

This topic has been closed for replies.
Correct answer Derek Cross

Publish Online documents are hosted on Adobe servers -- you can't host them yourself. It's unlikely anyone would stumble on the URL, but it would not be secure, you can't password protect documents.

 

As an alternative have a look at in5, which you can host yourself: 

https://ajarproductions.com/pages/products/in5/

4 replies

Participating Frequently
January 4, 2021

I used InDesign to publish the document online and then used the embedd code to place it into a website page. I'm having an issue with a tag that pops up in the file that says "Read Now" instead of "View Now" since it is more like a video than a document you read. Is there any way to change this label? And if so, where would that be done?

 

Community Expert
January 4, 2021

Can you share a link to the site with the published docment? The Read Now tag seems more like it's content within the document, rather than the embedd code.

Participating Frequently
January 4, 2021
rayek.elfin
Legend
May 22, 2020

A free script exists that will export your pages as fixed layout html files. These can be hosted directly on your server.

Get it here:

https://www.gilbertconsulting.com/resources-scripts.html

 

The final output does ideally require some simple CSS to have it center on the page and cut off overflowing elements (if any). Compared to in5 it is a free option, though.

Ashutosh_Mishra
Inspiring
May 22, 2020

Hi Lisa,

 

Thanks for reaching out. Derek has suggested you correctly. Publish Online documents are hosted on Adobe servers. Each published document is assigned its own unique URL. Only person with the URL will be able to access it(Just like many file sharing services). You can embed hosted content, or links to hosted content, in your own site, but currently Publish Online does not support the hosting of content on your own server. Please find more information on https://helpx.adobe.com/indesign/publish-online-faq.html

Hope it helps.

 

Regards,

Ashutosh

Derek Cross
Community Expert
Derek CrossCommunity ExpertCorrect answer
Community Expert
May 21, 2020

Publish Online documents are hosted on Adobe servers -- you can't host them yourself. It's unlikely anyone would stumble on the URL, but it would not be secure, you can't password protect documents.

 

As an alternative have a look at in5, which you can host yourself: 

https://ajarproductions.com/pages/products/in5/

LDR071Author
Participant
May 21, 2020

Thank you.