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

Fix page number #201

Merged
merged 3 commits into from
Jul 14, 2024
Merged

Fix page number #201

merged 3 commits into from
Jul 14, 2024

Conversation

kristikotini
Copy link
Contributor

Description

  • Add page number for .pptx doc types

Related Backlog Item

Issue: #188


Context

  • For .pptx and .docx the page number was not being added. This PR fixes the .pptx files but not .docx since there is no straightforward and reliable way to find page numbers of these files.

Checklist:

  • I have documented my changes
  • I have tested the changes and they work as expected
  • I have assigned this PR to someone
  • I have run make format to format my code

Additional references

@kuoirene
Copy link
Contributor

Understood regarding the .docx files. Will ignore the .docx in the acceptance criteria when reviewing.

@yashbhesaniya
Copy link
Member

Working good and displaying page numbers for .pptx

ready to merge

@yashbhesaniya yashbhesaniya merged commit 679f832 into develop Jul 14, 2024
1 check passed
@kristikotini kristikotini deleted the fix/graph-creation branch July 14, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants