- Jun 6, 2020
- 11,559
- 4,422
Hi the
This was an interesting find:
Below is my template. I am attempting to generate the API documentation for the SithasoDaisy ebook. This was easy to achieve using tables on the demo. And yes, I could fire up HTML2DOCX, but this is not what I wanted.
I wanted to create a template that could suit my needs and all i will do is feed it content. The tables will have repeat rows {#properties} etc. These are stored as lists/arrays in the json file.
An example of the output based on a HTML in the running app is like this...
So I have JSON files (example attached) that have these definitions, when each component is selected, I am reading the JSON file and then generating the table above.
To do this for the word documents, I will have to do a similar thing. In this case, I click on a button, the file is read and then a simple scripts generates the needed word document.
B4X:
This was an interesting find:
برای دیدن لینک ها باید ثبت نام کنید
, also its just so easy to use and understand.Below is my template. I am attempting to generate the API documentation for the SithasoDaisy ebook. This was easy to achieve using tables on the demo. And yes, I could fire up HTML2DOCX, but this is not what I wanted.
I wanted to create a template that could suit my needs and all i will do is feed it content. The tables will have repeat rows {#properties} etc. These are stored as lists/arrays in the json file.
برای دیدن تصاویر باید ثبت نام کنید
An example of the output based on a HTML in the running app is like this...
برای دیدن تصاویر باید ثبت نام کنید
So I have JSON files (example attached) that have these definitions, when each component is selected, I am reading the JSON file and then generating the table above.
To do this for the word documents, I will have to do a similar thing. In this case, I click on a button, the file is read and then a simple scripts generates the needed word document.
B4X:
...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید