Re: alternative to pdftk

2019-04-15 Thread Dave Stevens
On Mon, 15 Apr 2019 14:15:57 -0700
Samuel Sieb  wrote:

> On 4/15/19 12:48 PM, Patrick Dupre wrote:
> > What are the alternatives to pdftk?
> > I need to rotate a pdf file.  
> 
> I use pdfshuffler.

+1

d

> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines:
> https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: alternative to pdftk

2019-04-15 Thread Samuel Sieb

On 4/15/19 12:48 PM, Patrick Dupre wrote:

What are the alternatives to pdftk?
I need to rotate a pdf file.


I use pdfshuffler.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: alternative to pdftk

2019-04-15 Thread Seth Kenlon
I do a lot of work with PDFs at my job. ImageMagick is, by the
assertion of its own developers, non-ideal for most PDF work because
it is meant for Images and most PDFs have embedded text, postscript
vectors, bookmarks, and all manner of metadata that you probably want
to keep and/or keep lossless.

pdf-stapler is very close to being a proper replacement.
https://github.com/hellerbarde/stapler

It does all the concatenating and rotating and retaining-of-data stuff
that pdftk does.

It doesn't have a very robust system for dealing with bookmarks and
other metadata.

I coasted with pdf-stapler for a while, until I needed to do some
serious PDF editing, at which point I installed Snapcraft (on fedora!)
and then installed pdftk as a snap. Works like a charm, highlly
recommended. Here are notes on how the Snap install goes on fedora:

https://github.com/smoser/pdftk/issues/6
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: alternative to pdftk

2019-04-15 Thread Andras Simon
2019-04-15 21:48 GMT+02:00, Patrick Dupre :
> Hello,
>
> What are the alternatives to pdftk?
> I need to rotate a pdf file.

There's pdf90 (part of texlive-pdfjam)  which, according to its man
page, "rotates the pages of files in the Adobe Portable Document
Format (PDF) through 90 degrees (anti-clockwise)".
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: alternative to pdftk

2019-04-15 Thread Ted Roche
qpdf and ImageMagick are among the suggestions on this page:

https://unix.stackexchange.com/questions/394065/command-line-how-do-you-rotate-a-pdf-file-90-degrees

On Mon, Apr 15, 2019 at 3:48 PM Patrick Dupre  wrote:

> Hello,
>
> What are the alternatives to pdftk?
> I need to rotate a pdf file.
>
> Thank.
>
> ===
>  Patrick DUPRÉ | | email: pdu...@gmx.com
>  Laboratoire interdisciplinaire Carnot de Bourgogne
>  9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
>  Tel: +33 (0)380395988
> ===
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>


-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


alternative to pdftk

2019-04-15 Thread Patrick Dupre
Hello,

What are the alternatives to pdftk?
I need to rotate a pdf file.

Thank.

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988
===
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
Well, I can not test it, sorry. I have F22 installed everywhere.

Perhaps it is time for you to upgrade?

Ranjan

On Wed, 2 Sep 2015 19:22:59 +0200 Patrick Dupre <pdu...@gmx.com> wrote:

> Package pyPdf-1.13-7.fc21.noarch already installed and latest version
> Nothing to do
> 
> ===
>  Patrick DUPRÉ | | email: pdu...@gmx.com
>  Laboratoire de Physico-Chimie de l'Atmosphère | |
>  Université du Littoral-Côte d'Opale   | |
>  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> ===
> 
> 
> > Sent: Wednesday, September 02, 2015 at 7:20 PM
> > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> > Subject: Re: pdftk
> >
> > You need PyPdf installed.
> > 
> > On Wed, 2 Sep 2015 19:17:03 +0200 Patrick Dupre <pdu...@gmx.com> wrote:
> > 
> > > pdf-stapler --help
> > > Traceback (most recent call last):
> > >   File "/usr/bin/pdf-stapler", line 5, in 
> > > from pkg_resources import load_entry_point
> > >   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2713, in 
> > > 
> > > parse_requirements(__requires__), Environment()
> > >   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 567, in 
> > > resolve
> > > raise DistributionNotFound(req)
> > > pkg_resources.DistributionNotFound: pypdf==1.12
> > > 
> > > 
> > > ===
> > >  Patrick DUPRÉ | | email: pdu...@gmx.com
> > >  Laboratoire de Physico-Chimie de l'Atmosphère | |
> > >  Université du Littoral-Côte d'Opale   | |
> > >  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
> > >  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> > > ===
> > > 
> > > 
> > > > Sent: Wednesday, September 02, 2015 at 6:57 PM
> > > > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > > > To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> > > > Subject: Re: pdftk
> > > >
> > > > Try it now, with 1 instead of 2 (you know where).
> > > > 
> > > > Ranjan
> > > > 
> > > > On Wed, 2 Sep 2015 17:02:46 +0200 Patrick Dupre <pdu...@gmx.com> wrote:
> > > > 
> > > > > Thank.
> > > > > Can we get the version for fc21?
> > > > > 
> > > > > Thank.
> > > > > 
> > > > > ===
> > > > >  Patrick DUPRÉ | | email: 
> > > > > pdu...@gmx.com
> > > > >  Laboratoire de Physico-Chimie de l'Atmosphère | |
> > > > >  Université du Littoral-Côte d'Opale   | |
> > > > >  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
> > > > >  189A, avenue Maurice Schumann     | | 59140 Dunkerque, 
> > > > > France
> > > > > ===
> > > > > 
> > > > > 
> > > > > > Sent: Wednesday, September 02, 2015 at 4:26 PM
> > > > > > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > > > > > To: users@lists.fedoraproject.org
> > > > > > Subject: Re: pdftk
> > > > > >
> > > > > > Btw, I have put my rpm for pdf-stapler here, in case it helps 
> > > > > > anyone:
> > > > > > 
> > > > > > http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> > > > > > 
> > > > > > I personally have found pdf-stapler to be a very good, perhaps 
> > > > > > better, commandline replacement for pdftk (for my purposes, but of 
> > > > > > course, your needs may vary).
> > > > > > 
> > > > > > Ranjan
> > > > > > 
>

Re: pdftk

2015-09-02 Thread Patrick Dupre
Package pyPdf-1.13-7.fc21.noarch already installed and latest version
Nothing to do

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale   | |
 Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===


> Sent: Wednesday, September 02, 2015 at 7:20 PM
> From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> Subject: Re: pdftk
>
> You need PyPdf installed.
> 
> On Wed, 2 Sep 2015 19:17:03 +0200 Patrick Dupre <pdu...@gmx.com> wrote:
> 
> > pdf-stapler --help
> > Traceback (most recent call last):
> >   File "/usr/bin/pdf-stapler", line 5, in 
> > from pkg_resources import load_entry_point
> >   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2713, in 
> > 
> > parse_requirements(__requires__), Environment()
> >   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 567, in 
> > resolve
> > raise DistributionNotFound(req)
> > pkg_resources.DistributionNotFound: pypdf==1.12
> > 
> > 
> > ===
> >  Patrick DUPRÉ | | email: pdu...@gmx.com
> >  Laboratoire de Physico-Chimie de l'Atmosphère | |
> >  Université du Littoral-Côte d'Opale   | |
> >  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
> >  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> > ===
> > 
> > 
> > > Sent: Wednesday, September 02, 2015 at 6:57 PM
> > > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > > To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> > > Subject: Re: pdftk
> > >
> > > Try it now, with 1 instead of 2 (you know where).
> > > 
> > > Ranjan
> > > 
> > > On Wed, 2 Sep 2015 17:02:46 +0200 Patrick Dupre <pdu...@gmx.com> wrote:
> > > 
> > > > Thank.
> > > > Can we get the version for fc21?
> > > > 
> > > > Thank.
> > > > 
> > > > ===
> > > >  Patrick DUPRÉ | | email: pdu...@gmx.com
> > > >  Laboratoire de Physico-Chimie de l'Atmosphère | |
> > > >  Université du Littoral-Côte d'Opale   | |
> > > >  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
> > > >  189A, avenue Maurice Schumann | | 59140 Dunkerque, 
> > > > France
> > > > ===
> > > > 
> > > > 
> > > > > Sent: Wednesday, September 02, 2015 at 4:26 PM
> > > > > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > > > > To: users@lists.fedoraproject.org
> > > > > Subject: Re: pdftk
> > > > >
> > > > > Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> > > > > 
> > > > > http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> > > > > 
> > > > > I personally have found pdf-stapler to be a very good, perhaps 
> > > > > better, commandline replacement for pdftk (for my purposes, but of 
> > > > > course, your needs may vary).
> > > > > 
> > > > > Ranjan
> > > > > 
> > > > > 
> > > > > FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
> > > > > Check it out at http://www.inbox.com/earth
> > > > > 
> > > > > 
> > > > > -- 
> > > > > users mailing list
> > > > > users@lists.fedoraproject.org
> > > > > To unsubscribe or change subscription options:
> > > > > https://admin.fedoraproject.org/mailman/listinfo/users
> > > > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > &g

Re: pdftk

2015-09-02 Thread Ranjan Maitra
pyPdf.

On Wed, 2 Sep 2015 19:17:03 +0200 Patrick Dupre <pdu...@gmx.com> wrote:

