Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview PDF files in Outputs Tab #4116

Open
wrussell1999 opened this issue Jun 24, 2024 · 1 comment · May be fixed by #4157
Open

Preview PDF files in Outputs Tab #4116

wrussell1999 opened this issue Jun 24, 2024 · 1 comment · May be fixed by #4157
Labels
enhancement New feature or request

Comments

@wrussell1999
Copy link
Member

wrussell1999 commented Jun 24, 2024

Describe the issue

Example flow that generates a PDF file in the Outputs tab

id: myflow2
namespace: company.myteam

tasks:

  - id: download
    type: io.kestra.plugin.core.http.Download
    uri: https://www.rs600.org/documents/p1h11hsft1125afa11n4m166r1iel3.pdf

Instead of previewing the PDF, it shows the raw content:
Screenshot 2024-06-24 at 12 57 51

Environment

  • Kestra Version: 0.18 Snapshot
  • Operating System (OS/Docker/Kubernetes):
  • Java Version (if you don't run kestra in Docker):
@wrussell1999 wrussell1999 added the bug Something isn't working label Jun 24, 2024
@loicmathieu
Copy link
Member

This is not a bug as we never implemented PDF preview but I agree it can be a nice improvement.

@loicmathieu loicmathieu added enhancement New feature or request and removed bug Something isn't working labels Jun 24, 2024
@loicmathieu loicmathieu changed the title Can't preview PDF files in Outputs Tab Preview PDF files in Outputs Tab Jun 24, 2024
@yuri1969 yuri1969 linked a pull request Jun 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants