How to generate Excel sheet from drl file - drools

I was looking for drools api to generate excel sheet from drl file, is this possible? if yes please can someone point me at the API's?
Thanks for the help in advance.

Related

How do I put the contents of a docx or pdf file into sap adobe form?

Hi i want to import content of docx/pdf file to sap adobe form. Is there any way to do this?
I have searched the internet and haven't found solution, perhaps someone can help :)

Need to export the data in jsp page to a CSV file

I need to export a data in jsp page(i.e in a webpage) to a .CSV file onclick of a button.
Can someone help me on how to code?
You need to use the JDBC connectivity for this. Please refer to the below doc.
https://www.roseindia.net/jsp/jdbccsv.shtml

Write data to Excel sheet using Sahi Open Source

I am using Sahi Open Source. does anybody know how to write values to Excel Sheet using Sahi?
i am trying to read data from web page and store it to excel sheet in a given cell. Please help.
This is what you are looking for:
http://sahi.co.in/w/working-with-excel-sheets
Writing for Excel (or any other tool which understands CSV) is pretty simple. Just store your data in a two dimensional array and use the _writeCSVFile API: http://sahi.co.in/w/miscellaneous-apis
Regards
Wormi

Caching Issue with PDF Reader

I have developed a pdf reader using schwa/iOS-PDF-Reader API. I am experiencing a caching problem, I supply my file path dynamically to the API, but the reader always brings up the first pdf file irrespective of the file path supplied.
Please help me out..
Thanks in advance...
You can give all pdf paths into an array and then just pass array index path to your API.
Just try it i hope it will help for you.

Libxl library not found

I want export the sqlite into the xls file.How it can be export to xls file?
Anyone knows that please tell me..
its argent requirment
if any one having code please insert link
Thanks in Advance
Look here : https://github.com/andreac/RSSheet