Update: PowerShell yUML with PDF support

by Doug Finke on June 2, 2009

in PDF,PowerShell,yUML

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 }

Tobin Harris 06.03.09 at 1:22 am

Nice :) Thanks for the mention.

Chad Miller 06.03.09 at 7:06 am

Thanks for posting the pdf functionality. One small revision, I had to change this line $pdfFileName=”C\test.pdf” to $pdfFileName=”$diagramFileName”

Doug Finke 06.03.09 at 11:18 am

@Tobin you’re welcome
@Chad thank you, I’ll update the zip

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>