PDFCrowd Blog

Product updates, tips & tricks

New:

Fixes:

  • Python API client: correct handling of custom string classes, e.g. SafeText in Django.
  • Converter: using the 'pdfcrowd-remove' and 'pdfcrowd-hide' CSS classes with the setElementToConvert() method works correctly now.
  • Mobile friendly web.
  • The online conversion form offers more customization settings.
  • Added example integrations of our API with several web frameworks.
  • API client libraries:
    • .NET client is now available on NuGet.
    • Node.js: enhanced error reporting in default handlers.
    • PHP: autodetect availability of file_get_contents and cURL.