How to get a Core Data Model Picture to fit to 1 page when printing?

后端 未结 5 1303
粉色の甜心
粉色の甜心 2020-12-28 20:40

Ok, embarrassing, there must be an easy way - I have a Core Data model diagram that I want to print - printing is easy, but it pushes it over 4 pages which is difficult to c

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-28 21:03

    And if you're not on Xcode 4, you have to resort to n-up printing in preview and copy-pasting (the involving scissors kind) the pages together. The support for page setup was lost somewhere around Xcode 3.1.

提交回复
热议问题