Issue with Printing in HTML version

I think this has to do with the path you give the files or pages to be print.Make sure you use relative paths at all time. Do check the path to the file by simply copy-pasting them into a browser after the "root-path". In our courses, we usually make a directory named "docs" and put it in the root. Paths to one of the documents inside this folder will be something like:/docs/document1.pdfHope this helps![edit]Furthermore, do you open the document, or let the program follow a link to a document? It's a different interpretation but might have similair effects. Try what suits you best. (ie: GOTO followed by URL , or OPEN DOCUMENT followed by URL)Edited By: Ludo on 2007-10-22 5:29:7

Discussions have been disabled for this post