11

I'm on oracle sql developer 4.0.2.15. I used data modeller to generate Entity Relationship Diagram, how to save it as image? I need it to create documentation for my project.

1
  • In my opinion, this question does not show any research effort Commented Nov 6, 2015 at 9:03

1 Answer 1

25

File > Data Modeler > Print Diagram > To Image

enter image description here

Here's the Image File

enter image description here

And now available in newer versions, 17.x, the HTML/SVG

enter image description here

You can also generate HTML for your model's data dictionary AND include the diagrams as well. I talk more about that, here.

Sign up to request clarification or add additional context in comments.

6 Comments

It didn't work for me... It's Output Nothing, my oracle data modeler version 4.0.3.853
how big is your diagram, number of objects? anything in the log panel? you can also try version 4.1.2
845 object also there's nothing in log panel, I just want to take 3 object in relation and it fails. Something wrong with my oracle data modeler ?
probably running out of memory, that would be a REALLY big diagram. so add 2 or 3 GB of memory to the JVM or create a subview of just those 3 objects and relations, and print that instead
In version 4.2 which is in Beta right now, you can now also publish your models to HTML and the diagrams are embedded/included.
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.