doc:SaveToFile() and APK-Compiler
Posted: Wed May 26, 2021 2:02 am
Hello!
I Created a simple pdf-file and wanted to save it to disk.
Using doc:SaveToFile() works well on Android, when using the player.
But inside compiled apk-files it didn't save the pdf-file.
Using a simple StringToFile() with the very same directory/filename works correct with the apk-compiler.
I use relative pathes (if that helps...)
Any hints??
Best regards
George
I Created a simple pdf-file and wanted to save it to disk.
Using doc:SaveToFile() works well on Android, when using the player.
But inside compiled apk-files it didn't save the pdf-file.
Using a simple StringToFile() with the very same directory/filename works correct with the apk-compiler.
I use relative pathes (if that helps...)
Any hints??
Best regards
George