phpmyadmin 3.4.0 ERD to PDF
Asked Answered
S

2

5

I can create an ERD in phpmyadmin 3.4.0 with the Designer tool, but how do I export it as a PDF?

I can see the [Import/Export coordinates for PDF schema] button, but cannot see what it does, or how to get a PDF of my ERD.

Thanks in advance.

Scoutmaster answered 9/5, 2014 at 8:33 Comment(1)
detail step to generate ERD : goo.gl/0z3vFEPenthouse
I
6

You've done the first step right. From the Designer, click the Import/Export coordinates for PDF schema button and provide a name. Next, go to the Operations tab. Near the bottom click the link "Edit or export relational schema". From that page, select the name of the page you created in Designer. The page will load with a bunch of information and a list of all the tables.

You can "Toggle scratchboard" to adjust the layout, or scroll down to de-select some columns from display. Keep scrolling down :-). If you've made changes to the layout, you can click "Save" to, well, save those changes, or just keep going down, where you can select a page size and other options. Finally, press the "Go" button. You'll get a PDF file which, by default, has quite a bit of information including, on the last page, the Designer view export you seek.

Industrial answered 10/5, 2014 at 14:30 Comment(1)
Thanks for this. I created a tutorial with screenshots here.Quaternary
H
-1

Just click on your diagram->On your main tab menu choose Export->Choose the export method (e.g. Quick)->From the drop down choose PDF->Go->Save to location you prefer.

Hindbrain answered 9/5, 2014 at 8:51 Comment(1)
Unless I misunderstood your point, that's for creating a PDF export of your data, not the Designer schema.Industrial

© 2022 - 2024 — McMap. All rights reserved.