Exporting Html Image Error

edited 10:45PM in FastReport 3.0
Hi,

i got this error when i exporting a report to an html file:

Project raise exception class EFCreateError with message 'Cannot create file "c:\tmp\proposal.files\img0.jpg". The system cannot find the path specified'.

What is the problem?

I use a normal TfrxHTMLExport nd i export from the report preview and the c:\tmp folder have the rights to write ecc..

Thanks
Marco

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 10:45PM
    i would expect that the dot in "proposal.files" is your problem
  • edited 10:45PM
    The creation of a folder with a dot is not a problem in windows, i think the problem is that the folder doesn't exists. I Tryed with the property PicsInSameFolder set to true and also set to false but nothing change.

  • gordkgordk St.Catherines On. Canada.
    edited 10:45PM
    Yes the filepath must exist
  • edited 10:45PM
    How i could know the path that the fast reports export what to create? Or how i could force the export to an Folder that i want?

    Thanks
    Marco

    gordk wrote: »
    Yes the filepath must exist

Leave a Comment