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:
  • 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.