MigraDoc Made EZR: VB.NET Sample that creates PDF file

I revisited my VB.NET sample for MigraDoc, but this time achieving the same and more using my new MigraDoc Made EZR library. Achieve the same document, but with fewer lines of code. And in my humble opinion those lines are even easier to read (and to write). Continue reading MigraDoc Made EZR: VB.NET Sample that creates PDF file

MigraDoc: Visual Basic .NET Sample

Not many Visual Basic samples come with PDFsharp and MigraDoc. As the name PDFsharp implies, those libraries were developed by C# fans.
Here is a Visual Basic sample for MigraDoc. It should be enough to help you understand the C# samples for MigraDoc and translate them to Visual Basic when needed. Continue reading MigraDoc: Visual Basic .NET Sample