dabeng / OrgChart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
2.88k stars 771 forks source link

Export PDF #193

Open venkatcerulean opened 7 years ago

venkatcerulean commented 7 years ago

Hi Team,

I am not able to export entire tree as pdf It is only taking the pdf which is covered to the screen Is it possible to change that can please help me on that very urgent...

Thanks

dabeng commented 7 years ago

Hi @venkatcerulean , please try out this Demo - Export pdf of jquery orgchart plugin and then tell me your issue :blush:

ynrng commented 7 years ago

It's the same with issues47. Check the width of the outer container in which you have placed the chart.

albanafmeti commented 7 years ago

@sugaE What do you mean with 'Check the width of the outer container in which you have placed the chart.'?

Do you think your response is a solution?

Yes, I can check the width 100 times but this doesn't mean I am giving a solution to the issue. So provide a right solution. For example: the outer container width must be .......

albanafmeti commented 7 years ago

@amarsyla Upload or post here your script. I need to take a look. Maybe I can help.

ynrng commented 6 years ago

@albanafmeti First, I would like to apologize if I'm not clear before. I referred this problem to a similar issue where I thought you may find the answer. So I didn't explain much.

Check the width and height of the outer container so that you may find out that the outer container is smaller than the whole picture of the pdf. Or maybe it has style like "overflow: hidden". Remove the "overflow: hidden" or make your container bigger. That's how I solve this problem.

And I do NOT like your tone and I don't think you checked.

venkatcerulean commented 6 years ago

Hi Dabeng, jquery.orgchart.txt Can you check that file is jquery.orgchart.css, Once i made the changes to that file Download is not happening Can you check this it's very urgent

venkatcerulean commented 6 years ago

index This is how the image is coming It is cutting the image what to do

Thanks