Preflight Checklist
- [ x] I agree to follow the Code of Conduct that this project adheres to.
- [ x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
I am using %pagenumber% placeholder field on each of my drawing pages. This displays correctly in draw.io editor. However, when I Export to PDF, it seems only the currently viewed page number is used. For example, if I have 2 pages, and are viewing page 1 in the editor, when I export both @pagenumber% use "1". It should be the actual page number ("1" for 1st page, "2" for 2nd page).
To Reproduce
Steps to reproduce the behavior:
- Add a Text to the drawing. Select the text.
- Edit -> Edit Data
- Add property called "page", click Add Property
- Enter: "%pagenumber%" as the property value
- Check the Placeholders check box, and click Apply.
- Double click the Text, and type "%pagenumber%"
- Duplicate this page to another page
- View the pages in draw.io, and see it correctly show "1" text on page 1, and "2" text on page 2.
- Select Page 1, and Export the drawing to PDF. See that both page 1 and 2 both show page number text as "1".
- Select Page 2, and Export the drawing to PDF. See that both page 1 and 2 both show page number text as "2".
%pagenumber% placeholder field should display the actual page number of each page when exported to PDF, same as when viewed in the draw.io editor.
Version 29.6.6 desktop dmg version
Desktop (please complete the following information):
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
I am using %pagenumber% placeholder field on each of my drawing pages. This displays correctly in draw.io editor. However, when I Export to PDF, it seems only the currently viewed page number is used. For example, if I have 2 pages, and are viewing page 1 in the editor, when I export both @pagenumber% use "1". It should be the actual page number ("1" for 1st page, "2" for 2nd page).
To Reproduce
Steps to reproduce the behavior:
%pagenumber% placeholder field should display the actual page number of each page when exported to PDF, same as when viewed in the draw.io editor.
Version 29.6.6 desktop dmg version
Desktop (please complete the following information):