Supported Export Targets
Supported Export Targets
The following output platforms are supported by the random names generator:
- Excel File (.XLSX, XLS and CSV formats).
- Text File (Delimited and Fixed Width).
- Access File (.ACCDB and .MDB formats).
- ACCDB format requires Access 2007 or later to be installed.
- Relational Database Tables
- Export to relational database tables not supported by pfRandomTextGenerator.
- Workaround:
- Export log contents to a text file.
- Use an application such as pfDataExtractor to import the text file into a relational table.
- NOTE: pfData#Extractor can be downloaded for free from
http://www.profastcomputing.com/Products/PfDataExtractor.html - Word File (.DOCX, .DOC, .RTF formats)
- RTF File (.RTF format)
- PDF File.
- XML File (With or Without XML schema included in output file).
- Using .NET DataTable WriteXml capabilities.
- JSON File.
- Required Json.NET software is included with the application installation.