Following up on my last post, Convert an Image to Black & White PDF, I have updated the project to include a third method that converts document and vector formats to PDF. This conversion uses SVG as an intermediate format and does not require OCR, which results in perfect text accuracy.
What it Does
This C# .NET 4 console application shows how to use LEADTOOLS to convert a Word Doc to document-based PDF, as well as convert an image to black & white raster-based and document-based PDF files.