Expand my Community achievements bar.

SOLVED

Are there alternative ways of importing PDF's into DPS 2015?

Avatar

Level 1

Hi All,

I have seen through the community discussion regarding importing PDF's into DPS 2015 using InDesign as part of the workflow.

Is this the only way to get a PDF into DPS 2015?

I have a huge library of many thousands of PDF's that I wish to make available to the DPS 2015 environment (available does not publish them all) and it would be cumbersome to have to push them all through an InDesign workflow.

Is there some approach using HTML5 based article to embed the PDF? Does the Adobe HTML article packager support this? Ultimately I am looking to automate this throught the API's.

thanks for your time

simon

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Simon,

Importing PDFs into InDesign is the most direct way, but I understand your predicament with 1000s of PDFs. Some ideas:

1) Scripting InDesign to work with PDFs. There’s a script that works for Digital Publishing Suite (http://www.adobe.com/devnet/digitalpublishingsuite/articles/dps-pdf-to-indesign.html), although it hasn’t been (and won’t necessarily be) updated for Digital Publishing Solution. If you don’t want to update the script, you could potentially import into Digital Publishing Suite and migrate using the migration tool into Digital Publishing Solution.


2) I don’t think this is what you’re trying to achieve, but if you don’t need the PDFs to be rendered right in the article and are fine with linking to them, you could potentially add the PDFs into a Shared Content directory and link to the PDF from each article. The PDF would open in a webview popup. You’d need to use the Producer APIs to create Shared Content entities (and store the files) and you’d probably want to programmatically create the HTML articles that open them. I’m not aware of a way to load a PDF inline into an article right when it renders without the popup.

3) I’m aware of third party vendor solutions for like http://www.pdf4dps.com/ from CrossIP for Digital Publishing Suite, but I don’t know if they’ve been updated for Digital Publishing Solution.

I’ll also message you privately for some additional information.

Brian

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi Simon,

Importing PDFs into InDesign is the most direct way, but I understand your predicament with 1000s of PDFs. Some ideas:

1) Scripting InDesign to work with PDFs. There’s a script that works for Digital Publishing Suite (http://www.adobe.com/devnet/digitalpublishingsuite/articles/dps-pdf-to-indesign.html), although it hasn’t been (and won’t necessarily be) updated for Digital Publishing Solution. If you don’t want to update the script, you could potentially import into Digital Publishing Suite and migrate using the migration tool into Digital Publishing Solution.


2) I don’t think this is what you’re trying to achieve, but if you don’t need the PDFs to be rendered right in the article and are fine with linking to them, you could potentially add the PDFs into a Shared Content directory and link to the PDF from each article. The PDF would open in a webview popup. You’d need to use the Producer APIs to create Shared Content entities (and store the files) and you’d probably want to programmatically create the HTML articles that open them. I’m not aware of a way to load a PDF inline into an article right when it renders without the popup.

3) I’m aware of third party vendor solutions for like http://www.pdf4dps.com/ from CrossIP for Digital Publishing Suite, but I don’t know if they’ve been updated for Digital Publishing Solution.

I’ll also message you privately for some additional information.

Brian