> pdf-stapler --help
> Traceback (most recent call last):
>   File "/usr/bin/pdf-stapler", line 5, in 
> from pkg_resources import load_entry_point
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2713, in 
> 
> parse_requirements(__requires__), Environment()
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 567, in 
> resolve
> raise DistributionNotFound(req)
> pkg_resources.DistributionNotFound: pypdf==1.12
> 
> 
> ===
>  Patrick DUPRÉ | | email: pdu...@gmx.com
>  Laboratoire de Physico-Chimie de l'Atmosphère | |
>  Université du Littoral-Côte d'Opale   | |
>  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> ===
> 
> 
> > Sent: Wednesday, September 02, 2015 at 6:57 PM
> > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> > Subject: Re: pdftk
> >
> > Try it now, with 1 instead of 2 (you know where).
> > 
> > Ranjan
> > 
> > On Wed, 2 Sep 2015 17:02:46 +0200 Patrick Dupre <pdu...@gmx.com> wrote:
> > 
> > > Thank.
> > > Can we get the version for fc21?
> > > 
> > > Thank.
> > > 
> > > ===
> > >  Patrick DUPRÉ | | email: pdu...@gmx.com
> > >  Laboratoire de Physico-Chimie de l'Atmosphère | |
> > >  Université du Littoral-Côte d'Opale   | |
> > >  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
> > >  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> > > ===
> > > 
> > > 
> > > > Sent: Wednesday, September 02, 2015 at 4:26 PM
> > > > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > > > To: users@lists.fedoraproject.org
> > > > Subject: Re: pdftk
> > > >
> > > > Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> > > > 
> > > > http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> > > > 
> > > > I personally have found pdf-stapler to be a very good, perhaps better, 
> > > > commandline replacement for pdftk (for my purposes, but of course, your 
> > > > needs may vary).
> > > > 
> > > > Ranjan
> > > > 
> > > > 
> > > > FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
> > > > Check it out at http://www.inbox.com/earth
> > > > 
> > > > 
> > > > -- 
> > > > users mailing list
> > > > users@lists.fedoraproject.org
> > > > To unsubscribe or change subscription options:
> > > > https://admin.fedoraproject.org/mailman/listinfo/users
> > > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > > > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > > > Have a question? Ask away: http://ask.fedoraproject.org
> > > >
> > > -- 
> > > users mailing list
> > > users@lists.fedoraproject.org
> > > To unsubscribe or change subscription options:
> > > https://admin.fedoraproject.org/mailman/listinfo/users
> > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > > Have a question? Ask away: http://ask.fedoraproject.org
> > 
> > 
> > -- 
> > Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
> > receipt. Please respond to the mailing list if appropriate. For those 
> > needing to send personal or professional e-mail, please use appropriate 
> > addresses.
> > 
> > 
> > FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
> > family!
> > Visit http://www.inbox.com/photosharing to find out more!
> > 
> > 
> > 

Re: pdftk

