URI versus file system specific path
Posted: Thu Jul 18, 2013 5:42 am
Hi,
Using Oxygen 14.2
URI (href="file:////bentley/mars/single_source_images/11502.png") displays the image in the editor pane.
But when publishng to pdf or xhtml the image cannot be found. I find I have to use the filesystem specific path (href="file:/V:/single_source_images/11502.png"). And even then it only works for publishing to xhtml, with pdf publish get the error:
fop] 998 ERROR [ main ] org.apache.fop.apps.FOUserAgent - Image not found. URI: file:/C:/single_source/file:/V:/single_source_images/11502.png. (See position 3:-1)
I'm stumped, can anyone help?
Thanks
Using Oxygen 14.2
URI (href="file:////bentley/mars/single_source_images/11502.png") displays the image in the editor pane.
But when publishng to pdf or xhtml the image cannot be found. I find I have to use the filesystem specific path (href="file:/V:/single_source_images/11502.png"). And even then it only works for publishing to xhtml, with pdf publish get the error:
fop] 998 ERROR [ main ] org.apache.fop.apps.FOUserAgent - Image not found. URI: file:/C:/single_source/file:/V:/single_source_images/11502.png. (See position 3:-1)
I'm stumped, can anyone help?
Thanks