Welcome Guest Search | Active Topics | Sign In | Register

Disk space Options
Chen Ulmer
Posted: Monday, March 7, 2016 10:00:57 AM
Rank: Newbie
Groups: Member

Joined: 3/7/2016
Posts: 3
My question is related to this question http://www.essentialobjects.com/forum/postst7922_Disk-space.aspx

We are using HTML to PDF converter, and we have heavy eods files.

As you wrote in our previous question, this files should be automatically deleted by the converter.

Can you please explain exactly when the files should be deleted? we are done using the converter, close our program, and the files are still exist.

Thanks
eo_support
Posted: Monday, March 7, 2016 5:22:13 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

As long as you do not change temp directory, then these files will be deleted about 5 minutes after your application starts again. Note that you will always have at least one file (the one currently used by your application) left. That file will be open as long as your application is alive, so it will not be deleted during the current cycle of your application --- it will be deleted when your application starts again and keep running for about 5 minutes.

Thanks!
Chen Ulmer
Posted: Tuesday, March 8, 2016 5:04:24 AM
Rank: Newbie
Groups: Member

Joined: 3/7/2016
Posts: 3
Thanks for the answer, but unfortunately it doesn't work.
I started my application over and over, waited for a lot longer than 5 minutes, used the converter over and over.
In the end, I have 7 eods files under \eods, total size is 2 Giga. It doesn't look like these files are going anywhere.

2 Giga is a significant size in disk space.

What can we do with that? If you need more information, please let me know.

Thanks
eo_support
Posted: Tuesday, March 8, 2016 8:07:40 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

We will investigate this on our end. In the mean time, you can write a small piece of code to delete "*.eods" in your temp folder when your application starts. Your process's PID is used to create the eods file name, so each process will have a different file name, as such it is safe for you to delete all existing files when your application starts.

Thanks!
eo_support
Posted: Saturday, March 12, 2016 8:48:30 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

We have found a problem and posted a new build that should address this issue. Please download the new build from our download page and see if it works for you.

Thanks!
Chen Ulmer
Posted: Sunday, March 13, 2016 8:39:37 AM
Rank: Newbie
Groups: Member

Joined: 3/7/2016
Posts: 3
Thanks a lot.

I'm using .NET, and up until now I used 2015 version. I used EO.pdf dll and EO.Base dll.
It looks like the files have been changed, and now there's also file EO.Pdf.Classic.

Can you please explain how do we use the new version? Which files are relevant?

Thanks
eo_support
Posted: Tuesday, March 15, 2016 8:27:16 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Please see here for more details:

http://www.essentialobjects.com/doc/pdf/install/old_engine.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.