2015-09-02 Thread Raman Gupta
Ranjan, what about putting your package in copr
(https://copr.fedoraproject.org/) so that people can add it as a repo
easily e.g. "dnf copr enable ..."?

Regards,
Raman

On 09/02/2015 01:50 PM, Ranjan Maitra wrote:
> Paul,
> 
> I put in a review request to BZ, and it is a bit stuck there. The BZ people 
> are not to be blamed for this however.
> 
> The issue is a license file which exists on the git site, but not in the tar 
> file on the pypi site. I have written several times to the author (Philip 
> Stark) of the package over the past couple of months asking about this 
> discrepancy but not got any response. He used to be pretty responsive earlier 
> this year so this lack of response is a bit perplexing, actually. 
> 
> Looking at this thread, I just decided to post the rpm so that someone may 
> benefit. 
> 
> I have been using pdf-stapler since F21 and have found it to be very adequate 
> for our needs.
> 
> Ranjan
> 
> On Wed, 2 Sep 2015 18:33:28 +0100 Paul Smith <phh...@gmail.com> wrote:
> 
>> On Wed, Sep 2, 2015 at 3:26 PM, Ranjan Maitra
>> <maitra.mbox.igno...@inbox.com> wrote:
>>> Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
>>>
>>> http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
>>>
>>> I personally have found pdf-stapler to be a very good, perhaps better, 
>>> commandline replacement for pdftk (for my purposes, but of course, your 
>>> needs may vary).
>>
>> Thanks, Ranjan. Are you planning to insert your pdf-stapler rpm into
>> some public repository?
>>
>> Paul
>> -- 
>> users mailing list
>> users@lists.fedoraproject.org
>> To unsubscribe or change subscription options:
>> https://admin.fedoraproject.org/mailman/listinfo/users
>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>> Have a question? Ask away: http://ask.fedoraproject.org
> 
> 

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ted Roche
On Tue, Sep 1, 2015 at 10:36 AM, Ranjan Maitra
<maitra.mbox.igno...@inbox.com> wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1234210
>

pdf-stapler or pdfshuffler are fine tools if you just want to collate
PDFs, but pdftk did a lot more. I've been using it for years to merge
data into pre-built template PDFs. pdftk has a number of very useful
commands to debug issues with data PDFs.

I haven't found another tool in the Fedora/Red Hat/CentOS distrosthat
lets me do that. I have had to switch a large enterprise client onto
that other popular Linux.

Does anyone have a suggestion for other tools you can use to batch FDF
or similar text data into PDF, controlling the output filenames?


-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Paul Smith
On Wed, Sep 2, 2015 at 3:26 PM, Ranjan Maitra
<maitra.mbox.igno...@inbox.com> wrote:
> Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
>
> http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
>
> I personally have found pdf-stapler to be a very good, perhaps better, 
> commandline replacement for pdftk (for my purposes, but of course, your needs 
> may vary).

Thanks, Ranjan. Are you planning to insert your pdf-stapler rpm into
some public repository?

Paul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
You need PyPdf installed.

On Wed, 2 Sep 2015 19:17:03 +0200 Patrick Dupre <pdu...@gmx.com> wrote:

> pdf-stapler --help
> Traceback (most recent call last):
>   File "/usr/bin/pdf-stapler", line 5, in 
> from pkg_resources import load_entry_point
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2713, in 
> 
> parse_requirements(__requires__), Environment()
>   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 567, in 
> resolve
> raise DistributionNotFound(req)
> pkg_resources.DistributionNotFound: pypdf==1.12
> 
> 
> ===
>  Patrick DUPRÉ | | email: pdu...@gmx.com
>  Laboratoire de Physico-Chimie de l'Atmosphère | |
>  Université du Littoral-Côte d'Opale   | |
>  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> ===
> 
> 
> > Sent: Wednesday, September 02, 2015 at 6:57 PM
> > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> > Subject: Re: pdftk
> >
> > Try it now, with 1 instead of 2 (you know where).
> > 
> > Ranjan
> > 
> > On Wed, 2 Sep 2015 17:02:46 +0200 Patrick Dupre <pdu...@gmx.com> wrote:
> > 
> > > Thank.
> > > Can we get the version for fc21?
> > > 
> > > Thank.
> > > 
> > > ===
> > >  Patrick DUPRÉ | | email: pdu...@gmx.com
> > >  Laboratoire de Physico-Chimie de l'Atmosphère | |
> > >  Université du Littoral-Côte d'Opale   | |
> > >  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
> > >  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> > > ===
> > > 
> > > 
> > > > Sent: Wednesday, September 02, 2015 at 4:26 PM
> > > > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > > > To: users@lists.fedoraproject.org
> > > > Subject: Re: pdftk
> > > >
> > > > Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> > > > 
> > > > http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> > > > 
> > > > I personally have found pdf-stapler to be a very good, perhaps better, 
> > > > commandline replacement for pdftk (for my purposes, but of course, your 
> > > > needs may vary).
> > > > 
> > > > Ranjan
> > > > 
> > > > 
> > > > FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
> > > > Check it out at http://www.inbox.com/earth
> > > > 
> > > > 
> > > > -- 
> > > > users mailing list
> > > > users@lists.fedoraproject.org
> > > > To unsubscribe or change subscription options:
> > > > https://admin.fedoraproject.org/mailman/listinfo/users
> > > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > > > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > > > Have a question? Ask away: http://ask.fedoraproject.org
> > > >
> > > -- 
> > > users mailing list
> > > users@lists.fedoraproject.org
> > > To unsubscribe or change subscription options:
> > > https://admin.fedoraproject.org/mailman/listinfo/users
> > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > > Have a question? Ask away: http://ask.fedoraproject.org
> > 
> > 
> > -- 
> > Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
> > receipt. Please respond to the mailing list if appropriate. For those 
> > needing to send personal or professional e-mail, please use appropriate 
> > addresses.
> > 
> > 
> > FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
> > family!
> > Visit http://www.inbox.com/photosharing to find out more!
> > 
&

Re: pdftk

2015-09-02 Thread Ranjan Maitra
Try it now, with 1 instead of 2 (you know where).

Ranjan

On Wed, 2 Sep 2015 17:02:46 +0200 Patrick Dupre <pdu...@gmx.com> wrote:

> Thank.
> Can we get the version for fc21?
> 
> Thank.
> 
> ===
>  Patrick DUPRÉ | | email: pdu...@gmx.com
>  Laboratoire de Physico-Chimie de l'Atmosphère | |
>  Université du Littoral-Côte d'Opale   | |
>  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> ===
> 
> 
> > Sent: Wednesday, September 02, 2015 at 4:26 PM
> > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > To: users@lists.fedoraproject.org
> > Subject: Re: pdftk
> >
> > Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> > 
> > http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> > 
> > I personally have found pdf-stapler to be a very good, perhaps better, 
> > commandline replacement for pdftk (for my purposes, but of course, your 
> > needs may vary).
> > 
> > Ranjan
> > 
> > 
> > FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
> > Check it out at http://www.inbox.com/earth
> > 
> > 
> > -- 
> > users mailing list
> > users@lists.fedoraproject.org
> > To unsubscribe or change subscription options:
> > https://admin.fedoraproject.org/mailman/listinfo/users
> > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > Have a question? Ask away: http://ask.fedoraproject.org
> >
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
family!
Visit http://www.inbox.com/photosharing to find out more!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
Paul,

I put in a review request to BZ, and it is a bit stuck there. The BZ people are 
not to be blamed for this however.

The issue is a license file which exists on the git site, but not in the tar 
file on the pypi site. I have written several times to the author (Philip 
Stark) of the package over the past couple of months asking about this 
discrepancy but not got any response. He used to be pretty responsive earlier 
this year so this lack of response is a bit perplexing, actually. 

Looking at this thread, I just decided to post the rpm so that someone may 
benefit. 

I have been using pdf-stapler since F21 and have found it to be very adequate 
for our needs.

Ranjan

On Wed, 2 Sep 2015 18:33:28 +0100 Paul Smith <phh...@gmail.com> wrote:

> On Wed, Sep 2, 2015 at 3:26 PM, Ranjan Maitra
> <maitra.mbox.igno...@inbox.com> wrote:
> > Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> >
> > http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> >
> > I personally have found pdf-stapler to be a very good, perhaps better, 
> > commandline replacement for pdftk (for my purposes, but of course, your 
> > needs may vary).
> 
> Thanks, Ranjan. Are you planning to insert your pdf-stapler rpm into
> some public repository?
> 
> Paul
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Patrick Dupre
pdf-stapler --help
Traceback (most recent call last):
  File "/usr/bin/pdf-stapler", line 5, in 
from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2713, in 

parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 567, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pypdf==1.12


===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale   | |
 Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===


> Sent: Wednesday, September 02, 2015 at 6:57 PM
> From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> To: "Community support for Fedora users" <users@lists.fedoraproject.org>
> Subject: Re: pdftk
>
> Try it now, with 1 instead of 2 (you know where).
> 
> Ranjan
> 
> On Wed, 2 Sep 2015 17:02:46 +0200 Patrick Dupre <pdu...@gmx.com> wrote:
> 
> > Thank.
> > Can we get the version for fc21?
> > 
> > Thank.
> > 
> > ===
> >  Patrick DUPRÉ | | email: pdu...@gmx.com
> >  Laboratoire de Physico-Chimie de l'Atmosphère | |
> >  Université du Littoral-Côte d'Opale   | |
> >  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
> >  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> > ===
> > 
> > 
> > > Sent: Wednesday, September 02, 2015 at 4:26 PM
> > > From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> > > To: users@lists.fedoraproject.org
> > > Subject: Re: pdftk
> > >
> > > Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> > > 
> > > http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> > > 
> > > I personally have found pdf-stapler to be a very good, perhaps better, 
> > > commandline replacement for pdftk (for my purposes, but of course, your 
> > > needs may vary).
> > > 
> > > Ranjan
> > > 
> > > 
> > > FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
> > > Check it out at http://www.inbox.com/earth
> > > 
> > > 
> > > -- 
> > > users mailing list
> > > users@lists.fedoraproject.org
> > > To unsubscribe or change subscription options:
> > > https://admin.fedoraproject.org/mailman/listinfo/users
> > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > > Have a question? Ask away: http://ask.fedoraproject.org
> > >
> > -- 
> > users mailing list
> > users@lists.fedoraproject.org
> > To unsubscribe or change subscription options:
> > https://admin.fedoraproject.org/mailman/listinfo/users
> > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> > Have a question? Ask away: http://ask.fedoraproject.org
> 
> 
> -- 
> Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
> receipt. Please respond to the mailing list if appropriate. For those needing 
> to send personal or professional e-mail, please use appropriate addresses.
> 
> 
> FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
> family!
> Visit http://www.inbox.com/photosharing to find out more!
> 
> 
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Paul Smith
On Wed, Sep 2, 2015 at 7:39 PM, Ranjan Maitra
 wrote:
> Try again!
>
> I just realized that the changes requested by BZ actually damaged the 
> package. Try downloading and seeing if this works now.

Thanks again, Ranjan. I have just done that, and now the command

pdf-stapler --help

works just fine!

Paul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Pete Travis
On Sep 2, 2015 12:51 PM, "Ranjan Maitra" 
wrote:
>
> Paul,
>
> I put in a review request to BZ, and it is a bit stuck there. The BZ
people are not to be blamed for this however.
>
> The issue is a license file which exists on the git site, but not in the
tar file on the pypi site. I have written several times to the author
(Philip Stark) of the package over the past couple of months asking about
this discrepancy but not got any response. He used to be pretty responsive
earlier this year so this lack of response is a bit perplexing, actually.
>
> Looking at this thread, I just decided to post the rpm so that someone
may benefit.
>
> I have been using pdf-stapler since F21 and have found it to be very
adequate for our needs.
>
> Ranjan
>
>

Github exports archives for any given commit, tag, or branch head.  If
upstream has tagged releases on GitHub, you can use that as a source.  I
personally prefer to do this; it seems odd to involve a third party, and I
can reliably associate the version in the package with the source repo if I
want to patch or hack.

--Pete
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
Well, but for that licensing discrepancy, it is good to go for Fedora. I did 
not want to deal with another process so I went the official route. 

I do hope that the licensing issue (it is really a non-issue -- the fact that 
there is no license file in the pypi.org release, but is there in the git 
release) is resolved soon. There are probably workarounds for this, but I did 
not want to mess with this additionally at this point. Perhaps that is the way 
I have to go eventually.

Ranjan

On Wed, 2 Sep 2015 13:55:50 -0400 Raman Gupta <rocketra...@gmail.com> wrote:

> Ranjan, what about putting your package in copr
> (https://copr.fedoraproject.org/) so that people can add it as a repo
> easily e.g. "dnf copr enable ..."?
> 
> Regards,
> Raman
> 
> On 09/02/2015 01:50 PM, Ranjan Maitra wrote:
> > Paul,
> > 
> > I put in a review request to BZ, and it is a bit stuck there. The BZ people 
> > are not to be blamed for this however.
> > 
> > The issue is a license file which exists on the git site, but not in the 
> > tar file on the pypi site. I have written several times to the author 
> > (Philip Stark) of the package over the past couple of months asking about 
> > this discrepancy but not got any response. He used to be pretty responsive 
> > earlier this year so this lack of response is a bit perplexing, actually. 
> > 
> > Looking at this thread, I just decided to post the rpm so that someone may 
> > benefit. 
> > 
> > I have been using pdf-stapler since F21 and have found it to be very 
> > adequate for our needs.
> > 
> > Ranjan
> > 
> > On Wed, 2 Sep 2015 18:33:28 +0100 Paul Smith <phh...@gmail.com> wrote:
> > 
> >> On Wed, Sep 2, 2015 at 3:26 PM, Ranjan Maitra
> >> <maitra.mbox.igno...@inbox.com> wrote:
> >>> Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> >>>
> >>> http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> >>>
> >>> I personally have found pdf-stapler to be a very good, perhaps better, 
> >>> commandline replacement for pdftk (for my purposes, but of course, your 
> >>> needs may vary).
> >>
> >> Thanks, Ranjan. Are you planning to insert your pdf-stapler rpm into
> >> some public repository?
> >>
> >> Paul
> >> -- 
> >> users mailing list
> >> users@lists.fedoraproject.org
> >> To unsubscribe or change subscription options:
> >> https://admin.fedoraproject.org/mailman/listinfo/users
> >> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> >> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> >> Have a question? Ask away: http://ask.fedoraproject.org
> > 
> > 
> 
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
family!
Visit http://www.inbox.com/photosharing to find out more!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Paul Smith
Dear All,

I have just installed Ranjan's rpm on F22, but getting the following error:

-
$ pdf-stapler --help
Traceback (most recent call last):
  File "/usr/bin/pdf-stapler", line 5, in 
from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 3084, in 
@_call_aside
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 3070, in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 3097, in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 653, in _build_master
return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 666, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 839, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pypdf==1.12' distribution was
not found and is required by stapler
$
$ rpm -qa pyPdf
pyPdf-1.13-7.fc21.noarch
$
-

Paul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
Try again! 

I just realized that the changes requested by BZ actually damaged the package. 
Try downloading and seeing if this works now.

Best wishes,
Ranjan


On Wed, 2 Sep 2015 19:20:40 +0100 Paul Smith  wrote:

> Dear All,
> 
> I have just installed Ranjan's rpm on F22, but getting the following error:
> 
> -
> $ pdf-stapler --help
> Traceback (most recent call last):
>   File "/usr/bin/pdf-stapler", line 5, in 
> from pkg_resources import load_entry_point
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 3084, in 
> @_call_aside
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 3070, in _call_aside
> f(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 3097, in _initialize_master_working_set
> working_set = WorkingSet._build_master()
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 653, in _build_master
> return cls._build_from_requirements(__requires__)
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 666, in _build_from_requirements
> dists = ws.resolve(reqs, Environment())
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 839, in resolve
> raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'pypdf==1.12' distribution was
> not found and is required by stapler
> $
> $ rpm -qa pyPdf
> pyPdf-1.13-7.fc21.noarch
> $
> -
> 
> Paul
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


Can't remember your password? Do you need a strong and secure password?
Use Password manager! It stores your passwords & protects your account.
Check it out at http://mysecurelogon.com/manager


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
On Wed, 2 Sep 2015 14:14:59 -0500 Michael Cronenworth  wrote:

> On 09/02/2015 01:23 PM, Ranjan Maitra wrote:
> > Well, originally, I had posted the github source, but this had to be 
> > changed to meet Fedora's guidelines.
> 
> Pointing to a github release URL is valid. Whoever told you to change "due to 
> the 
> guidelines" is wrong.
> 
> Please post the review bugzilla URL.

Here is the URL:

https://bugzilla.redhat.com/show_bug.cgi?id=1234210

But I am misremembering: this advice was on this list whose other advice 
enabled me to build the package:

https://lists.fedoraproject.org/pipermail/users/2015-May/460713.html

I asked Philip to make the package and he pointed me to the pypi.org 
"authoritative source" before he disappeared.

But the changes submitted as as a response to BZ review appear not to make the 
package work. Reverting it back does.

Ranjan


FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your 
desktop!
Check it out at http://www.inbox.com/marineaquarium


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
pdfstapler -help

On Wed, 2 Sep 2015 19:20:40 +0100 Paul Smith  wrote:

> Dear All,
> 
> I have just installed Ranjan's rpm on F22, but getting the following error:
> 
> -
> $ pdf-stapler --help
> Traceback (most recent call last):
>   File "/usr/bin/pdf-stapler", line 5, in 
> from pkg_resources import load_entry_point
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 3084, in 
> @_call_aside
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 3070, in _call_aside
> f(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 3097, in _initialize_master_working_set
> working_set = WorkingSet._build_master()
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 653, in _build_master
> return cls._build_from_requirements(__requires__)
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 666, in _build_from_requirements
> dists = ws.resolve(reqs, Environment())
>   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py",
> line 839, in resolve
> raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'pypdf==1.12' distribution was
> not found and is required by stapler
> $
> $ rpm -qa pyPdf
> pyPdf-1.13-7.fc21.noarch
> $
> -
> 
> Paul
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


Can't remember your password? Do you need a strong and secure password?
Use Password manager! It stores your passwords & protects your account.
Check it out at http://mysecurelogon.com/manager


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Paul Smith
On Wed, Sep 2, 2015 at 6:50 PM, Ranjan Maitra
 wrote:
>
> I put in a review request to BZ, and it is a bit stuck there. The BZ people 
> are not to be blamed for this however.
>
> The issue is a license file which exists on the git site, but not in the tar 
> file on the pypi site. I have written several times to the author (Philip 
> Stark) of the package over the past couple of months asking about this 
> discrepancy but not got any response. He used to be pretty responsive earlier 
> this year so this lack of response is a bit perplexing, actually.
>
> Looking at this thread, I just decided to post the rpm so that someone may 
> benefit.
>
> I have been using pdf-stapler since F21 and have found it to be very adequate 
> for our needs.

Thanks, Ranjan, for the information.

Paul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Michael Cronenworth

On 09/02/2015 01:23 PM, Ranjan Maitra wrote:

Well, originally, I had posted the github source, but this had to be changed to 
meet Fedora's guidelines.


Pointing to a github release URL is valid. Whoever told you to change "due to the 
guidelines" is wrong.


Please post the review bugzilla URL.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
> 
> Github exports archives for any given commit, tag, or branch head.  If
> upstream has tagged releases on GitHub, you can use that as a source.  I
> personally prefer to do this; it seems odd to involve a third party, and I
> can reliably associate the version in the package with the source repo if I
> want to patch or hack.

Well, originally, I had posted the github source, but this had to be changed to 
meet Fedora's guidelines. Then Philip Stark suggested that the pypi.org is the 
authorative source. The source code is the same, but for this license file.


Ranjan


FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Jonathan Underwood
On 1 September 2015 at 17:09, Patrick Dupre <pdu...@gmx.com> wrote:
> Unfortunately, pdfshuffler does not have the same capabilities than pdftk.
> It has a graphics interface.
> There is one command easy with pdftk:
> pdftk file.pdf cat 3-4 output file2.pdf

Something like this should give you the same functionality I think:

gs -sDEVICE=pdfwrite -dNOPAUSE -dBATCH -dSAFER \
 -dFirstPage=3 -dLastPage=4 \
 -sOutputFile=file2.pdf file.pdf
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Patrick Dupre
Thank.
Can we get the version for fc21?

Thank.

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale   | |
 Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===


> Sent: Wednesday, September 02, 2015 at 4:26 PM
> From: "Ranjan Maitra" <maitra.mbox.igno...@inbox.com>
> To: users@lists.fedoraproject.org
> Subject: Re: pdftk
>
> Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:
> 
> http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm
> 
> I personally have found pdf-stapler to be a very good, perhaps better, 
> commandline replacement for pdftk (for my purposes, but of course, your needs 
> may vary).
> 
> Ranjan
> 
> 
> FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
> Check it out at http://www.inbox.com/earth
> 
> 
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-02 Thread Ranjan Maitra
Btw, I have put my rpm for pdf-stapler here, in case it helps anyone:

http://www.public.iastate.edu/~maitra/pdf-stapler-0.3.0-1.fc22.noarch.rpm

I personally have found pdf-stapler to be a very good, perhaps better, 
commandline replacement for pdftk (for my purposes, but of course, your needs 
may vary).

Ranjan


FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-01 Thread Heinz Diehl
On 01.09.2015, Patrick Dupre wrote: 

> There is one command easy with pdftk:
> pdftk file.pdf cat 3-4 output file2.pdf
> that I cannot have with pdfshuffler.

This can easily be done with pdfshuffler. Just load the .pdf, mark
page 3 and 4, right click and choose "export selection".

> pdftk, is a well established and solid tool while pdfshuffer fails eventually.

I have never seen it fail for me.

> While not keep supporting pdftk?

As others already have pointed out in this thread, there are some
software incompatibilities.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


pdftk

2015-09-01 Thread Patrick Dupre
Hello,

What is the future of pdftk as part of fedora?
It did not find any good alternative.

Thank.

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale   | |
 Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-01 Thread Ranjan Maitra
https://bugzilla.redhat.com/show_bug.cgi?id=1234210



On Tue, 1 Sep 2015 14:20:54 +0100 Ian Malone <ibmal...@gmail.com> wrote:

> On 1 September 2015 at 12:54, Patrick Dupre <pdu...@gmx.com> wrote:
> > Hello,
> >
> > What is the future of pdftk as part of fedora?
> > It did not find any good alternative.
> >
> > Thank.
> 
> Not sure, maybe a question for the developers list. itext (I'm
> assuming it's the same itext), appears to be back:
> https://admin.fedoraproject.org/pkgdb/package/itext/
> 
> Previously there was a problem with itext licensing, then by the time
> that was sorted itext required gcj, which had gone. Would be nice to
> see pdftk return.
> 
> There does appear to be pypdf2 which provides a pdfcat, there was some
> interesting in packaging this earlier this year
> https://lists.fedoraproject.org/pipermail/users/2015-January/457318.html
> 
> -- 
> imalone
> http://ibmalone.blogspot.co.uk
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
family!
Visit http://www.inbox.com/photosharing to find out more!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-01 Thread Ian Malone
On 1 September 2015 at 12:54, Patrick Dupre <pdu...@gmx.com> wrote:
> Hello,
>
> What is the future of pdftk as part of fedora?
> It did not find any good alternative.
>
> Thank.

Not sure, maybe a question for the developers list. itext (I'm
assuming it's the same itext), appears to be back:
https://admin.fedoraproject.org/pkgdb/package/itext/

Previously there was a problem with itext licensing, then by the time
that was sorted itext required gcj, which had gone. Would be nice to
see pdftk return.

There does appear to be pypdf2 which provides a pdfcat, there was some
interesting in packaging this earlier this year
https://lists.fedoraproject.org/pipermail/users/2015-January/457318.html

-- 
imalone
http://ibmalone.blogspot.co.uk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-01 Thread Heinz Diehl
On 01.09.2015, Patrick Dupre wrote: 

> What is the future of pdftk as part of fedora?
> It did not find any good alternative.

dnf install poppler-utils pdfshuffler

These tools together can replace most pdftk functionality.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-09-01 Thread Patrick Dupre
Unfortunately, pdfshuffler does not have the same capabilities than pdftk.
It has a graphics interface.
There is one command easy with pdftk:
pdftk file.pdf cat 3-4 output file2.pdf
that I cannot have with pdfshuffler.
pdftk, is a well established and solid tool while pdfshuffer fails eventually.
While not keep supporting pdftk?


===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale   | |
 Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===


> Sent: Tuesday, September 01, 2015 at 5:59 PM
> From: "Heinz Diehl" <htd...@fritha.org>
> To: users@lists.fedoraproject.org
> Subject: Re: pdftk
>
> On 01.09.2015, Patrick Dupre wrote: 
> 
> > What is the future of pdftk as part of fedora?
> > It did not find any good alternative.
> 
> dnf install poppler-utils pdfshuffler
> 
> These tools together can replace most pdftk functionality.
> 
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-05-14 Thread Heinz Diehl
On 13.05.2015, Ranjan Maitra wrote: 

 You can only wait for a few more weeks while the alternative
 pdf-stapler is approved.

Or you can use poppler-utils, and you could also install F19 (the latest Fedora 
with a working
pdftk) on an USB stick. That's what I did to tailor my documents. It's quite
time-consuming and error-prone to use pdfseparate to remove some leading pages
from a document, which pdftk does in one single action..

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2015-05-13 Thread Ranjan Maitra
 It looks like that the last version of pdftk is pdftk-1.44-11.fc19.x86_64
 for fc21!
 it provides me an error:
 pdftk: error while loading shared libraries: 
 /usr/lib64/gcj/itext/itext-2.1.7.jar.so: cannot open shared object file: No 
 such file or directory
 
 Where can I get:
  itext-2.1.7.jar.so
 
 it is not in: itext-2.1.7-27.fc21

You can not. You can only wait for a few more weeks while the alternative 
pdf-stapler is approved. (Read the thread called Biting the Bullet and focus on 
the more recent messages.)

Ranjan


FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


pdftk

2015-05-13 Thread Patrick Dupre

Hello,

It looks like that the last version of pdftk is pdftk-1.44-11.fc19.x86_64
for fc21!
it provides me an error:
pdftk: error while loading shared libraries: 
/usr/lib64/gcj/itext/itext-2.1.7.jar.so: cannot open shared object file: No 
such file or directory

Where can I get:
 itext-2.1.7.jar.so

it is not in: itext-2.1.7-27.fc21

Thank for your help.

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale   | |
 Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-13 Thread Heinz Diehl
On 13.12.2014, Ranjan Maitra wrote: 

 http://sourceforge.net/projects/pdfsam/?source=typ_t4_highlighted
 Not clear if this satisfies OSS requirements of Fedora but it would be at 
 least a worthwhile alternative to pdftk's functions. 

The author of this package states:
It’s the first public and testable version, don’t expect it to be
stable and production ready.

So while this may be a beginning, it's most probably not production
ready.

Here's another program which has quite the functionality pdftk has. I
just downloaded the source and compiled it (it needs the ocaml
compiler and libs to be installed and some hackery in the makefiles):

http://community.coherentpdf.com

Will give it a try since I heavily depend on pdftk functionality
(alternatively, I'll use a Windows 7 machine at work to do the pdf merging).

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-13 Thread poma
On 13.12.2014 10:41, Heinz Diehl wrote:
...
 (alternatively, I'll use a Windows 7 machine at work to do the pdf merging).
 

https://www.winehq.org
Use the Force, Luke ...


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-13 Thread Heinz Diehl
On 13.12.2014, poma wrote: 

 https://www.winehq.org
 Use the Force, Luke ...

I do not want to run any Windows software on a Linux machine. Since
I depend a lot on pdf merging functionality, I chose the shortest and
easiest way if all fails. At work, I'm bound to Windows anyway..

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-13 Thread Ranjan Maitra
On Sat, 13 Dec 2014 10:41:57 +0100 Heinz Diehl htd...@fritha.org wrote:

 On 13.12.2014, Ranjan Maitra wrote: 
 
  http://sourceforge.net/projects/pdfsam/?source=typ_t4_highlighted
  Not clear if this satisfies OSS requirements of Fedora but it would be at 
  least a worthwhile alternative to pdftk's functions. 
 
 The author of this package states:
 It’s the first public and testable version, don’t expect it to be
 stable and production ready.
 
 So while this may be a beginning, it's most probably not production
 ready.
 
 Here's another program which has quite the functionality pdftk has. I
 just downloaded the source and compiled it (it needs the ocaml
 compiler and libs to be installed and some hackery in the makefiles):
 
 http://community.coherentpdf.com
 
 Will give it a try since I heavily depend on pdftk functionality
 (alternatively, I'll use a Windows 7 machine at work to do the pdf merging).

Thanks! Let us know how things go, though this tool has may well have even more 
licensing issues than pdftk. Perhaps rpmfusion can carry it (but they could 
also potentially carry pdftk).

Best wishes,
Ranjan



 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


Can't remember your password? Do you need a strong and secure password?
Use Password manager! It stores your passwords  protects your account.
Check it out at http://mysecurelogon.com/manager


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-13 Thread poma
On 13.12.2014 14:10, Heinz Diehl wrote:
...
 I depend a lot on pdf merging functionality, I chose the shortest and
 easiest way if all fails. At work, I'm bound to Windows anyway..
 

http://cygwin.com
Let go Luke


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-12 Thread Ranjan Maitra
Btw, I came across this:

http://sourceforge.net/projects/pdfsam/?source=typ_t4_highlighted

Not clear if this satisfies OSS requirements of Fedora but it would be at least 
a worthwhile alternative to pdftk's functions. 

Best wishes,
Ranjan


FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
family!
Visit http://www.inbox.com/photosharing to find out more!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-11 Thread Jon Ingason
Den 2014-12-11 05:08, Paul Allen Newell skrev:
 
 On 12/10/2014 08:02 PM, Ranjan Maitra wrote:
 On Wed, 10 Dec 2014 19:49:55 -0800 Paul Allen Newell
 pnew...@cs.cmu.edu wrote:

 On 12/10/2014 04:07 PM, Ranjan Maitra wrote:
 On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller
 mat...@fedoraproject.org wrote:

 On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:
 It would be good if someone who could pick it up w/o the issues
 that
 Fedora had would do it -- pdftk was a good package and will be
 missed. Given that Fedora isn't going to continue, I understand it
 is a bit useless to make the comment here. But hopefully senior
 folk
 in Fedora can give a push for pdftk to be somewhere within the
 Linux world that Fedora users can pick up (and also Centos).
 We'd love to have it in Fedora. The itext5 author is really the
 person
 to talk to here.
 Who would that be? Can this go to RPMfusion?
 That's up to the RPMfusion people. But really, that's a lot less
 ideal than having the software licensed in a truly open way so
 everyone
 can benefit.
 Completely agree with this sentiment! But we can not do much here, I
 guess, except hope!

 Ranjan


 Okay, I will hope (and in a positive manner as opposed to sarcastic) ...
 but part of that will be in the spirit of my original use of the word
 hopeful that someone with a voice that matters can give a push to
 either itext5 author or rpmfusion group that it would be a good thing.

 Thanks for giving this thread a let's hope flavor rather than a ain't
 gonna happen so forget it brick wall
 Well, yes it is a fond hope because as I said, it is a fond hope. But
 I can't make it happen because I do not know the issues that this
 entails.

 Ranjan

 
 I probably know less of the issues involved and understand that I am
 walking a fine line to avoid sounding like a Pollyanna
 
 Paul

Well, if you look at ITEXT website the software license is AGPL for
itext5, (see http://itextpdf.com/agpl), which is Software Licenses that
are OK for Fedora, (see
https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing).

So it should be OK to use in Fedora or am I missing something?
--
Regards

Jon Ingason

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-11 Thread Ian Malone
On 11 December 2014 at 10:59, Jon Ingason jon.inga...@telia.com wrote:
 Den 2014-12-11 05:08, Paul Allen Newell skrev:

 On 12/10/2014 08:02 PM, Ranjan Maitra wrote:
 On Wed, 10 Dec 2014 19:49:55 -0800 Paul Allen Newell
 pnew...@cs.cmu.edu wrote:

 On 12/10/2014 04:07 PM, Ranjan Maitra wrote:
 On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller
 mat...@fedoraproject.org wrote:

 On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:
 It would be good if someone who could pick it up w/o the issues
 that
 Fedora had would do it -- pdftk was a good package and will be
 missed. Given that Fedora isn't going to continue, I understand it
 is a bit useless to make the comment here. But hopefully senior
 folk
 in Fedora can give a push for pdftk to be somewhere within the
 Linux world that Fedora users can pick up (and also Centos).
 We'd love to have it in Fedora. The itext5 author is really the
 person
 to talk to here.
 Who would that be? Can this go to RPMfusion?
 That's up to the RPMfusion people. But really, that's a lot less
 ideal than having the software licensed in a truly open way so
 everyone
 can benefit.
 Completely agree with this sentiment! But we can not do much here, I
 guess, except hope!

 Ranjan


 Okay, I will hope (and in a positive manner as opposed to sarcastic) ...
 but part of that will be in the spirit of my original use of the word
 hopeful that someone with a voice that matters can give a push to
 either itext5 author or rpmfusion group that it would be a good thing.

 Thanks for giving this thread a let's hope flavor rather than a ain't
 gonna happen so forget it brick wall
 Well, yes it is a fond hope because as I said, it is a fond hope. But
 I can't make it happen because I do not know the issues that this
 entails.

 Ranjan


 I probably know less of the issues involved and understand that I am
 walking a fine line to avoid sounding like a Pollyanna

 Paul

 Well, if you look at ITEXT website the software license is AGPL for
 itext5, (see http://itextpdf.com/agpl), which is Software Licenses that
 are OK for Fedora, (see
 https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing).

 So it should be OK to use in Fedora or am I missing something?

Regrettably it's a slightly modified AGPL and, though IANAL, it looks
like the problematic additional restriction is still there:
https://lists.fedoraproject.org/pipermail/legal/2011-June/001656.html

Which is a pity, because I used to like pdftk and have been missing it
since it was dropped. Didn't know about mcpdu which Raman Gupta
mentioned and will check it out. Would be cool if ITEXT could be
brought back (think it does all the heavy lifting for pdftk), but
would be to be approached diplomatically as ITEXT do have a business
they're trying to run.

-- 
imalone
http://ibmalone.blogspot.co.uk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-11 Thread Marco Guazzone

 Regrettably it's a slightly modified AGPL and, though IANAL, it looks
 like the problematic additional restriction is still there:
 https://lists.fedoraproject.org/pipermail/legal/2011-June/001656.html

 Which is a pity, because I used to like pdftk and have been missing it
 since it was dropped. Didn't know about mcpdu which Raman Gupta
 mentioned and will check it out. Would be cool if ITEXT could be
 brought back (think it does all the heavy lifting for pdftk), but
 would be to be approached diplomatically as ITEXT do have a business
 they're trying to run.


Hi,

I've just tried mcpdf. Wrt pdftk is very limited as it does not
implement a lot of functionalities (e.g. encryption,...)

It seems it only supports the following operations: fill_form, output, flatten
Anyway, many of the missing functionalities are already available in iText

-- Marco
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-11 Thread Ranjan Maitra
On Thu, 11 Dec 2014 15:08:54 +0100 Marco Guazzone marco.guazz...@gmail.com 
wrote:

 
  Regrettably it's a slightly modified AGPL and, though IANAL, it looks
  like the problematic additional restriction is still there:
  https://lists.fedoraproject.org/pipermail/legal/2011-June/001656.html
 
  Which is a pity, because I used to like pdftk and have been missing it
  since it was dropped. Didn't know about mcpdu which Raman Gupta
  mentioned and will check it out. Would be cool if ITEXT could be
  brought back (think it does all the heavy lifting for pdftk), but
  would be to be approached diplomatically as ITEXT do have a business
  they're trying to run.
 
 
 Hi,
 
 I've just tried mcpdf. Wrt pdftk is very limited as it does not
 implement a lot of functionalities (e.g. encryption,...)

And it does not support cat (very important for my primary use of merging and 
splitting files).

 It seems it only supports the following operations: fill_form, output, flatten
 Anyway, many of the missing functionalities are already available in iText


Ranjan

 
 -- Marco
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if5
Capture screenshots, upload images, edit and send them to your friends
through IMs, post on Twitter®, Facebook®, MySpace™, LinkedIn® – FAST!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Paul Allen Newell


On 12/09/2014 09:48 PM, Ranjan Maitra wrote:

On Tue, 9 Dec 2014 21:01:46 -0500 Matthew Miller mat...@fedoraproject.org 
wrote:


On Tue, Dec 09, 2014 at 07:37:08PM -0600, Ranjan Maitra wrote:

What is the story with pdftk?
$ sudo yum list pdftk
.
Installed Packages
pdftk.x86_641.44-11.fc19 @fedora
Is it orphaned? That would be a bummer! I depend on it a lot.

Unfortunately, yes. See
https://lists.fedoraproject.org/pipermail/devel/2014-March/196394.html

Thanks! Any chance it will be picked up by rpmforge or something?

Best wishes,
Ranjan



It would be good if someone who could pick it up w/o the issues that 
Fedora had would do it -- pdftk was a good package and will be missed. 
Given that Fedora isn't going to continue, I understand it is a bit 
useless to make the comment here. But hopefully senior folk in Fedora 
can give a push for pdftk to be somewhere within the Linux world that 
Fedora users can pick up (and also Centos).


One question that I wanted to ask is whether pdftk is continuing on 
other platforms. I first encountered / used / liked on Windows 98. Is 
the non-support of such for Fedora only local to Fedora (meaning whoever 
is writing it is still pushing it out for other opSys)?


Thanks,
Paul

Paul

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread T.C. Hollingsworth
On Tue, Dec 9, 2014 at 6:37 PM, Ranjan Maitra
maitra.mbox.igno...@inbox.com wrote:
 What is the story with pdftk?

As pointed out by others, it used a really old Java stack that is no
longer supported.

There is a more modern replacement called mcpdf.  It supports the same
command line syntax but has much more modern underpinnings.  However,
it uses a newer version of the iText library that cannot be included
in Fedora due to nonfree restrictions in its license:
https://lists.fedoraproject.org/pipermail/legal/2011-June/001656.html

If you are fine with those additional restrictions, you are still free
to download and it use it yourself.  Make sure you have OpenJDK
installed if you do not already (`yum install java`), then download
and run it, as described here:
https://github.com/m-click/mcpdf/blob/master/README.org

-T.C.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Raman Gupta
On 12/10/2014 04:23 AM, T.C. Hollingsworth wrote:
 On Tue, Dec 9, 2014 at 6:37 PM, Ranjan Maitra
 maitra.mbox.igno...@inbox.com wrote:
 What is the story with pdftk?
 
 As pointed out by others, it used a really old Java stack that is no
 longer supported.
 
 There is a more modern replacement called mcpdf.

Thanks for the pointer. Just took a quick look at mcpdu and it isn't
yet close to being a replacement for pdftk. For example, it does not
support named input arguments. Worth keeping an eye on though.

Regards,
Raman
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Matthew Miller
On Wed, Dec 10, 2014 at 12:28:57AM -0800, Paul Allen Newell wrote:
 It would be good if someone who could pick it up w/o the issues that
 Fedora had would do it -- pdftk was a good package and will be
 missed. Given that Fedora isn't going to continue, I understand it
 is a bit useless to make the comment here. But hopefully senior folk
 in Fedora can give a push for pdftk to be somewhere within the
 Linux world that Fedora users can pick up (and also Centos).

We'd love to have it in Fedora. The itext5 author is really the person
to talk to here.

-- 
Matthew Miller
mat...@fedoraproject.org
Fedora Project Leader
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Ranjan Maitra
On Wed, 10 Dec 2014 14:04:12 -0500 Matthew Miller mat...@fedoraproject.org 
wrote:

 On Wed, Dec 10, 2014 at 12:28:57AM -0800, Paul Allen Newell wrote:
  It would be good if someone who could pick it up w/o the issues that
  Fedora had would do it -- pdftk was a good package and will be
  missed. Given that Fedora isn't going to continue, I understand it
  is a bit useless to make the comment here. But hopefully senior folk
  in Fedora can give a push for pdftk to be somewhere within the
  Linux world that Fedora users can pick up (and also Centos).
 
 We'd love to have it in Fedora. The itext5 author is really the person
 to talk to here.

Who would that be? Can this go to RPMfusion?

Ranjan 


 -- 
 Matthew Miller
 mat...@fedoraproject.org
 Fedora Project Leader
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks  orcas on your 
desktop!
Check it out at http://www.inbox.com/marineaquarium


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Matthew Miller
On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:
   It would be good if someone who could pick it up w/o the issues that
   Fedora had would do it -- pdftk was a good package and will be
   missed. Given that Fedora isn't going to continue, I understand it
   is a bit useless to make the comment here. But hopefully senior folk
   in Fedora can give a push for pdftk to be somewhere within the
   Linux world that Fedora users can pick up (and also Centos).
  We'd love to have it in Fedora. The itext5 author is really the person
  to talk to here.
 Who would that be? Can this go to RPMfusion?

That's up to the RPMfusion people. But really, that's a lot less
ideal than having the software licensed in a truly open way so everyone
can benefit.


-- 
Matthew Miller
mat...@fedoraproject.org
Fedora Project Leader
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Ranjan Maitra
On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller mat...@fedoraproject.org 
wrote:

 On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:
It would be good if someone who could pick it up w/o the issues that
Fedora had would do it -- pdftk was a good package and will be
missed. Given that Fedora isn't going to continue, I understand it
is a bit useless to make the comment here. But hopefully senior folk
in Fedora can give a push for pdftk to be somewhere within the
Linux world that Fedora users can pick up (and also Centos).
   We'd love to have it in Fedora. The itext5 author is really the person
   to talk to here.
  Who would that be? Can this go to RPMfusion?
 
 That's up to the RPMfusion people. But really, that's a lot less
 ideal than having the software licensed in a truly open way so everyone
 can benefit.

Completely agree with this sentiment! But we can not do much here, I guess, 
except hope!

Ranjan


 
 -- 
 Matthew Miller
 mat...@fedoraproject.org
 Fedora Project Leader
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks  orcas on your 
desktop!
Check it out at http://www.inbox.com/marineaquarium


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Doug

On 12/10/2014 07:07 PM, Ranjan Maitra wrote:

On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller mat...@fedoraproject.org 
wrote:


On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:

It would be good if someone who could pick it up w/o the issues that
Fedora had would do it -- pdftk was a good package and will be
missed. Given that Fedora isn't going to continue, I understand it
is a bit useless to make the comment here. But hopefully senior folk
in Fedora can give a push for pdftk to be somewhere within the
Linux world that Fedora users can pick up (and also Centos).

We'd love to have it in Fedora. The itext5 author is really the person
to talk to here.

Who would that be? Can this go to RPMfusion?


That's up to the RPMfusion people. But really, that's a lot less
ideal than having the software licensed in a truly open way so everyone
can benefit.


Completely agree with this sentiment! But we can not do much here, I guess, 
except hope!

Ranjan



I'm running pclos-kde, and I had not heard of pdftk, but my system has it 
available in
the repos, so I looked up the description. It seems to be a very useful, 
competent tool
with a lot of features, so I really don't understand why Fedora would drop it. 
However,
it is available from PDF labs in an rpm version, so you should be able to 
download it
and install in Fedora. Here's the url:

https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/

(I don't know if it has dependencies that you no longer have in addition to not
have pdftk.)

--doug
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Ranjan Maitra

 I'm running pclos-kde, and I had not heard of pdftk, but my system has it 
 available in
 the repos, so I looked up the description. It seems to be a very useful, 
 competent tool
 with a lot of features, so I really don't understand why Fedora would drop 
 it. However,
 it is available from PDF labs in an rpm version, so you should be able to 
 download it
 and install in Fedora. Here's the url:
 
 https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/
 
 (I don't know if it has dependencies that you no longer have in addition to 
 not
 have pdftk.)

The problem is that libgcj does not exist on F21. So, we can not run pdftk 
unless we go back to F20. 

Ranjan


FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread jd1008


On 12/10/2014 04:31 PM, Doug wrote:

On 12/10/2014 07:07 PM, Ranjan Maitra wrote:
On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller 
mat...@fedoraproject.org wrote:



On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:

It would be good if someone who could pick it up w/o the issues that
Fedora had would do it -- pdftk was a good package and will be
missed. Given that Fedora isn't going to continue, I understand it
is a bit useless to make the comment here. But hopefully senior folk
in Fedora can give a push for pdftk to be somewhere within the
Linux world that Fedora users can pick up (and also Centos).
We'd love to have it in Fedora. The itext5 author is really the 
person

to talk to here.

Who would that be? Can this go to RPMfusion?


That's up to the RPMfusion people. But really, that's a lot less
ideal than having the software licensed in a truly open way so everyone
can benefit.


Completely agree with this sentiment! But we can not do much here, I 
guess, except hope!


Ranjan



I'm running pclos-kde, and I had not heard of pdftk, but my system has 
it available in
the repos, so I looked up the description. It seems to be a very 
useful, competent tool
with a lot of features, so I really don't understand why Fedora would 
drop it. However,
it is available from PDF labs in an rpm version, so you should be able 
to download it

and install in Fedora. Here's the url:

https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/

(I don't know if it has dependencies that you no longer have in 
addition to not

have pdftk.)

--doug


I downloaded the el6 64 bit version, and ran rpmrebuild to rebrand it as
fc21 and tried to install it.
Below are the reasons why fedora dropped this package:

# yum -y install pdftk-2.02-1.fc21.x86_64.rpm
Loaded plugins: langpacks
Examining pdftk-2.02-1.fc21.x86_64.rpm: pdftk-2.02-1.fc21.x86_64
Marking pdftk-2.02-1.fc21.x86_64.rpm to be installed
Resolving Dependencies
-- Running transaction check
--- Package pdftk.x86_64 0:2.02-1.fc21 will be installed
-- Processing Dependency: libgcj for package: pdftk-2.02-1.fc21.x86_64
-- Processing Dependency: libgcj.so.10()(64bit) for package: 
pdftk-2.02-1.fc21.x86_64

-- Finished Dependency Resolution
Error: Package: pdftk-2.02-1.fc21.x86_64 (/pdftk-2.02-1.fc21.x86_64)
   Requires: libgcj.so.10()(64bit)
Error: Package: pdftk-2.02-1.fc21.x86_64 (/pdftk-2.02-1.fc21.x86_64)
   Requires: libgcj
 You could try using --skip-broken to work around the problem


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Paul Allen Newell


On 12/10/2014 04:07 PM, Ranjan Maitra wrote:

On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller mat...@fedoraproject.org 
wrote:


On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:

It would be good if someone who could pick it up w/o the issues that
Fedora had would do it -- pdftk was a good package and will be
missed. Given that Fedora isn't going to continue, I understand it
is a bit useless to make the comment here. But hopefully senior folk
in Fedora can give a push for pdftk to be somewhere within the
Linux world that Fedora users can pick up (and also Centos).

We'd love to have it in Fedora. The itext5 author is really the person
to talk to here.

Who would that be? Can this go to RPMfusion?

That's up to the RPMfusion people. But really, that's a lot less
ideal than having the software licensed in a truly open way so everyone
can benefit.

Completely agree with this sentiment! But we can not do much here, I guess, 
except hope!

Ranjan




Okay, I will hope (and in a positive manner as opposed to sarcastic) ... 
but part of that will be in the spirit of my original use of the word 
hopeful that someone with a voice that matters can give a push to 
either itext5 author or rpmfusion group that it would be a good thing.


Thanks for giving this thread a let's hope flavor rather than a ain't 
gonna happen so forget it brick wall


Paul

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Ranjan Maitra
On Wed, 10 Dec 2014 19:49:55 -0800 Paul Allen Newell pnew...@cs.cmu.edu wrote:

 
 On 12/10/2014 04:07 PM, Ranjan Maitra wrote:
  On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller 
  mat...@fedoraproject.org wrote:
 
  On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:
  It would be good if someone who could pick it up w/o the issues that
  Fedora had would do it -- pdftk was a good package and will be
  missed. Given that Fedora isn't going to continue, I understand it
  is a bit useless to make the comment here. But hopefully senior folk
  in Fedora can give a push for pdftk to be somewhere within the
  Linux world that Fedora users can pick up (and also Centos).
  We'd love to have it in Fedora. The itext5 author is really the person
  to talk to here.
  Who would that be? Can this go to RPMfusion?
  That's up to the RPMfusion people. But really, that's a lot less
  ideal than having the software licensed in a truly open way so everyone
  can benefit.
  Completely agree with this sentiment! But we can not do much here, I guess, 
  except hope!
 
  Ranjan
 
 
 
 Okay, I will hope (and in a positive manner as opposed to sarcastic) ... 
 but part of that will be in the spirit of my original use of the word 
 hopeful that someone with a voice that matters can give a push to 
 either itext5 author or rpmfusion group that it would be a good thing.
 
 Thanks for giving this thread a let's hope flavor rather than a ain't 
 gonna happen so forget it brick wall

Well, yes it is a fond hope because as I said, it is a fond hope. But I can't 
make it happen because I do not know the issues that this entails.

Ranjan


 
 Paul
 
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-10 Thread Paul Allen Newell


On 12/10/2014 08:02 PM, Ranjan Maitra wrote:

On Wed, 10 Dec 2014 19:49:55 -0800 Paul Allen Newell pnew...@cs.cmu.edu wrote:


On 12/10/2014 04:07 PM, Ranjan Maitra wrote:

On Wed, 10 Dec 2014 18:55:10 -0500 Matthew Miller mat...@fedoraproject.org 
wrote:


On Wed, Dec 10, 2014 at 05:51:59PM -0600, Ranjan Maitra wrote:

It would be good if someone who could pick it up w/o the issues that
Fedora had would do it -- pdftk was a good package and will be
missed. Given that Fedora isn't going to continue, I understand it
is a bit useless to make the comment here. But hopefully senior folk
in Fedora can give a push for pdftk to be somewhere within the
Linux world that Fedora users can pick up (and also Centos).

We'd love to have it in Fedora. The itext5 author is really the person
to talk to here.

Who would that be? Can this go to RPMfusion?

That's up to the RPMfusion people. But really, that's a lot less
ideal than having the software licensed in a truly open way so everyone
can benefit.

Completely agree with this sentiment! But we can not do much here, I guess, 
except hope!

Ranjan



Okay, I will hope (and in a positive manner as opposed to sarcastic) ...
but part of that will be in the spirit of my original use of the word
hopeful that someone with a voice that matters can give a push to
either itext5 author or rpmfusion group that it would be a good thing.

Thanks for giving this thread a let's hope flavor rather than a ain't
gonna happen so forget it brick wall

Well, yes it is a fond hope because as I said, it is a fond hope. But I can't 
make it happen because I do not know the issues that this entails.

Ranjan



I probably know less of the issues involved and understand that I am 
walking a fine line to avoid sounding like a Pollyanna



Paul

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


pdftk

2014-12-09 Thread Ranjan Maitra
What is the story with pdftk?

$ sudo yum list pdftk
.
Installed Packages
pdftk.x86_641.44-11.fc19 @fedora

Is it orphaned? That would be a bummer! I depend on it a lot.

Ranjan

-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


Receive Notifications of Incoming Messages
Easily monitor multiple email accounts  access them with a click.
Visit http://www.inbox.com/notifier and check it out!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-09 Thread Matthew Miller
On Tue, Dec 09, 2014 at 07:37:08PM -0600, Ranjan Maitra wrote:
 What is the story with pdftk?
 $ sudo yum list pdftk
 .
 Installed Packages
 pdftk.x86_641.44-11.fc19 
 @fedora
 Is it orphaned? That would be a bummer! I depend on it a lot.

Unfortunately, yes. See
https://lists.fedoraproject.org/pipermail/devel/2014-March/196394.html


-- 
Matthew Miller
mat...@fedoraproject.org
Fedora Project Leader
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk

2014-12-09 Thread Ranjan Maitra
On Tue, 9 Dec 2014 21:01:46 -0500 Matthew Miller mat...@fedoraproject.org 
wrote:

 On Tue, Dec 09, 2014 at 07:37:08PM -0600, Ranjan Maitra wrote:
  What is the story with pdftk?
  $ sudo yum list pdftk
  .
  Installed Packages
  pdftk.x86_641.44-11.fc19 
  @fedora
  Is it orphaned? That would be a bummer! I depend on it a lot.
 
 Unfortunately, yes. See
 https://lists.fedoraproject.org/pipermail/devel/2014-March/196394.html

Thanks! Any chance it will be picked up by rpmforge or something? 

Best wishes,
Ranjan

 
 -- 
 Matthew Miller
 mat...@fedoraproject.org
 Fedora Project Leader
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be deleted on 
receipt. Please respond to the mailing list if appropriate. For those needing 
to send personal or professional e-mail, please use appropriate addresses.


FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
family!
Visit http://www.inbox.com/photosharing to find out more!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


pdftk error (/usr/bin/build-classpath: Failed to set JAVACMD)

2014-01-28 Thread Ranjan Maitra
I have been having this error since this morning: I has no problems
last Thursday when I last used this so some update must have created
some problem somewhere.

$ pdftk --nup 2x2 random.pdf
/usr/bin/build-classpath: Failed to set JAVACMD
Can't get ouput from /usr/bin/build-classpath itext bcprov bcmail
bctsp: Success

What is going on? How do I fix this?

Many thanks,
Ranjan

-- 
Important Notice: This mailbox is ignored: e-mails are set to be
deleted on receipt. Please respond to the mailing list if appropriate.
For those needing to send personal or professional e-mail, please use
appropriate addresses.


GET FREE SMILEYS FOR YOUR IM  EMAIL - Learn more at 
http://www.inbox.com/smileys
Works with AIM®, MSN® Messenger, Yahoo!® Messenger, ICQ®, Google Talk™ and most 
webmails


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk error (/usr/bin/build-classpath: Failed to set JAVACMD)

2014-01-28 Thread Deepak Bhole
* Ranjan Maitra maitra.mbox.igno...@inbox.com [2014-01-28 15:02]:
 I have been having this error since this morning: I has no problems
 last Thursday when I last used this so some update must have created
 some problem somewhere.
 
 $ pdftk --nup 2x2 random.pdf
 /usr/bin/build-classpath: Failed to set JAVACMD
 Can't get ouput from /usr/bin/build-classpath itext bcprov bcmail
 bctsp: Success
 
 What is going on? How do I fix this?
 

Hi,

What does 'java -version' output?

Deepak

 Many thanks,
 Ranjan
 
 -- 
 Important Notice: This mailbox is ignored: e-mails are set to be
 deleted on receipt. Please respond to the mailing list if appropriate.
 For those needing to send personal or professional e-mail, please use
 appropriate addresses.
 
 
 GET FREE SMILEYS FOR YOUR IM  EMAIL - Learn more at 
 http://www.inbox.com/smileys
 Works with AIM®, MSN® Messenger, Yahoo!® Messenger, ICQ®, Google Talk™ and 
 most webmails
 
 
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk error (/usr/bin/build-classpath: Failed to set JAVACMD)

2014-01-28 Thread Ranjan Maitra

On Tue, 28 Jan 2014 15:40:33 -0500 Deepak Bhole dbh...@redhat.com
wrote:

 * Ranjan Maitra maitra.mbox.igno...@inbox.com [2014-01-28 15:02]:
  I have been having this error since this morning: I has no problems
  last Thursday when I last used this so some update must have created
  some problem somewhere.
  
  $ pdftk --nup 2x2 random.pdf
  /usr/bin/build-classpath: Failed to set JAVACMD
  Can't get ouput from /usr/bin/build-classpath itext bcprov bcmail
  bctsp: Success
  
  What is going on? How do I fix this?
  
 
 Hi,
 
 What does 'java -version' output?

I get:

$ java -version
bash: java: command not found
$ which java
bash: type: java: not found

But I do have the following installed:

Installed Packages
java-1.5.0-gcj.x86_64   1.5.0.0-45.fc20
@fedora java-1.7.0-openjdk.x86_64
1:1.7.0.60-2.4.4.1.fc20@updates
java-1.7.0-openjdk-devel.x86_64 1:1.7.0.60-2.4.4.1.fc20
@updates java-1.7.0-openjdk-headless.x86_64
1:1.7.0.60-2.4.4.1.fc20@updates
java_cup.noarch 1:0.11a-15.fc20
@fedora javamail.noarch
1.5.0-6.fc20   @fedora
javapackages-tools.noarch   3.4.1-1.fc20
installed

Many thanks,
Ranjan


 
 Deepak
 
  Many thanks,
  Ranjan
  
  -- 
  Important Notice: This mailbox is ignored: e-mails are set to be
  deleted on receipt. Please respond to the mailing list if appropriate.
  For those needing to send personal or professional e-mail, please use
  appropriate addresses.
  
  
  GET FREE SMILEYS FOR YOUR IM  EMAIL - Learn more at 
  http://www.inbox.com/smileys
  Works with AIM®, MSN® Messenger, Yahoo!® Messenger, ICQ®, Google Talk™ and 
  most webmails
  
  
  -- 
  users mailing list
  users@lists.fedoraproject.org
  To unsubscribe or change subscription options:
  https://admin.fedoraproject.org/mailman/listinfo/users
  Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
  Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
  Have a question? Ask away: http://ask.fedoraproject.org
 -- 
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 Have a question? Ask away: http://ask.fedoraproject.org


-- 
Important Notice: This mailbox is ignored: e-mails are set to be
deleted on receipt. Please respond to the mailing list if appropriate.
For those needing to send personal or professional e-mail, please use
appropriate addresses.


Send your photos by email in seconds...
TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if3
Works in all emails, instant messengers, blogs, forums and social networks.


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk error (/usr/bin/build-classpath: Failed to set JAVACMD)

2014-01-28 Thread Michael Schwendt
On Tue, 28 Jan 2014 14:54:56 -0600, Ranjan Maitra wrote:

 
 On Tue, 28 Jan 2014 15:40:33 -0500 Deepak Bhole dbh...@redhat.com
 wrote:
 
  * Ranjan Maitra maitra.mbox.igno...@inbox.com [2014-01-28 15:02]:
   I have been having this error since this morning: I has no problems
   last Thursday when I last used this so some update must have created
   some problem somewhere.
   
   $ pdftk --nup 2x2 random.pdf
   /usr/bin/build-classpath: Failed to set JAVACMD
   Can't get ouput from /usr/bin/build-classpath itext bcprov bcmail
   bctsp: Success
   
   What is going on? How do I fix this?
   
  
  Hi,
  
  What does 'java -version' output?
 
 I get:
 
 $ java -version
 bash: java: command not found
 $ which java
 bash: type: java: not found
 
 But I do have the following installed:
 
 Installed Packages
 java-1.5.0-gcj.x86_64   1.5.0.0-45.fc20
 @fedora java-1.7.0-openjdk.x86_64
 1:1.7.0.60-2.4.4.1.fc20@updates
 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.60-2.4.4.1.fc20
 @updates java-1.7.0-openjdk-headless.x86_64
 1:1.7.0.60-2.4.4.1.fc20@updates
 java_cup.noarch 1:0.11a-15.fc20
 @fedora javamail.noarch
 1.5.0-6.fc20   @fedora
 javapackages-tools.noarch   3.4.1-1.fc20
 installed

You've been affected by the recent selinux-policy-targeted bug, which
broke installation of a few updates as long as you didn't apply the
fix.

Try reinstalling the java-1.7.0-openjdk-headless package and
following these instructions:
  https://bugzilla.redhat.com/show_bug.cgi?id=1056187#c8
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: pdftk error (/usr/bin/build-classpath: Failed to set JAVACMD)

2014-01-28 Thread Ranjan Maitra

 You've been affected by the recent selinux-policy-targeted bug, which
 broke installation of a few updates as long as you didn't apply the
 fix.
 
 Try reinstalling the java-1.7.0-openjdk-headless package and
 following these instructions:
   https://bugzilla.redhat.com/show_bug.cgi?id=1056187#c8

Thank you! This does fix my problem.

Best wishes,
Ranjan


FREE ONLINE PHOTOSHARING - Share your photos online with your friends and 
family!
Visit http://www.inbox.com/photosharing to find out more!


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org