How do you printout a full family tree with everybody that is shown in your GEDCOM file? I've tried to do this in other programs without success. I even see that Ancestris has a yEd export that I have tried via Google Sheets method before, but had to do some compilation in Excel before pasting the data into Google Sheets due to the large size of my late father's GEDCOM file (contains 88,528 individuals). When I export via Ancestris, I receive the same error as before when using the Google sheets method when opening the file in yEd. I believe it's due to a memory issue. The yEd.graphml file is 670,817 kb in size. I even increased the memory using -J-Xmx4g and it still locked up the program. Using other methods within Ancestris, the best I can do is 10 generations out of a total of 236 (?) generations. Is there any other method I can try before I embark on creating this with CAD software? Do you have a way to export it to a DXF file?
I'm familiar with CAD software and have devised a way I can automatically import block containing each persons information. The blocks will contain a rounded rectangle and attributes for each persons data. I then insert a blank filled block into the drawing and array the block until I have 88,528 empty blocks in the drawing. I then use an autolisp program to export all the information out into a text file. I then open it in Excel and copy and paste to fill out the missing data. One column is filled in with a unique Handle that represents each separate block. I then save that out as a text file and import it back into the drawing where it populates each block. Then it just a matter of placing each block in its proper place. Once you are finished with the initial data, you can update the tree either by adding additional blocks and double-clicking on them to fill in the data or do as before and export and import since any additional blocks will have a unique Handle. You can also add extra features like rectangles around generations and polygons around family groups that can be turned on or off by layer.
I've attached some low-res examples, plus the overview that Ancestris makes.