Tobin Harris tweeted he updated yUML to generate a diagram to PDF.
I updated the PowerShell script to take the –pdf parameter.
Get-yUMLDiagram $yUML –pdf
Download it here:
Researching the optimal; implementing the practical
Tobin Harris tweeted he updated yUML to generate a diagram to PDF.
I updated the PowerShell script to take the –pdf parameter.
Get-yUMLDiagram $yUML –pdf
Download it here:
{ 3 comments… read them below or add one }
Nice
Thanks for the mention.
Thanks for posting the pdf functionality. One small revision, I had to change this line $pdfFileName=”C\test.pdf” to $pdfFileName=”$diagramFileName”
@Tobin you’re welcome
@Chad thank you, I’ll update the zip