Klaus' excellent guides...

moster67

Expert
Licensed User
Longtime User
It would be great if @klaus ' excellent guides could be available in html and thus readable here in the forum (and perhaps even indexed so they could appear when doing a forum-search). I don't know how much work this would involve but I believe there are converters from PDF to HTML...
The code-examples could be linked for download.

Of course this would require an agreement between @klaus and @Erel (and Anywhere Software).
 

klaus

Expert
Licensed User
Longtime User
Sorry for answering a bit late, but myself and Erel have looked at the proposal.
Unfortunately, converting a Word file or a PDF file to HTML is a real mess.
I was sure it would be easy to convert a Word file to HTML because in Word it is included.
But, the result is not usable! Most of the layout is no more the same and it would take much time to correct it.
And after that, it would need to maintain two files.
I tryed also to convert PDF to HTML with, unfortunately, the same disapointing results.
So, Erel and me, we gave up.
 
Top