Peter Gill
Peter Gill
I had never finished with it. Feel free to do a json provider and send a pull request.
The core library parts should work on a pi. I have a raspberry pi 4 I can test it on.
Designer has been started and now has support for Russian. See https://github.com/majorsilence/My-FyiReporting/commit/4bcdf3513eda786864d3036dc9a1c643f3dba581 by sobolev88.
It depends on the copyright of the original documentation. If it is under an open source license it should be ok as ling as everything is properly attributed. If the...
If you would like you can send a pull request with a fix. https://github.com/majorsilence/My-FyiReporting/blob/master/RdlEngine/Render/ExcelValet.cs and https://github.com/majorsilence/My-FyiReporting/blob/master/RdlEngine/Render/RenderExcel.cs are probably the files you want to look into.
Yes. That would be best. Below is the current appveyor config. It needs to be modified for tests. ```yml version: 1.0.{build} nuget: account_feed: true project_feed: true build_script: - cmd: >-...
I have not tested printing directly to a printer on linux. Will need to look into that. When it comes to using the newer itextsharp pdf export you should install...
The copy of itextSharp used is https://github.com/majorsilence/iTextSharp-4.1.6. It is mit/lgpl2 licensed. It is an old copy before the license change. If you figure out a fix send a pull request.
It looks like listing audio tracks is already available in a primitive state. I have added a new function to let tracks be switched to the MPlayer class. For an...
I will add that extra info in the next couple of days.