Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 16070  / 2 Years ago, fri, december 3, 2021, 1:06:01

I received a file that is .OLE2 format by email and I can't get it open.



When I try to open it with Document Viewer (default pfd program Ubuntu) it says it can't support it. I searched in the Software Center for OLE2, and it returned a program called RipOle. It says it opens that format, but you have to run it in the terminal and I don't know how.



Does any one know how to open OLE2 documents? Or do you know how to work ripole?


More From » pdf

 Answers
2

No experience with ripole or .OLE2 documents, but from the man page it doesn't seem too hard to run from the terminal.



Have you used the terminal at all before? If not have a quick read of this



All I think you need to do is open a terminal then assuming the file is in /home/user/, make a new directory where you want the file to be extracted to (eg tmp) then run



ripole -i file.ole2 -v -d tmp


Just replace file.ole2 with your filename and tmp with the directory you want the contents to be extracted to.



Hope that helps


[#41958] Saturday, December 4, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ugeeport

Total Points: 181
Total Questions: 108
Total Answers: 99

Location: El Salvador
Member since Tue, Jun 29, 2021
3 Years ago
ugeeport questions
;