HTMLFile
Hi,
I think there is an error in TppHTMLDevice.StartJob:
the following code
if not(UseOutputStream) then
FLinkCreator.CreateContentDirectory;
is never executed, because UseOutputStream ist set to true in the
constructor and never changed after that.
Since a Imagepath either doesn't exist in the first place or is erased
in line 237, but never created (again), the output of images raises a
exception.
Please correct me if I'm wrong.
Regards,
Walter
I think there is an error in TppHTMLDevice.StartJob:
the following code
if not(UseOutputStream) then
FLinkCreator.CreateContentDirectory;
is never executed, because UseOutputStream ist set to true in the
constructor and never changed after that.
Since a Imagepath either doesn't exist in the first place or is erased
in line 237, but never created (again), the output of images raises a
exception.
Please correct me if I'm wrong.
Regards,
Walter
This discussion has been closed.
Comments
You are correct. This has been fixed with a patch for RB 17.0 Build 2.
Please contact support@digital-metaphors.com to receive the patch.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com