How to add info like the shown image in Gantt chart in ms project 2007? - ms-project

image is here
I have to add information to the Gantt chart like the shown image for the project created. without doing the edit in adobe pdf. I know that is possible in adobe but i want to do it in ms-project 2007 itself.

Found the answer : File---> Page Setup--->Footer--->Left or Center or Right
Choose according to your requirement and enter the data.
Answer Image

Related

How create an Interactive map on wordpress/elementor page

I am on a project that I have a section where there is an interactive map as the image below, I am looking for a plugin or somehow I can build this. Basically, when you hover the points on the map it will change the point colour and show on the left side the location information.
If someone knows some plugin that I can build something similar or how I can build that.
Thanks
Leaflet with OpenStreetMap Data.
Bit of simple Javascript and HTML
https://leafletjs.com/

ASP.NET Create Chart that can be tranlated using google translate

As the title says I need a chart tool / idea that can create a chart on an HTML page so that when it is on the page using the Chrome built in Google translate feature, the text within the chart will be translated as well as the text surrounding the chart (i.e. normal page text).
All the commercial ones that I have found already (I am currently using Fusion Charts) all seem to render the actual chart as a SVG graphic or use the canvas element and thus when you try and translate it, it will not work as the chart is an image.
Any suggestions from anyone who may have had the same issue or ideas from people would be most welcome
Disclaimer: Image-charts founder here.
You might want to give a try to a static image chart generator like Image-Charts :)

Adding text/comments to Powerview

Does anybody know how to display some text or comments on a PowerView report for example to explain why a graph is what it is ? I do not want to export to PowerPoint and add a shape manually, I would like the text to display within the PowerView report (and being published in SharePoint) ?
Any idea or guidance welcome. Thank you.
Within the Power View "Edit Report" view, you can add static components to your Power View report. By static, I mean non-data-driven items, such as Text Boxes and Images.
The below image shows what this looks like in SharePoint 2013.

Devexpress export/save chart to client

I am currently having trouble trying to figure out how to export my Devexpress XtraCharts to either and image file (of any format) or a pdf. Everything I can find either seems to be not implemented yet, not documented really well or doesn't save to the client side.
If anyone could possibly help me out it would be appreciated.
Thanks
Take a look at the XtraCharts examples:
How to: Export a Chart to PDF
How to: Export a Chart to Image
Or contact the DevExpress Support directly.

Qt Screenshot sharing app - How to select the area of a screen

I am trying to code an app in Qt for capturing and then sharing the screenshots. For now my application captures the screenshot, shows a preview and saves it. I am yet to do the upload part. but before that I would like to be able to select the area of the screen of which the screenshot needs to be captured.
I tried searching and I couldn't find any helpful articles or documents in Qt. So can anyone help me?
PS: The idea is to create a similar app like lightshot and several other similar tools.
Thanks in advance
There are two methods that you can use for this: -
1) Capture an image of the screen and then display that, full screen to the user, essentially allowing the user to crop the image.
2) A more commonly used method is to create a full-screen, topmost window that has no title bar and is transparent. This allows the user to drag out an area, which you can draw an outline to represent the area the user requires.
I recommend the 2nd method and creating a transparent window is simply a matter of changing the window flags, as you can see here.

Resources