Re: Metodi per “ritagliare” Bounding Box di eps/pdf

#35101
admin
Amministratore del forum
    Up
    0
    Down
    ::


    `C:\Programmi\MiKTeX 2.7\scripts\pdfcrop\perl>pdfcrop.pl
    PDFCROP 1.8, 2008/01/09 – Copyright (c) 2002-2008 by Heiko Oberdiek.
    Syntax: pdfcrop [options] [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 call of ghostscript (gswin32c)
    –pdftexcmd
    call of pdfTeX (pdftex)
    –margins “ ” (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 parameter for gs's -sPAPERSIZE=,
    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`
    Cosi?
    Ora guarda cosa succede se do il comando: pdfcrop prova.pdf
    `C:\Programmi\MiKTeX 2.7\scripts\pdfcrop\perl>pdfcrop prova.pdf
    PDFCROP 1.8, 2008/01/09 – Copyright (c) 2002-2008 by Heiko Oberdiek.
    “-” non è riconosciuto come comando interno o esterno,
    un programma eseguibile o un file batch.
    !!! Error: Execution of ghostscript failed: 256`

    Go to top