Hyperef problema pdf

  • Creatore
    Topic
  • #83858
    Up
    0
    Down
    ::


    Buongiorno a tutti!
    ho un problema con hyperef e texshop. Devo produrre un pdf con compatibilità acrobat 4, se faccio il pdf da distiller passando per il poscript ottengo quello che voglio ma perdo tutti i link. Se utilizzo il pdf che produce texshop con pdftex ottengo i link ma non la compatibilità con acrobat 4…qualcuno può aiutarmi?

Visualizzazione 1 filone di risposte
  • Autore
    Risposte
    • #83859
      OldClaudio
      Partecipante
        Up
        0
        Down
        ::


        Documentazione: texdoc pdftex, pagina 18:

        \pdfminorversion (integer)

        This primitive sets the pdf version of the generated file and the latest allowed pdf version of included pdfs. E. g., \pdfminorversion=3 tells pdfTEX to set the pdf version to 1.3 and allows only included pdf files with versions numbers up to 1.3. The default for \pdfminorversion is 5, producing files with pdf version 1.5. If specified, this primitive must appear before any data is to be written to the generated pdf file, so you should put it at the very start of your files. The command has been introduced in pdfTEX 1.30.0 as a shortened synonym of \pdfoptionpdfminorversion command, that is obsolete by now.
        Distributions alter the default value here; for example, TEX Live 2010 sets \pdfminorversion=5 when its formats are built, so object compression can be enabled (described below).

        Nel preambolo, quindi devi impostare [tt]\pdfminorversio=4[/tt]

      • #83860
        Up
        0
        Down
        ::


        Claudio… grazie! Non so come farei senza te, Max e Gianluca…

        Prima pensavo di passare per acrobat poi per texshop poi per distiller…invine avevo capito di dover passare per pdftex…ma non mi era venuto in mente di cercami la documentazione… sono una scema…

        GRAZIE ANCORA!!

        PS ovviamente funziona!

    Visualizzazione 1 filone di risposte
    • Devi essere connesso per rispondere a questo topic.

    Go to top