ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: attachments working again (issue with /EmbeddedFiles)
Date: Fri, 7 Feb 2020 20:46:46 +0100	[thread overview]
Message-ID: <1ae56857-1fcb-cce5-e964-86b6b67c6c1d@gmx.es> (raw)

Hans,

many thanks for having fixed the issues with attachments (in latest beta
from 2020.02.07 18:36). I haven’t tested attachments with PDF/A-3a.

But there is still an issue with /EmbeddedFiles. MWE:

    \setupinteraction[state=start]
    \starttext
    \startTEXpage[offset=1em]
    a\attachment[file=abdfaeasd.txt, name=hola, method=hidden]
    \contextversion
    \stopTEXpage
    \stoptext

File name is changed:

    2 0 obj
    <<
      /AFRelationship /Unspecified
      /EF <<
        /F 1 0 R
      >>
      /F (hola.txt)
      /Type /Filespec
      /UF <FEFF0068006F006C0061002E007400780074>
    >>
    endobj

But embedded names have the name from the file, leaving it unchanged
(abridged version):

    18 0 obj
    <<
      /EmbeddedFiles << /Names [ (abdfaeasd.txt) 2 0 R ] >>
      /Type /Names
    >>
    endobj

Could you fix the name change for /EmbeddedFiles?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2020-02-07 19:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 19:46 Pablo Rodriguez [this message]
2020-02-07 20:19 ` Rik Kabel
2020-02-07 20:55   ` Pablo Rodriguez
2020-02-07 21:37     ` Hans Hagen
2020-02-08  8:20       ` Pablo Rodriguez
2020-02-08 12:45       ` Peter Rolf
2020-02-08 17:32         ` Pablo Rodriguez
2020-02-08 21:13           ` Rik Kabel
2020-02-12 19:20             ` Pablo Rodriguez
2020-02-12 22:22               ` Rik Kabel
2020-02-12 23:45                 ` Rik Kabel
2020-02-13  8:56                   ` Hans Hagen
2020-02-14  2:43                     ` Rik Kabel
2020-02-14 21:23                       ` Pablo Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1ae56857-1fcb-cce5-e964-86b6b67c6c1d@gmx.es \
    --to=oinos@gmx.es \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).