Skip to content

Support rendering PDF's linked as attachment  #15

@SamuelFountain

Description

@SamuelFountain

Using GNU Emacs 30.0.50 with org version 9.8-pre, with an org mode header of the form

* Weekly Meeting 2024-06-06 Thu               :ATTACH:
:PROPERTIES:
:ID:       e4b537ab-560e-4a7f-a58e-44e56ec2c62c
:END:

I can render a pdf using the link with file

#+ATTR_ORG: :width 40% :page 1
[[file:data/90/4f1c95-a9ab-4575-a32c-5e3938e80562/example.pdf]]

but when I use the attachment link form

#+ATTR_ORG: :width 40% :page 1
[[attachment:example.pdf][example.pdf]]

it will not render the pdf. (for refrence png's will display inline with the attachment form).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions