cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove blank page

vallamuthu_madheswaran2
Active Contributor
0 Kudos

Hi Friends,

I've created print program and smartform. In the main window has 2 table. one is for printing document detail and another one has to print summary.

And in print program i'm having 3 radi buttons 1. summary, 2. Detail, 3. summary with detail.

the 2nd and 3rd option is working fine.

if i select the first option ie summary. the first page(main window-first table) will be displayed as blank and then the summary will be displayed in the second page. how to skip/remove the blank page or how to print the summary in first page?

Thanks in advance.

Vallamuthu.M

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

+*HI,*+

+*U can go to the page--->window-->go to the perticular text--


>"OUTPUT OPTIONS" TAB.*+

+*and then Enable the "PAGE PROTECTION" CHECKBOX. then u will get accurately.*+

+*Regards,*+

+*Srihari Jampani.*+

vallamuthu_madheswaran2
Active Contributor
0 Kudos

Hi Shrihari,

But the page protection check box is disabled how can i enable?

Thanks& Regards,

Vallamuthu.M

Former Member
0 Kudos

Did you check by doing what i suggested above. To enable that you must click on the table node, you can 'Create' a 'Folder'. In the folder you can set the 'Page Protection' flag.

After that you can right-click on the folder and select Create -> Table line. Then you can put table lines into the folder, which are protected.

Former Member
0 Kudos

Hi,

Pass all three radiobuttons to smartform and put condition in condition tab of the Table as below,

In Field name : R_summery

Relational oprator : Not Equal to

Comparision value : 'X'

Hope these will resolve your Issue.

Former Member
0 Kudos

Go to the table defination/properties of the window and check the option NO-PAGE BREAK.