[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

[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,

[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:

[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:

[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

[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:

[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

[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