ubuntuusers.de

GIMP - Exportieren als PDF?

Status: Ungelöst | Ubuntu-Version: Ubuntu 9.04 (Jaunty Jackalope)
Antworten |

bug-me-not

(Themenstarter)

Anmeldungsdatum:
18. September 2009

Beiträge: Zähle...

hab ich schon probiert aber ich werde daraus irgendwie nicht schlau

Ungültiges Makro

Dieses Makro ist nicht verfügbar

PDFCROP 1.5, 2004/06/24 - Copyright (c) 2002, 2004 by Heiko Oberdiek.
Syntax:   pdfcrop [options] <input[.pdf]> [output file]
Function: Margins are calculated and removed for each page in the file.
Options:                                                    (defaults:)
  --help              print usage
  --(no)verbose       verbose printing                      (false)
  --(no)debug         debug informations                    (false)
  --gscmd <name>      call of ghostscript                   (gs)
  --pdftexcmd <name>  call of pdfTeX                        (pdftex)
  --margins "<left> <top> <right> <bottom>"                 (0 0 0 0)
                      add extra margins, unit is bp. If only one number is
                      given, then it is used for all margins, in the case
                      of two numbers they are also used for right and bottom.
  --(no)clip          clipping support, if margins are set  (false)
  --(no)hires         using `%%HiResBoundingBox'            (false)
                      instead of `%%BoundingBox'
  --papersize <foo>   parameter for gs's -sPAPERSIZE=<foo>,
                      use only with older gs versions <7.32 ()
Examples:
  pdfcrop --margins 10 input.pdf output.pdf
  pdfcrop --margins '5 10 5 20' --clip input.pdf output.pdf

und wenn ich jetzt beispielsweise

  pdfcrop --margins 10 input.pdf output.pdf

asuprobiere, kriege ich eine völlig kaputte .pdf-Datei.

steps66

Anmeldungsdatum:
7. November 2008

Beiträge: 577

wie gesagt, ich kenne pdfcrop nicht und benötige es auch nicht. Habe aber mal nachgesehen. Hast Du alle Abhängigkeiten installiert?

http://pdfcrop.sourceforge.net/

Wenn ja fällt mir auch nichts mehr ein

Gruß S.

ui

Anmeldungsdatum:
22. November 2008

Beiträge: 603

Hallo bug-me-not,
mich interessiert Deine Fragestellung ebenfalls sehr (will in gimp schwarze Ränder aus ner 90 Seiten-PDF entfernen).

Das hier könnte Dich interessieren:
Dieser Thread ist ab dem Posting von jamun53 sehr interessant. Dort wird gesagt, daß gimp das vor Ubuntu 9.10 mal konnte. Aber offensichtlich nicht in Ubuntu 9.04 (hast Du ja). Im folgenden Posting wird allerdings gesagt, daß ab gimp Version 2.8 ein PDF-Export-Plugin enthalten sein soll.

Antworten |