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

On exporting in PDF the tree doesn't show all nodes #9

Closed
daopapp opened this issue Apr 25, 2022 · 6 comments
Closed

On exporting in PDF the tree doesn't show all nodes #9

daopapp opened this issue Apr 25, 2022 · 6 comments

Comments

@daopapp
Copy link

daopapp commented Apr 25, 2022

When i try to export the tree, they doesn't show all nodes on PDF printing.
I know that for UX it's better the tree collapse for a better view.
But when i'm exporting, the system should show all nodes.
There is a way to configure this?

@ZornitsaPesheva
Copy link
Collaborator

Could you please isolate the issue in Code?
https://code.balkan.app/orgchartjs/getting-started#JS

@daopapp
Copy link
Author

daopapp commented Apr 27, 2022

Hi, i've created this code to show the issue:
https://code.balkan.app/exporting-pdf#JS

@ZornitsaPesheva
Copy link
Collaborator

ZornitsaPesheva commented Apr 27, 2022

You'd like the export to show the Samson's parents also? This is not possible, as they can't be shown in the chart also?
You can see only one partner's parents at time.

@daopapp
Copy link
Author

daopapp commented Apr 27, 2022

Yes, i know that on use o familyTree it's complicated to show all nodes on window.
But on export it's important to show all nodes(parents and sons) of entire tree.

@ZornitsaPesheva
Copy link
Collaborator

What you can do is to export twice. Export, expand other parents and then export again.
But you can't show all nodes in one page.

@daopapp
Copy link
Author

daopapp commented Apr 27, 2022

ok, sad about that.

@daopapp daopapp closed this as completed Apr 27, 2022
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

No branches or pull requests

2 participants