Skip to main content
Participant
August 31, 2020
Answered

How to enlarge content (text, photo) along with page enlargement? HELP!!!

  • August 31, 2020
  • 6 replies
  • 715 views

I made up the book. At the last moment, before sending the layout to print, the customer asked for a slight resize of the book. If I resize the page, then all content stays in place. I have to sit and manually edit the content throughout the layout. Is there a way to resize the page along with all the content?

This topic has been closed for replies.
Correct answer Laubender

Thanks for the screenshot!

In that case I guess there is no automated process that would work very well.

 

However, you could try the (then in CC 2019) new feature "Adjust Layout" on a duplicate of your document.

 

But you have to experiment with all the options you have there:

https://helpx.adobe.com/indesign/using/adjust-layout.html

 

Regards,
Uwe Laubender

( ACP )

 

 

6 replies

Community Expert
August 31, 2020

Hi Luke,

unproportionally scaling, x=100, y=104.6 is not desired, I think.

So I ruled out using a script like MultiPageImporter.jsx.

 

The most current version of this script, originally done by Scott Zanelli, is curated by Mike Edel at:

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

 

Regards,
Uwe Laubender

( ACP )

Scott Citron
Legend
August 31, 2020

I can also recommend a script from Id-Extras called QuickResize. Here's a link:

http://www.id-extras.com/products/quickresize/

Luke Jennings3
Community Expert
Community Expert
August 31, 2020

I can suggest a possible work-around. Create a new, one page (facing pages) InDesign file at at the desired final size and use this improved MultiPageImporter.jsx script to place and position the original InDesign file into the new InDesign file using the settings shown in the screen shot. (the script works equally well with PDFs and InDesign files) Windows> Utilities> Scripts> Select the script and choose run script from the fly-out menu. This script will allow you to re-size the placed InDesign file. Export to a new PDF. Alternately, you can scale a PDF to a specified size in Acrobat using a preflight fixup.

If you decide to adjust the positioning for each page to avoid distorting the design, the tool Object> Transform again could save some time. 

https://indesignsecrets.com/placing-all-the-pages-of-a-pdf-inside-indesign.php

LaubenderCommunity ExpertCorrect answer
Community Expert
August 31, 2020

Thanks for the screenshot!

In that case I guess there is no automated process that would work very well.

 

However, you could try the (then in CC 2019) new feature "Adjust Layout" on a duplicate of your document.

 

But you have to experiment with all the options you have there:

https://helpx.adobe.com/indesign/using/adjust-layout.html

 

Regards,
Uwe Laubender

( ACP )

 

 

Participant
August 31, 2020

Thank you so much! You helped me a lot 🙂

Community Expert
August 31, 2020

Hm. The new size is not proportionally scaled to the old size.

So I guess, that an automated process with placed PDFs in a new document is not very likey to work.

 

Can you show screenshots of a typical spread with frame edges showing, guides showing and hidden characters showing?

Do images or other elements run into bleed?

 

Regards,
Uwe Laubender

( ACP )

Participant
August 31, 2020

Ok

Community Expert
August 31, 2020

Hi Александр5C3F,

this is a very peculiar problem. Not easy to answer.

It highly depends on the setup of your document and the exact version of InDesign you have.

 

What is your page size now?

What is the desired page size?

 

Could the new page size be gained if you scale a page proportionally?

Then you could export all pages to PDF/X-4 with no image downsampling, do a new document with the new page size and then place the PDF/X-4 page by page to the new document. There is a script for this that can automate the process. But if that works is unclear because you did not tell the exact version of your InDesign. Also the operating system is of interest.

 

Regards,
Uwe Laubender

( ACP )

 

Participant
August 31, 2020

Hi Uwe,

I have 14.0 version (CC 2019).

Now the size is 245x325 mm. I need a size 245x340 mm. The quality of the layout does not change from resizing (I checked it in Photoshop). The layout still looks harmonious.

I would be extremely grateful if you tell me how you can automate the increase of the page with content without losing quality.

Thank!