I am using Offline with the OLE Automation Interface.
I want to Export a project but without creating the content file. It`s working well directly in Offline but not in OLE where i always have the content file.
An other point is that I export my project in CHM format and i would like to know if it is possible to replace the pages "The page cannot be displayed" by a custom error page ? The error pages come from links that we have not downloaded.
Thanks.
Regarding the missing file page - it is generated by MS IE automatically and cannot be overwritten. Sorry.
Best regards,
Oleg Chernavin
MP Staff
A new function Export2 is a good solution for me.
And it is ok, i understand the problem for the missing file.
Thanks,
Bertrand Olsztynski.
> OK. I can add Export2 function which will have the ability to suppress creating contents.htm files. Would that work for you?
>
> Regarding the missing file page - it is generated by MS IE automatically and cannot be overwritten. Sorry.
>
> Best regards,
> Oleg Chernavin
> MP Staff
IOEProject.Export2:
Export2(Directory: WideString; PutTo: OEExportPutTo; PlainDir: Integer;
AddStandardExtensions: Integer; PreserveOnlineURLs: Integer;
FilenamesFormat: OEFilenamesFormat; MakeAutorunCD: Integer;
CreateContentsFile: Integer; RecentlyLoadedFiles: Integer;
AddOriginalURLs: Integer);
The updated oe.exe file is here:
http://www.metaproducts.com/download/betas/oee1911.zip
Oleg.
Thanks !
Oleg.