Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smart forms

Former Member
0 Likes
479

hi how to print vertical and horizontal lines in smart forms .

and i have table records printed in smartform but wish to make all the records looks like Grid.

any one plz reply.

3 REPLIES 3
Read only

Former Member
0 Likes
456

Look at Example program

Smartform = SF_EXAMPLE_01

Program = SF_EXAMPLE_01

You can not print like grid since grid contains Vertical scroll and hroizontanl scrolling. but you can print vertical and horizontal without scrolling,see the example program

Reward Points if it is helpful

Thanks

Seshu

Read only

Former Member
0 Likes
456

it cannot be in grid format.. but u can print a simple box or table ..

go to output options in the smartform -> under box and shading ->check the check box 'lines with' and then click on the required option on the right side.. this is for box..

if u want it in table format :

click on the table . and under 'table tab' select the required pattern ..

Read only

Former Member
0 Likes
456

Hi,

create a window and give its properties....u can see the window look by clicking form graphics..

then goto output options tab..wher u can see 2 check boxs..

lines with

always draw box and shading....

this wil create the horiztional and vertical line based on the window design..

Reward if useful..

Regards,

Pranathi.