Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this question
I need to print watermark, which is crossing the Detail section and Header in crytal reports.
how to do this?
Insert a new Page Header section (PHb)
Move it above the older one (it will now be PHa)
Insert a picture
Format new Page Header section (PHa), enable the "Underlay following section" property
You will probably need to adjust the positioning of the image in the PHa section and the size of the section.
You can do this in Pentaho Report Designer
if you interested,see in sample reports provided by Pentaho Report Designer.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm creating a form with one-master-two-detail data blocks, each of them based a complex view(3-5 tables) and have multiple rows on its screen.
Some fields on the mater and detail screen need updatable. How can I do updating on the same master-detail screen, without adding another form screen based on that single table for update.
Thank you for your help.
Write a ON-UPDATE trigger on each block you need, manually updating each table you want to.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I have added my website on page info but it is not displayed on page.
I have tried viewing it from another profile but it is displaying only description and no link.
You might have just added your website in website tab but there is another and simple method to add your website link after description,You just need to edit description and add your website link at last , that's it now just refresh your page and you will get what you want.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
I have seen a few questions regarding Drill Down reports for JasperReports. I am trying to provide this functionality via Ad Hoc JR reports.
The goal(s) would be to use interactive charts or images to lead to move specific data tables and/or link back to data or a page in a web application.
Any help or direction would be greatly appreciated.
Drill Down is supported just on Cross-tab reports via Jasper Reports Server Pro, and Table Report does not support this feature.
The web based Ad Hoc report designer does not have the ability to define hyperlinks to drill down. You need to edit the report in iReport to add hyperlinks like that.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I planned to develop search app, where I want to build multiple tables in a single window where the values change dynamically.
Can anyone suggest a tutorial, source code, documents or links?
I Think
This sample code might help you...
After the insert value in tableView1/ tableView2 Please reload Data.
[tableView1 reloadData];
or
[tableView2 reloadData];
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am trying to do something in Visio 2010 that I was able to do with previous versions. That is creating a flowchart that contains 4 vertical sections of identical widths. I can draw lines manually I suppose, but there used to be a section creator that would put titles in and draw the sections for you. Can someone point me to where I can find this in Visio 2010 please?
Just figured it out. It's called a "Swimlane" shape and can be found in the Cross-Functional Flowchart Shapes collection.
Yes swimlane shape is what should be used.