Mudanças entre as edições de "Bookbinder"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 30: | Linha 30: | ||
* Page ratio: 0.70 | * Page ratio: 0.70 | ||
− | Units | + | Units (unidade de medida) |
− | Inches | + | * Inches |
− | Milimetres | + | * Milimetres |
− | Points | + | * Points |
− | Printer | + | Printer (orientações para saída do arquivo) |
− | Paper Size: A4 | + | * Paper Size: A4 |
− | Printer type: Single sided | + | * Printer type: Single sided |
− | Alternative Page Rotation: | + | * Alternative Page Rotation: |
Book Size | Book Size | ||
+ | * Standard paperback | ||
+ | * Large format paperback | ||
+ | * Full paper size | ||
+ | * Custom | ||
+ | * Width | ||
+ | * Heidth | ||
+ | * Page scaling: Keep proportion | ||
+ | |||
+ | Flyleaf | ||
+ | * Add Flyleaf | ||
+ | |||
+ | Signature Format | ||
+ | * Booklet | ||
+ | * Perfect bound | ||
+ | * Standard Signatures | ||
+ | * Custom Signatures | ||
+ | |||
+ | Signature Info | ||
+ | * Total Pages: 12 | ||
+ | * Total Sheets: 3 | ||
+ | * No of Signatures: 3 | ||
+ | |||
+ | Generate Document | ||
+ | |||
+ | Será gerado uma pasta com dois arquivos, frente e verso, na pasta padrão do sistema (no Fedora será em Pasta Pessoal/Documentos) |
Edição das 19h38min de 17 de dezembro de 2011
Um programa para criar um livro bindable de um arquivo PDF
Página do projeto
Instalando
wget http://www.quantumelephant.co.uk/bookbinder/bookbinder-3.0.zip
wget http://pub.nkosi.org/bookbinder/bookbinder-exec -O bookbinder
wget http://pub.nkosi.org/bookbinder/bookbinder.desktop
chmod 755 bookbinder
unzip bookbinder-3.0.zip
mkdir /usr/share/bookbinder
mv bookbinder-3.0/bookbinder3.0.jar /usr/share/bookbinder
mv bookbinder /usr/local/bin
mv bookbinder.desktop /usr/local/share/applications/
Tela
Recursos
Para adicionar um arquivo PDF vá um File > Open input PDF > Localize o arquivo > clique em open
Input PDF Info
- Henrique Cunha.pdf - é o nome do arquivo
- Page Size: 74x104
- No of Pages: 10
- Page ratio: 0.70
Units (unidade de medida)
- Inches
- Milimetres
- Points
Printer (orientações para saída do arquivo)
- Paper Size: A4
- Printer type: Single sided
- Alternative Page Rotation:
Book Size
- Standard paperback
- Large format paperback
- Full paper size
- Custom
- Width
- Heidth
- Page scaling: Keep proportion
Flyleaf
- Add Flyleaf
Signature Format
- Booklet
- Perfect bound
- Standard Signatures
- Custom Signatures
Signature Info
- Total Pages: 12
- Total Sheets: 3
- No of Signatures: 3
Generate Document
Será gerado uma pasta com dois arquivos, frente e verso, na pasta padrão do sistema (no Fedora será em Pasta Pessoal/Documentos)