jsreport / jsreport-dotnet

jsreport .NET sdk home repository
https://jsreport.net
MIT License
63 stars 10 forks source link

How can i use pdf utils in jsreport dotnet ? #47

Closed cdespinosaagmx closed 2 years ago

cdespinosaagmx commented 4 years ago

I want to know if i can use pdf utils only using the jsreport dotnet engine using Binary and Local nuget, and if i need some initialization code in c# that i have to implement to use pdf utils

pofider commented 4 years ago

Here is an example https://jsreport.net/learn/dotnet-client#pdf-utils

However, I recommend thinking through if it isn't better to run a full standalone jsreport service with stored and configured templates.

cdespinosaagmx commented 4 years ago

Well i'm developing an Report Editor using a merge of different tools, in this case i only need jsreport html to pdf engine, and some tools from jsreport... I'm trying to do an Complete Report Editor like Crystal Reports but improved using grapesjs, blockly, ckeditor, jsreport, pivottable.js and chart.js... is a little difficult to adapt the tools in one but i'm almost done to complete a first version of this Tool. Ppl will try to create, save and edits their own Reports with this Report Editor.

pofider commented 4 years ago

Ok. Thank you for the details... I would be definitely interested in checking it out when you have some prototype and maybe give you comments if you would be interested.

cdespinosaagmx commented 4 years ago

Okay, i will let u know when i finish it, i only have 1 month working on it i'm trying to improve and integrate some operations yet, but thanks for your help.

cdespinosaagmx commented 4 years ago

Jah, is there any chat to talk with you instead of issues? i have one problem but i don't want to create another issue for this little problem

pofider commented 4 years ago

We are on gitter usually. Or forum is preferred.