You are here 705137

Is there a PDF plugin for Open Office? 18173x

13 posts / 0 new
Last post
techguyone
Offline
Last seen: 7 months 1 week ago
ed: 2006-06-09 12:32
Is there a PDF plugin for Open Office?

I have been looking for a truly portable pdf reader for a while, thought I had found it with Foxit, but it writes to the registry, it occured to me that maybe a plug in for Open Office might be the answer.

Rob Loach
Rob Loach's picture
Offline
Last seen: 16 years 9 months ago
Developer
ed: 2005-12-09 17:29
OpenOffice and PDFs

If you look at this page, you'll find:
OpenOffice.org 1.1 introduced the PDF export feature. Version 2.0 now extends the basic export feature. With the new version it is possible to define the compression levels of embedded images. In addition, the PDF now correctly handles thumbnail images and hyperlinks.

I don't know if you're trying to open them, or edit them, but that's the way to go if you want to create them from scratch.

Rob Loach [Website] [Projects] [Blog]

techguyone
Offline
Last seen: 7 months 1 week ago
ed: 2006-06-09 12:32
No good I'm afraid

I know I can make PDF's with oo, but I'm trying to be able to read them.

John Bentley
John Bentley's picture
Offline
Last seen: 15 years 9 months ago
Developer
ed: 2006-01-24 13:26
Foxit Reader

cowsay Moo
cowthink 'Dude, why are you staring at me.'

techguyone
Offline
Last seen: 7 months 1 week ago
ed: 2006-06-09 12:32
Umm no...

I already have Foxit, I need a portable PDF reader that doesn't leave registry entries etc.

Deuce
Offline
Last seen: 14 years 8 months ago
Developer
ed: 2005-12-24 16:32
Quickport Template

My Quickport Template can be used to make Foxit portable. I created just for that purpose. It will help you make any program that uses a registry entry. This is true for any program that uses the HKEY_CURRENT_ key to store its information. As HKEY_CURRENT_ is writable by the who is logged in there would be no problems, even if te locked the registry from being written to. All programs run by the , if it stores settings, writes to this key.

What this means is you can make foxit protable. I understnad the differences of view for those who see portability of apps. Mine is if I can get it to work, I will tell others how. That is why I wrote the quickport. Try it out and see if it works for you.

***********************************
Deuce {The Core}{Dev Blog}
Portable Software: Just the beginning.

Deuce
Portable Software: Just the beginning.

techguyone
Offline
Last seen: 7 months 1 week ago
ed: 2006-06-09 12:32
Sounds good

Where do i find it, and how do I use it? (bearing in mind, i'm not a programmer)

Deuce
Offline
Last seen: 14 years 8 months ago
Developer
ed: 2005-12-24 16:32
...

You can find it in the development forum. Actually I think it is only a couple messages down from this one. The link is there. You do not need to be a programmer. Just change a few settings in the template, the instructions tell you how and use the nsis compiler included to compile. The instructions state how to do this. Let me know if you have any problems.

***********************************
Deuce {The Core}{Dev Blog}
Portable Software: Just the beginning.

Deuce
Portable Software: Just the beginning.

techguyone
Offline
Last seen: 7 months 1 week ago
ed: 2006-06-09 12:32
Sorry, it's too technical for me

I didn't know what to do, once I had extracted the icon and found the registry entry.
-

1. Use a icon extracting program to extract the ICO file from the executable, or copy it from the program folder if there is one, and then copy it to the directory with the NSIS script.

where is this?

Am I supposed to install something before I use this program?

Maybe I'm just thick but certainly a detailed 1,2,3 of how to use it would be a good thing.

Take a brand new like me, I'm told to find the NSIS script...

What script? where is it? would I even know what it was if I saw it? (don't forget I havent clapped eyes on this app until today, so things that are obvious to you, because you use it regularily will not be so apparant to a brand new , hence the neccesity for an idiot proof ree.
do you see what I mean.

Bruce Pascoe
Offline
Last seen: 13 years 5 months ago
ed: 2006-01-15 16:14
...

There's no such thing as an "idiot-proof ree." Doesn't matter how simple it is; someone will always have trouble with it.

-
[email protected]  [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.

Ashes for Tears
Offline
Last seen: 17 years 7 months ago
ed: 2006-01-11 08:41
Head over to portasoft and

Head over to portasoft and get PortableNSIS. Once you fill out the script, put the icon in the same directory. make sure you rename it to what the value 'SNAME' is. Then all you have to do is double-click on 'PortableNSIS' and drag the script to the compile window.

oh, and make sure there are no'*' in the names.
Ashes

------

Bruce Pascoe
Offline
Last seen: 13 years 5 months ago
ed: 2006-01-15 16:14
...

You forgot to tell him which file the script was, which was one of his questions. I'll answer it. Smile

NSIS scripts have the file extension .nsi.

-
[email protected]  [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.

Ashes for Tears
Offline
Last seen: 17 years 7 months ago
ed: 2006-01-11 08:41
Ooops...

Sorry, guys. Was a little bleary. Thanks Bruce. Smile
Ashes

------

Topic locked