We have (had

And on the other hand, the resulting solid PDF is above 80MB and when saving to HTML, paragraph numbering restarts in each file and table of contents won't link to each html files.
Yes... it's, well... not good at all.
For my private tasks I use latex/lyx with great success - it generates individual html for document parts (latex2html) and in general, works great.
I decided to migrate the company documetation project to latex. I'll keep the individual word subdocuments and I'll create a macro that will convert it to latex. Documents use 3 level headings, image inserts and a lot of screenshots - simple markup it'll be.
- Why would you do it Robert?
- This is the only editor my colleagues know and company IT organization won't let me to install anything else on their boxes.
- Oh, I see.
- No problem.
FACT:
As we have above hundreds of screenshots, we inserted them into word as a
Code: Select all
http://intranet/dir/chapter/img1.jpg

QUESTIONS:
- Is it possible to include an image from a http:// source and not the file system?
- If yes, could it be solved to keep it as a http:// reference when I convert it to html?
- Could latex2html process 5-600 pages with 2-3 images (linked into) each page?
Any help are welcome... I must find a solution and set up the new documentation process in two weeks...
thanks!
Robert