I have images in my .fo file which use relative paths
i.e. "images\picture.GIF" or "images\picture.jpeg"
using FOP the code is working fine,
but when i use NFop doesn't find them
it says
Error while creating area : Error with image URL: The
UNC path should be of the form \\server\share. and no
base directory is specified
Error while creating area : Error with image URL:
\\images\2004040616473530793.png and no base
directory is specified
Is there a way of using relative paths?