Some test text!
To convert different formats to PDF Documents.
// Start with a PDFDoc (the conversion destination)
PDFDoc doc = new PDFDoc();
// perform the conversion with no optional parameters
Convert.ToPdf(doc, filename);
Get the answers you need: Support
PDFTron SDK
COMPANY