This is a migrated thread and some comments may be shown as answers.

add fold marks to Telerik report using c#

2 Answers 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Danilo
Top achievements
Rank 1
Danilo asked on 08 Mar 2016, 02:47 PM

Hello everyone

I'm trying to add some fold marks on my Telerik report. The goal is to add such a fold mark each third of the whole A4 page. First I tried to add some textboxes with some value like "_" or "|". But logically this does not work.

I couldn't find any helpful thread/link in the forums or even in google. I'm talking about something similar to the attachment.

 To achieve this I'm using C# and a Telerik ReportViewer. Is this even possible?

Suggestions appreciated :)

Regards,
Danilo

2 Answers, 1 is accepted

Sort by
0
Accepted
Stef
Telerik team
answered on 10 Mar 2016, 05:04 PM
Hello Danilo,

There is no such feature in the report's page settings. My suggestion is to create a background image that can be used as report's PageSettings.BackgroundImage. The image can display the lines you need in the report.


I hope this information is helpful.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Danilo
Top achievements
Rank 1
answered on 14 Mar 2016, 10:25 AM

Hi Stef

Thank you for your suggestion. I created an image with those fold marks and used it as background image. It works like a charm :)

Thank you very much.

Regards,
Danilo

Tags
General Discussions
Asked by
Danilo
Top achievements
Rank 1
Answers by
Stef
Telerik team
Danilo
Top achievements
Rank 1
Share this question
or