Skip to main content
Participant
February 17, 2022
Question

Exportar archivo en PDF con reducción de tamaño

  • February 17, 2022
  • 2 replies
  • 231 views

Necesito exportar un archivo en PDF para imprimir a un porcentaje de reducción, pero no veo cómo hacerlo ni desde Indesign ni en el Acrobat.

This topic has been closed for replies.

2 replies

Community Expert
February 17, 2022

Hi Pablo,

also doable from Acrobat Pro DC. It's a function in Acrobat's Preflight.

But the solution jmlevy is suggesting is way easier.

 

To place the individual InDesign pages or PDF pages efficently do that with the MultiPageImporter script originally written by Scott Zanelli, now curated by Mike Edel:

 

MultiPageImporter is available here:

https://github.com/mike-edel/ID-MultiPageImporter/releases

 

Regards,
Uwe Laubender

( ACP )

jmlevy
Community Expert
Community Expert
February 17, 2022

You could create a new InDesign document set with the reduced dimensions and import the original InDesign file in it, scaling down the file to adjust proportionnaly the content. Then you could export the new file as PDF. 

Participant
February 17, 2022

Thak you. I will try it immediately.