The labels of the axes and data points of a Bar chart are not correctly placed in PDF rendering when using .NET Core. The Graph is rendered on multiple pages. The appearance on the first page is correct and deteriorates on the next pages.
In.NET Framework, the same report is rendered as expected.
The pdf documents generated with Telerik Reporting are not compatible with the BlueBeam Revu PDF editing tool.
For example, if we select a text and try to change the font size, the selected text inverts (upside down) and flies to the left of the document.
The pinch zoom feature on mobile devices is not working as expected.
window.jQuery = jquery;
For example, removing the above lines results in the error '$.throttle is not a function' in the 'continuous scroll' mode of the viewer. The workaround is to use the 'single page' mode.
The label connectors are not displayed when the graph contains a second coordinate system, which is configured for non-pie charts, but is not used by the graph series.
Pie chart coordinate system has Category Scale for its Radial Axis and Numerical Scale for its Angular Axis.
Telerik Reporting needs a comments feature in the expression window. Some of our expressions are complicated and it would be great if we could put a comment in there for future reference.
Something like // or #
And yes, I've seen the iif(true=false...) method which is... not great.
Thanks!
Hi Team ,
* We have created a ASP.NET MVC Project --> Created a new application related to our company which includes login page and the next page
* For creating a report , we have created a Telerik report library --> And then we have designed a report and added a mvc report viewer page .
* But we get certain errors saying few packages are not installed .
We have attached the solution and screenshot for your reference