cancel
Showing results for 
Search instead for 
Did you mean: 

Export to PDF - DS1.5

former_member192236
Participant
0 Kudos

Hi Experts,

I am using Design Studio 1.5 SP2 and referring the Export to PDF functionality using .exportApplicationScreen(). In the popup screen where we see the orientation, Is there a way to display the 'Portrait' mode only and hide/restrict the 'Landscape' mode(pls see the file attached) ?  I have already searched in SCN but could not find out if it is really possibe at all.

Thanks & Regards,

Kesavan.

Accepted Solutions (1)

Accepted Solutions (1)

TammyPowlas
Active Contributor
0 Kudos

In 1.5 I don't think those properties are available; there are several partner SDK options you could try regarding PDF export

Answers (1)

Answers (1)

0 Kudos

Hi Kesavan,

As Tammy mentioned you have to use partner SDK  components to achieve this in 1.5.

If you can upgrade into DS 1.6, you can set these parameters at design time and hide the PDF-popup at runtime. (See the design time properties below)

As seen above, you can set the Orientation, Paper Size etc at design time. By making "Show Export Settings Dialog Box" false, you can disable the popup from showing at run time.

Regards

Krish