Skip to main content
Americo Pinto
Inspiring
July 9, 2024
Question

J'ai besoin d'utiliser InDesign 2020 DOM pour maintenir d'anciens développements CEP.

  • July 9, 2024
  • 1 reply
  • 155 views

good morning,

I need to maintain old InDesign developments in CEP9; but I can't find a page describing the Indesign DOM for this version; in particular, I need to modify a jsx file that generates HR PDFs ; the parameters I need to modify are RGB to CMYK conversion and output to "FOGRAXXXX".

 

Can anyone help me?

 

thx

This topic has been closed for replies.

1 reply

m1b
Community Expert
Community Expert
July 9, 2024

Hi @Americo Pinto, I'm no expert on this, but you could have a look at pdfExportPreferences. And you would be interested in setting the pdfDestinationProfile and pdfColorSpace I would guess.

- Mark