[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2012-08-31 Thread candela
Thanks! I also found Fritz's comment very useful. I followed these
instructions and solved the problem:
http://www.codingbeaver.com/myblog/index.php/2010/01/11/how-to-remove-
pdf-files-print-protection/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/773053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-10-15 Thread Patrick
I got the same problem (Ubuntu 10.04) and found very useful Fritz's comment.
The files I wanted - actually needed - to merge had the document assembly 
property set to not allowed, as shown by Acrobat Reader in 
file/properties/security.
An ugly but useful workaround, implied in Fritz's comment, is therefore 1) 
print the protected files on a pdf printer and 2) then work with pdfshuffler on 
the resulting files.
It worked for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/773053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-09-25 Thread logari81
now we show an error message at least:
http://pdfshuffler.svn.sourceforge.net/viewvc/pdfshuffler?view=revisionrevision=54

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/773053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-06-21 Thread Fritz Heinrichmeyer
same here, looks like a bug  in pypdf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/773053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-06-21 Thread Fritz Heinrichmeyer
forget my same here, one document i wanted to merge was protected  so
it is intended that merging fails

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/773053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-06-21 Thread Fritz Heinrichmeyer
after getting a not protected document pypdf/pdfshuffler worked.

pdfshuffler should catch such errors in some way and not simply hang.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/773053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-04-29 Thread Alex
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-04-29 Thread Alex
Here is the terminal output:

Traceback (most recent call last):
  File /usr/bin/pdfshuffler, line 411, in choose_export_pdf_name
self.export_to_file(file_out)
  File /usr/bin/pdfshuffler, line 434, in export_to_file
if (pdfdoc_inp.decrypt('')!=1): # Workaround for lp:#355479
  File /usr/lib/pymodules/python2.7/pyPdf/pdf.py, line 794, in decrypt
return self._decrypt(password)
  File /usr/lib/pymodules/python2.7/pyPdf/pdf.py, line 803, in _decrypt
raise NotImplementedError, only algorithm code 1 and 2 are supported
NotImplementedError: only algorithm code 1 and 2 are supported

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs