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

Implement a way to save each page style page range #2

Open
arvchristos opened this issue Oct 2, 2018 · 2 comments
Open

Implement a way to save each page style page range #2

arvchristos opened this issue Oct 2, 2018 · 2 comments
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed

Comments

@arvchristos
Copy link
Owner

Currently there is no way for one to get each page style, thus each numbered region's number of pages.

This is a feature needed in order to implement Page x of y functionality for different numbered ranges (for example the first 10 pages are numbered with latin scheme while the rest with arabic numbering).

This requires a struct to hold this information at the creation of each numbered range (I intended to use the document properties as used in the main.py file here )

Any other idea would be highly appreciated.

@arvchristos arvchristos added enhancement New feature or request help wanted Extra attention is needed Hacktoberfest labels Oct 2, 2018
arvchristos pushed a commit that referenced this issue Oct 4, 2018
Revert "Changes to main.py"
@io-ma
Copy link
Contributor

io-ma commented Oct 6, 2018

Teach me how to do it

@arvchristos
Copy link
Owner Author

@io-ma I'd be happy to. However, issue threads should not be filled with such discussions. I suggest you join the IRC channel linked at the Readme for further info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants