how to create limber line

Stimulsoft Reports.NET discussion
Post Reply
so29
Posts: 72
Joined: Mon Nov 02, 2009 1:29 pm

how to create limber line

Post by so29 »

hi

How to draw limber lines
Please see photo below

thank you
Attachments
303.Untitled-24.jpg
303.Untitled-24.jpg (22.2 KiB) Viewed 1715 times
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

how to create limber line

Post by Edward »

Hi

That is possible with help of Shape component.

There is a 'rounded rectangle' shape type in the 'ShapeType' property of the Shape component.

Thank you.
so29
Posts: 72
Joined: Mon Nov 02, 2009 1:29 pm

how to create limber line

Post by so29 »

Thanks Edward

I want to design a form
Footer section similar to that of the following photos
I was able to design a form that I Attachment
Please see the photos and form

Thank you for the answer
Attachments
307.Report.mrt
(4.47 KiB) Downloaded 309 times
305.Untitled-4.jpg
305.Untitled-4.jpg (31.58 KiB) Viewed 1698 times
so29
Posts: 72
Joined: Mon Nov 02, 2009 1:29 pm

how to create limber line

Post by so29 »

Hello

I create a new report
That is closer to the goal
Please visit
Attachments
308.Report.mrt
(12.46 KiB) Downloaded 293 times
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

how to create limber line

Post by Edward »

Hi

You can select all your components and set 'Locked' property for them in true.

And if you need several similar components, you could create your custom component as in the 'Custom Component' sample application from Stimulsoft Reports.Net standard installation.

Thank you.
so29
Posts: 72
Joined: Mon Nov 02, 2009 1:29 pm

how to create limber line

Post by so29 »

Hello

Thank you to the Description
Unfortunately I did not catch

How changed
Files report made in the fourth post
Be able to create the desired Footer

Please help me
Thanks
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

how to create limber line

Post by Edward »

Hi

Unfortunately you can not create such element without creation of your Custom component.

Example of Custom Component creation you can find as a sample project in the following folder:

C:\Program Files\Stimulsoft Reports.Net 2009.3 Trial\Samples\C#\CustomComponent\

Thank you.
Post Reply