Print Section Properties adding desired page range to Background

Hi All,

I wonder if there is such a thing in connect designer.
So, instead of selecting a range from 1 to 8, I just want to select 1-3 and 8 from a PDF resource.
Any suggestions if this can be acheived via scripting.
Or a feature to be added into connect designer?

Thank you in advance.

James.

Hi James,

Just sepcify the ranges and pages/records you want to print in the Selection box. (1-3, 8) [comma separated] Can’t be automated though if that was your query.

Regards,
S

Hi @Sharne,

Yes, that is supported whilst printing but not on applying a background to the sections.
What I wanted is in the Print Section Properties > Background. You can only select in the Range From: and To: pages but you cannot do a any of the desired selected pages like in the initial image I attached.

It would be a nice feature to have in connect.

Oh. I’m an idiot sorry. Thought that was the print properties not the Section properties. My bad, need to open my eyes.

Regards,
S

Hi @Sharne,

I would have been my bad too, I have updated the title so that it is more clear.
Thank you for the trying.

How would you go about this, for curiosity?

You can’t. Even using a control script you are still stuck with the api only allowing start, end and all pages. Ranges as you defined are not possible in the current OL Connect designer.

Regards,
S

I guess with a control script you could create a section clone for each distinct page range. In your example the first clone would use range 1-3, and the second clone would use only page 8.

It would get more complicated if the output is duplex.

Hi @Sander,

I had a play around that idea, but thought it would be a rabbit hole for an easy and simple task to do.

How hard would it be to add such a feature request into the designer?

That is probably not very difficult to implement, but I can’t make any promises if/when that will happen. I did create a ticket for it, with internal ref. SHARED-97191.

Thank you for that @Sander, just a quick question while I have you on this post.
Is there a page/place where all requests/features are being logged. So that we can all see the states of things.

Thank you in advance.

James.

We don’t have a public location for that, but we do try to update forum threads when we have more info. There is a link to this thread in the ticket I created.

The ticket is currently scheduled for 2026.2 (for the Chromium-based version of Connect), but that may change.