Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Program Page Scaling

Avatar

Former Community Member

Is there a way to program a Print Button to automatically set the Page Scaling to "Shrink to Printable Area" before printing?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

The Print button has eight parameters (see Help).

If you change the fifth parameter from "0" to "1", you should be okay.

Niall

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi,

The Print button has eight parameters (see Help).

If you change the fifth parameter from "0" to "1", you should be okay.

Niall

Avatar

Former Community Member

That is perfect. Thank you so much for you help.