Commit c704916e authored by ElenaSubbotina's avatar ElenaSubbotina Committed by Alexander Trofimov

x2t (htmlRenderer- fontPath)

parent af745ff7
......@@ -1797,7 +1797,7 @@ namespace NExtractTools
NSFile::CFileBinary::Copy(sFrom, sOrigin);
}
NSHtmlRenderer::CASCHTMLRenderer3 oHtmlRenderer;
oHtmlRenderer.CreateOfficeFile(sToDir);
oHtmlRenderer.CreateOfficeFile(sToDir, sFontPath);
if(AVS_OFFICESTUDIO_FILE_CROSSPLATFORM_PDF == nFormatFrom)
{
PdfReader::CPdfReader oReader(&oApplicationFonts);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment