Link Search Menu Expand Document

PDF to CSV/XLS conversion fixing spaces in columns detection

For Zapier, Integromat and others plugins insert custom profiles into profiles field. For API calls please set value as string in profiles parameter as string.

In certain files, document requires some fine-tuning because it contains wide spaces that affect the column detection. Use following profile value with api call.

{ "ShrinkMultipleSpaces": true }

Applies To:

  • /pdf/convert/to/csv
  • /pdf/convert/to/xls
  • /pdf/convert/to/xlsx