mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 01:11:43 +08:00
svg
This commit is contained in:
@ -36,7 +36,7 @@ int main()
|
||||
else
|
||||
{
|
||||
// Файл, который открываем
|
||||
std::wstring sFile = NSFile::GetProcessDirectory() + L"/../../../examples/test.xhtml";
|
||||
std::wstring sFile = NSFile::GetProcessDirectory() + L"/../../../examples/test4.xhtml";
|
||||
nResConvert = oFile.Open(sFile, sOutputDirectory, &oParams);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user