Possible Duplicate:
Good software for printing a poster?

Hi All,

I have a great problem , and I have no idea how to solve it , I have create a chart (Mind map) in Smart draw, what I want now is to print this Mind map , the mind map is very large when i Export it as Image I have a big image , so can any one tell me if there is any software that can divide this big image into small parts of size (A4) to be able to print it on several papers and show it to my boss

please help as soon as you can

Thanks in Advance

link|improve this question

57% accept rate
@The Communist Duck: is correct; however, there's a package called ImageMagick that could carve up your image for you. – Vamana Mar 6 '11 at 15:58
feedback

migrated from stackoverflow.com Mar 6 '11 at 23:25

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by BloodPhilia, Kyle, studiohack Mar 7 '11 at 1:48

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 0 down vote accepted

I have never used ImageMagick for this purpose but you should check this out. http://www.imagemagick.org/Usage/crop/#crop_tile. It looks like just what you need. It is a truly amazing program once you get the hang of it.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.