doc:SaveToFile() and APK-Compiler

Discuss PDF file handling with the Polybios plugin here
Post Reply
evil
Posts: 175
Joined: Mon Jun 14, 2010 1:38 pm

doc:SaveToFile() and APK-Compiler

Post by evil »

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
evil
Posts: 175
Joined: Mon Jun 14, 2010 1:38 pm

Re: doc:SaveToFile() and APK-Compiler

Post by evil »

Got the problem. Can be closed. Thanks!
plouf
Posts: 462
Joined: Sun Feb 04, 2018 11:51 pm
Location: Athens,Greece

Re: doc:SaveToFile() and APK-Compiler

Post by plouf »

please post the solution to help others too :)
Christos
SamuraiCrow
Posts: 475
Joined: Fri May 15, 2015 5:15 pm
Location: Waterville, Minnesota USA

Re: doc:SaveToFile() and APK-Compiler

Post by SamuraiCrow »

...and next time use the correct forum. This has nothing to do with the Polybios plugin.
I'm on registered MorphOS using FlowStudio.
evil
Posts: 175
Joined: Mon Jun 14, 2010 1:38 pm

Re: doc:SaveToFile() and APK-Compiler

Post by evil »

plouf wrote: Thu May 27, 2021 5:19 am please post the solution to help others too :)
Better not... It has been just my fault...
evil
Posts: 175
Joined: Mon Jun 14, 2010 1:38 pm

Re: doc:SaveToFile() and APK-Compiler

Post by evil »

SamuraiCrow wrote: Thu May 27, 2021 2:21 pm ...and next time use the correct forum. This has nothing to do with the Polybios plugin.
What else is doc:SaveToFile() about then???

Wrong thread? ;)
SamuraiCrow
Posts: 475
Joined: Fri May 15, 2015 5:15 pm
Location: Waterville, Minnesota USA

Re: doc:SaveToFile() and APK-Compiler

Post by SamuraiCrow »

evil wrote: Thu May 27, 2021 2:46 pm What else is doc:SaveToFile() about then???

Wrong thread? ;)
Yes. Must have been.
I'm on registered MorphOS using FlowStudio.
evil
Posts: 175
Joined: Mon Jun 14, 2010 1:38 pm

Re: doc:SaveToFile() and APK-Compiler

Post by evil »

But you're right. I opened another thread here, which truely had nothing to do with Polybios :lol:

Best regards

George
Post Reply