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

[BUG]The PDF file generated from the open search reporting is displaying only the first page as screenshot #1032

Closed
santoshkumarsai02 opened this issue Sep 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@santoshkumarsai02
Copy link

What is the bug?
Generate a pdf report from the open search dashboard. When you open the PDF file, it only displays the first page like a screenshot taken for the first page.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to 'openseacrh dahboard reporting section.
  2. Click on 'Create and select the format as PDF and click create .'
  3. open the PDF file generated
  4. See only he screen shot of the first page

What is the expected behavior?
The PDF file should contains all the contents and viewable generated as per the report information

What is your host/environment?

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@santoshkumarsai02 santoshkumarsai02 added bug Something isn't working untriaged labels Sep 4, 2024
@andrross
Copy link
Member

[Catch All Triage - 1, 2, 3]

@joshuali925
Copy link
Member

joshuali925 commented Jan 17, 2025

could you clarify what you meant by first page? dashboards shouldn't be paginated, do you mean the first page of the saved search / table visualization? If so I think the request is similar to opensearch-project/dashboards-reporting#113

We probably won't be expanding the tables to include every row in the PDF report, it's not easy technically, and PDF can grow very large it becomes not practical to review. The linked issue is about creating a CSV from the saved search visualization which we believe is more useful.

I'll close this issue for now to track similar issues in opensearch-project/dashboards-reporting#113 but feel free to reopen if your issue is different or if you have other questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants