On 2021.09.22 15:39, the...@sys-concept.com wrote:
On 9/22/21 1:29 PM, the...@sys-concept.com wrote:
> On 9/22/21 1:19 PM, Jack wrote:
>> On 2021.09.22 15:06, the...@sys-concept.com wrote:
>>> I have a pdf fillable form which I can only open in acrobat
reader on Windows.
>>>
>>> Which package
On 2021-09-22 13:29-0600 the...@sys-concept.com wrote:
> On 9/22/21 1:19 PM, Jack wrote:
> > On 2021.09.22 15:06, the...@sys-concept.com wrote:
> >> I have a pdf fillable form which I can only open in acrobat reader
> >> on Windows.
> >>
> >> Which package do I use to read these form on Gentoo?
On 9/22/21 21:29, the...@sys-concept.com wrote:
On 9/22/21 1:19 PM, Jack wrote:
On 2021.09.22 15:06, the...@sys-concept.com wrote:
I have a pdf fillable form which I can only open in acrobat reader on Windows.
Which package do I use to read these form on Gentoo?
You should be able to read th
On 9/22/21 1:29 PM, the...@sys-concept.com wrote:
> On 9/22/21 1:19 PM, Jack wrote:
>> On 2021.09.22 15:06, the...@sys-concept.com wrote:
>>> I have a pdf fillable form which I can only open in acrobat reader on
>>> Windows.
>>>
>>> Which package do I use to read these form on Gentoo?
>> You shoul
On 9/22/21 1:19 PM, Jack wrote:
> On 2021.09.22 15:06, the...@sys-concept.com wrote:
>> I have a pdf fillable form which I can only open in acrobat reader on
>> Windows.
>>
>> Which package do I use to read these form on Gentoo?
> You should be able to read them with any PDF reader. Not all reade
Jack: okular (and poppler apps in general) won't open some (all?) files
with filled in forms.
I had many such files in the past where I had to use acrobat...
Am Mi., 22. Sept. 2021 um 22:19 Uhr schrieb Jack <
ostrof...@users.sourceforge.net>:
> On 2021.09.22 15:06, the...@sys-concept.com wrote:
>
On 2021.09.22 15:06, the...@sys-concept.com wrote:
I have a pdf fillable form which I can only open in acrobat reader on
Windows.
Which package do I use to read these form on Gentoo?
You should be able to read them with any PDF reader. Not all readers
will allow you to fill in the forms and
I have a pdf fillable form which I can only open in acrobat reader on Windows.
Which package do I use to read these form on Gentoo?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have just installed my first amd64 gentoo. I took the world file of
one of my x86 installs and did an emerge -e world. Now everythin seems
to work fine apart from acroread. There seems to be a font problem:
instead of the text normally displayed
unfortunately, no unusual environment settings found, but there is a very important message that I haven't noticed. that is the libstdc++ root loads is libstdc++.so.5, however the user load the version libstdc++.so.6, so that's why they goes to /usr/lib/libstdc++-v3/ and /usr/lib/gcc/i686-pc-li8nu
On 6/26/06, Richard Fish <[EMAIL PROTECTED]> wrote:
On 6/25/06, fei huang <[EMAIL PROTECTED]> wrote:> On 6/25/06, Richard Fish <[EMAIL PROTECTED] > wrote:
> I compared all the open() system calls between outputs generated by root and> the normal user, and found something strange: both root and the
On 6/25/06, fei huang <[EMAIL PROTECTED]> wrote:
On 6/25/06, Richard Fish <[EMAIL PROTECTED] > wrote:
I compared all the open() system calls between outputs generated by root and
the normal user, and found something strange: both root and the normal user
version trying to open libstdc++.so.6, af
On 6/25/06, Richard Fish <[EMAIL PROTECTED]
> wrote:
On 6/23/06, fei huang <[EMAIL PROTECTED]> wrote:> I'm not sure when did this issue arise, perhaps after a update of my glibc
> or whatever packages that I could not remember, but seems ok with root
> somehow, anyway, I used strace to track the r
On 6/23/06, fei huang <[EMAIL PROTECTED]> wrote:
I'm not sure when did this issue arise, perhaps after a update of my glibc
or whatever packages that I could not remember, but seems ok with root
somehow, anyway, I used strace to track the running process and get the
following message ( the last
I'm not sure when did this issue arise, perhaps after a update of my glibc or whatever packages that I could not remember, but seems ok with root somehow, anyway, I used strace to track the running process and get the following message ( the last few lines):
...open("/lib/libgcc_s.so.1", O_RDONLY)
> However, I understand some PDF's are encrypted and can only be read with
> adobes own reader.
xpdf (and offshoots) support decryption of at least some versions of pdf.
Cheers
Antoine
--
gentoo-user@gentoo.org mailing list
On Tue, 2005-05-17 at 17:51 +0100, Jorge Almeida wrote:
> I _will not_ enable JavaSpook.
>
> What remains to be decided is whether I'll give up using Acrobat
> Reader.
I guess I don't see what is special about Acrobat's own reader. I have
problems with it because
1) It is Adobe
2) It is binary
On 05/17/05 14:21, Nicolai Beuermann wrote:
Just go to .adobe/Acrobat/7.0/JavaScripts
and transform glob.settings.js into a symbolic to /dev/null
hope that helps
nico
Am Dienstag 17 Mai 2005 18:51 schrieb Jorge Almeida:
On Tue, 17 May 2005, fire-eyes wrote:
On Tue, 2005-05-17 at 09:20 -0700, Richar
yeah thanks from me too.
this thread has alerted me to a problem i didn't know existed (as I had
js turned on) and has provided me with a fix.
sweet :-)
On Tue, 17 May 2005 21:27:46 +0100 (WEST)
Jorge Almeida wrote:
> On Tue, 17 May 2005, Nicolai Beuermann wrote:
>
> > Just go to .adobe/Acroba
On Tue, 17 May 2005, Nicolai Beuermann wrote:
Just go to .adobe/Acrobat/7.0/JavaScripts
and transform glob.settings.js into a symbolic to /dev/null
hope that helps
It certainly does!
Thanks.
--
Jorge Almeida
--
gentoo-user@gentoo.org mailing list
cd ~/.adobe/Acrobat/7.0/JavaScripts
mv glob.settings.js glob.settings.js.bak
ln -s /dev/null glob.settings.js
--
Christian Prior
http://christianprior.de
--
gentoo-user@gentoo.org mailing list
Just go to .adobe/Acrobat/7.0/JavaScripts
and transform glob.settings.js into a symbolic to /dev/null
hope that helps
nico
Am Dienstag 17 Mai 2005 18:51 schrieb Jorge Almeida:
> On Tue, 17 May 2005, fire-eyes wrote:
> > On Tue, 2005-05-17 at 09:20 -0700, Richard Fish wrote:
> >> Has it annoyed yo
On Tue, 17 May 2005, fire-eyes wrote:
On Tue, 2005-05-17 at 09:20 -0700, Richard Fish wrote:
Has it annoyed you enough yet to turn on JavaScript?
Hopefully not, documents which have been written to do so can then
litrally call home.
I _will not_ enable JavaSpook.
What remains to be decided is whet
On Tue, 2005-05-17 at 09:20 -0700, Richard Fish wrote:
> Has it annoyed you enough yet to turn on JavaScript?
Hopefully not, documents which have been written to do so can then
litrally call home.
--
gentoo-user@gentoo.org mailing list
On Tue, 2005-05-17 at 16:21 +0100, Jorge Almeida wrote:
> Nope. It is there and it is disabled. The problem is that the program
> keeps asking whether I want to enable it!
I have read a few things on this issue, though I do not use the product.
It actually goes to a wider problem, where if javas
Jorge Almeida wrote:
> On Tue, 17 May 2005, ZeeGeek wrote:
>
>> On 5/17/05, Jorge Almeida <[EMAIL PROTECTED]> wrote:
>>
>>>
>>> Each time I close Acrobat Reader 7, I get a *really annoying* message
>>> asking whether I want to enable JavaScripts, which I don't and won't.
>>> This happens no matter
On Tue, 17 May 2005, ZeeGeek wrote:
On 5/17/05, Jorge Almeida <[EMAIL PROTECTED]> wrote:
Each time I close Acrobat Reader 7, I get a *really annoying* message
asking whether I want to enable JavaScripts, which I don't and won't.
This happens no matter what document has been read, or even when no
do
On 5/17/05, Jorge Almeida <[EMAIL PROTECTED]> wrote:
Each time I close Acrobat Reader 7, I get a *really annoying* messageasking whether I want to enable _javascript_s, which I don't and won't.This happens no matter what document has been read, or even when nodocument at all was opened.
Anyone know
Each time I close Acrobat Reader 7, I get a *really annoying* message
asking whether I want to enable JavaScripts, which I don't and won't.
This happens no matter what document has been read, or even when no
document at all was opened.
Anyone knows a way to disable this *feature*?
--
Jorge Almeida
29 matches
Mail list logo