Peter Gill
Peter Gill
When viewing a report using the asp.net control and the pdf, xml, or csv export option is selected the bottom of the file includes the pages html and corrupts the...
Write a new viewer based on xwt (https://github.com/mono/xwt). This would result in a native viewer application on Windows, Linux, and Mac.
If RdlEngineConfig.xml is missing attempt to find database provider assemblies in the current directory. RdlEngineConfig.xml should only be needed to override the defaults. https://github.com/majorsilence/My-FyiReporting/blob/master/RdlEngine/Runtime/RdlEngineConfig.cs Edit xDoc.InnerXml to contain the contents...
Add support for exporting to ODF ODS spreadsheet file format. Use aodl libraries. See http://odftoolkit.org/projects/aodl/downloads, http://odftoolkit.org/projects/aodl, http://odftoolkit.org/projects/aodl/pages/AODL-examples
-c:v libx264 -pix_fmt yuv420p -vf "pad=width={W}:height={H}:x=0:y=0:color=black
**Is your feature request related to a problem? Please describe.** Make the engine and viewer truely crossplatform for at least windows, mac, and linux and possibly android and ios. **Describe...