kaishuu0123/vscode-erd

Export Preview

JourdanDixon opened this issue · 5 comments

Hello. Is there a way to save the ERD preview as PDF or something similar? I can't find anything.

@JourdanDixon thank you for your comment.

I will consider the correspondence.
What kind of file format do you want to save? (SVG, PDF, PNG etc)

@JourdanDixon

2.0.0 release! Please use "ERD: Save as SVG" command.

I tried using that, but it didn't work. Do I need to include another exe file like I do for erd-go and the 2nd one (I forget the name)? And would it be tough to do a save as png instead? That seems to be an easier image type for most people to use. What do you think?

@JourdanDixon

capture procedure
save_as_svg

Do I need to include another exe file like I do for erd-go and the 2nd one (I forget the name)?

No. do not need another exe file.
erd-go and dot command only.

And would it be tough to do a save as png instead? That seems to be an easier image type for most people to use. What do you think?

hm, i will support png & pdf too.
wait a minute.