NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
getting a pdf document to printHi all I have received a multipage pdf document that has been locked so it Thanks @ -- "If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow" -- |
getting a pdf document to print
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
andy wrote:
> Hi all
>
> I have received a multipage pdf document that has been locked so it
> cannot be printed. I would like to be able to print this document so
> that I can read it "on the road". Any ideas for by-passing the lock?
Ask them for the password.
Print screen shots of it.
Johannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGQ0+wC1NzPRl9qEURAhFTAJ0VHAByRr1r2qZVhtSsxafpjKWH8gCfTlRm
yBdtqIEAa4L9/hE9I7lMvF0=
=mjwK
-----END PGP SIGNATURE-----
--
getting a pdf document to print
On Thu, 2007-05-10 at 17:46 +0100, andy wrote:
> Hi all
>
> I have received a multipage pdf document that has been locked so it
> cannot be printed. I would like to be able to print this document so
> that I can read it "on the road". Any ideas for by-passing the lock?
pdf2ps then ps2pdf might just work.
--
greg,
PGP key: 1024D/B524687C 2003-08-05
Fingerprint: E1D3 E3D7 5850 957E FED0 2B3A ED66 6971 B524 687C
Alternate Fingerprint: 09F9 1102 9D74 E35B D841 56C5 6356 88C0
getting a pdf document to print
On Thu, May 10, 2007 at 01:00:57PM -0400, Greg Folkert wrote:
> On Thu, 2007-05-10 at 17:46 +0100, andy wrote:
> > Hi all
> >
> > I have received a multipage pdf document that has been locked so it
> > cannot be printed. I would like to be able to print this document so
> > that I can read it "on the road". Any ideas for by-passing the lock?
>
> pdf2ps then ps2pdf might just work.
What about pdf2html, puts each page in a graphic format.
Doug.
--
getting a pdf document to print
On Thu, 2007-05-10 at 17:46 +0100, andy wrote:
> I have received a multipage pdf document that has been locked so it
> cannot be printed. I would like to be able to print this document so
> that I can read it "on the road". Any ideas for by-passing the lock?
In Evince (version 0.8 from experimental, not sure about the unstable
one), run
gconftool --set --type bool /apps/evince/override_restrictions
true
And you should be able to view and print it. I think Xpdf have something
similar, but I'm not sure if it's a compile time option or not.
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
getting a pdf document to print
Sven Arvidsson wrote:
On Thu, 2007-05-10 at 17:46 +0100, andy wrote:
I have received a multipage pdf document that has been locked so it
cannot be printed. I would like to be able to print this document so
that I can read it "on the road". Any ideas for by-passing the lock?
In Evince (version 0.8 from experimental, not sure about the unstable
one), run
gconftool --set --type bool /apps/evince/override_restrictions
true
And you should be able to view and print it. I think Xpdf have something
similar, but I'm not sure if it's a compile time option or not.
Thanks to all who have responded so far. I explored the ideas
suggested, and have pretty much tried the range. I don't know if it is
because I have the password for opening the file, but not the
permissions to print. The document itself restricts from copying and
printing.
Too bad because its a study of the same field as my own interest and I
spend a lot of time commuting. It would have been a good use of that
time.
Anyway, cheers for your help all
--
"If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow"
getting a pdf document to print
On 05/10/2007 12:46 PM, andy wrote:
> Hi all
>
> I have received a multipage pdf document that has been locked so it
> cannot be printed. I would like to be able to print this document so
> that I can read it "on the road". Any ideas for by-passing the lock?
>
> Thanks
~$ apt-cache search pdf |grep password
pdfcrack - PDF files password cracker
Good luck,
Ralph
--
getting a pdf document to print
On 5/10/07, Ralph Katz wrote:
> On 05/10/2007 12:46 PM, andy wrote:
> > Hi all
> >
> > I have received a multipage pdf document that has been locked so it
> > cannot be printed. I would like to be able to print this document so
> > that I can read it "on the road". Any ideas for by-passing the lock?
> >
> > Thanks
>
>
> ~$ apt-cache search pdf |grep password
> pdfcrack - PDF files password cracker
That will probably not work.. See the FAQ section of the page (the 5th
Q from the end):
http://pdfcrack.sourceforge.net/faq.html
It was too good to be true :))
--
Regards
PK
--------------------------------------
http://counter.li.org #402424
--
getting a pdf document to print
On 05/10/2007 02:47 PM, P Kapat wrote:
> On 5/10/07, Ralph Katz wrote:
>> On 05/10/2007 12:46 PM, andy wrote:
>> > Hi all
>> >
>> > I have received a multipage pdf document that has been locked so it
>> > cannot be printed. I would like to be able to print this document so
>> > that I can read it "on the road". Any ideas for by-passing the lock?
>> >
>> > Thanks
>>
>>
>> ~$ apt-cache search pdf |grep password
>> pdfcrack - PDF files password cracker
>
> That will probably not work.. See the FAQ section of the page (the 5th
> Q from the end):
> http://pdfcrack.sourceforge.net/faq.html
>
> It was too good to be true :))
Seemed a good place to start. :) The only time I was in your situation
(needing to print a non-printable pdf), I just went ahead and printed it
with xpdf (my regular pdf reader). No errors, no warnings, it just
seemed to ignore the supposed lock.
Well maybe I was lucky... good luck!
Ralph
--
getting a pdf document to print
Hi Andy.
andy, 10.05.2007 18:46:
> I have received a multipage pdf document that has been locked so it
> cannot be printed. I would like to be able to print this document so
> that I can read it "on the road". Any ideas for by-passing the lock?
You might want to try "pdftk". From the manpage:
> Same as above, except printing is allowed (once the PDF is open)
> pdftk 1.pdf output 1.128.pdf owner_pw foo user_pw baz allow printing
Regards, Mathias
--
debian/rules
getting a pdf document to print
Mathias Brodala wrote:
Hi Andy.
andy, 10.05.2007 18:46:
I have received a multipage pdf document that has been locked so it
cannot be printed. I would like to be able to print this document so
that I can read it "on the road". Any ideas for by-passing the lock?
You might want to try "pdftk". From the manpage:
Same as above, except printing is allowed (once the PDF is open)
pdftk 1.pdf output 1.128.pdf owner_pw foo user_pw baz allow printing
Regards, Mathias
Mathias - great call thanks! I actually just decrypted the file like so:
pdftk the_document01.pdf input_pw <usrpasswd> output
the_document02.pdf
pdftk is a nice little "Swiss army knife" program!! Thanks for the help
:)
A
--
"If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow"
getting a pdf document to print
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
andy wrote:
> Mathias Brodala wrote:
>> Hi Andy.
>>
>> andy, 10.05.2007 18:46:
>>
>>> I have received a multipage pdf document that has been locked so it
>>> cannot be printed. I would like to be able to print this document so
>>> that I can read it "on the road". Any ideas for by-passing the lock?
>>>
>>
>> You might want to try "pdftk". From the manpage:
>>
>>
>>> Same as above, except printing is allowed (once the PDF is open)
>>> pdftk 1.pdf output 1.128.pdf owner_pw foo user_pw baz allow
>>> printing
>>>
>>
>>
>> Regards, Mathias
>>
>>
> Mathias - great call thanks! I actually just decrypted the file like so:
>
>
> pdftk the_document01.pdf input_pw output the_document02.pdf
>
> pdftk is a nice little "Swiss army knife" program!! Thanks for the help :)
Just for the record...
How did you try to print the file in the first place? From which
application?
I have toyed a little with encryption via pdftk [1] and found out that with
pdftk my.pdf output crypt.pdf owner_pw bla user_pw blooh
acroread cannot print the pdf, but kpdf just ignores the print-lock.
It would be interesting to know if the same applies to pdfs encrypted
from other sources.
Johannes
[1] I use encrypted pdfs for secure communication with friends who can't
use encrypted e-mail at work.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGRF0IC1NzPRl9qEURArr0AJ9VbJ4zMLOMgI4tg+oMyj/CRj5FSgCfSBzd
Qfkytx4VQwmd1WDMmHbSr9Q=
=qn20
-----END PGP SIGNATURE-----
--
Great advice
Well, for the record, all of those remedies worked for me.
pdf2ps followed by ps2pdf worked perfectly.
The gconftool override_restrictions worked.
And the pdftk worked too.
Nice work guys!
XOX DOM