10

I want to add a new page in MySql Workbench. How this is possible?

ali asad
  • 1,329
  • 4
  • 17
  • 23
  • Not sure what you mean here. Do you want to split your diagram over multiple pages or add more space to a diagram (by defining a larger area) or add a new diagram? – Mike Lischke Mar 05 '13 at 08:05
  • Yes I want to split diagram to multiple pages to add more tables. How is it possible? – ali asad Mar 05 '13 at 10:46
  • Possible duplicate of [How do I enlarge an EER Diagram in MySQL Workbench?](http://stackoverflow.com/questions/4933000/how-do-i-enlarge-an-eer-diagram-in-mysql-workbench) – Chris Jan 05 '16 at 13:15

2 Answers2

35

Open your model, go to Model -> Diagram Properties and Size.. In the dialog that opens either drag your size with the mouse (in the grid) or enter new values in the text boxes below that grid.

Mike Lischke
  • 48,925
  • 16
  • 119
  • 181
3

1.Go to Model > Diagram Properties and Size enter image description here 2.Select the pages that you need enter image description here

Pablo Salazar
  • 800
  • 10
  • 17