cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Crystal Reports Design RunTime

Former Member
0 Likes
526

I have made an application in c # which prints a report over an already pre-printed template. The report contains 6 fields and their placement in the page was done according to the template. I put the application on the client's computer, but when I printed I find that the fields of my report overlap the patterns of the template. Is it possible to integrate into my application a form to load my report and just move the fields of my report with the arrows or the mouse as I need? Thank you !

View Entire Topic
ido_millet
Active Contributor
0 Likes

There are several ways to handle this. The simplest one is to insert a picture of the form in the page header and, in the page header section properties, turn on the option to 'Underlay Following Sections'.
Then, switch to Design view and you would see the picture of the form as the background for easy positioning of the form fields.