Hi, 
we have a similar requirement for pdftk on cedar stack. Have you found a 
way to install pdftk on Cedar stack?

Thanks
Parth

On Thursday, August 23, 2012 8:13:46 AM UTC-7, vincent daubry wrote:
>
> Hi,
>
> We have a book application which heavily manipulates pdf on heroku bamboo 
> stack.
>
> We use PDFTK which is installed by default on Bamboo. It seems it's no 
> longer the case on Cedar. Is there a way for us to use PDFTK on Cedar ?
>
> On Bambo :
> >> `pdftk`
> => "SYNOPSIS\n       pdftk <input PDF files | - | PROMPT>\n\t    [input_pw 
> <input PDF owner passwords | PROMPT>]\n\t    [<operation> <operation 
> arguments>]\n\t    [output <output filename | - | PROMPT>]\n\t   
>  [encrypt_40bit | encrypt_128bit]\n\t    [allow <permissions>]\n\t   
>  [owner_pw <owner password | PROMPT>]\n\t    [user_pw <user password | 
> PROMPT>]\n\t    [flatten] [compress | uncompress]\n\t    [keep_first_id | 
> keep_final_id] [drop_xfa]\n\t    [verbose] [dont_ask | do_ask]\n       
> Where:\n\t    <operation> may be empty, or:\n\t    [cat | attach_files | 
> unpack_files | burst |\n\t     fill_form | background | stamp | 
> generate_fdf\n\t     dump_data | dump_data_fields | update_info]\n\n       
> For Complete Help: pdftk --help\n"
> >> exit
>
> On Cedar :
> >> `pdftk`
> script/rails: No such file or directory - pdftk
> => nil
>
>
> Thanks,
> Vincent
>

-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

Reply via email to