How to convert any text file or pdf to a wiki page?or any text to html and den html to wiki?
Printable View
How to convert any text file or pdf to a wiki page?or any text to html and den html to wiki?
Hi and welcome.
I would think you would need to establish a set of rules to go by. Find some way to read the original, convert it according to the rule set, and save it to a new file I would assume. Where are you stuck?
i need to create wiki page from a provided text file. somewhat like a database of documents like dere is in wikipedia. Is der any java api for that? and other than openoffice wat can i use to convert text file to html?
You can start with a search engine and some effort. We are not here to do your work for you.
Have you established a rule set to use in converting the files yet? Have you found a way to read the files you want to convert yet? Have you found a way to save a new file yet?
How much of the algorithm do you have?
How much of the code can you get working on your own?
Where exactly are you getting stuck?