PDF/DocX conversion to HTML

Hi,

I am looking for a product to integrate into my web application. It’s a resume building system and I am looking for two things:

  1. The ability to create PDF and Word files from web input fields and
    2: the ability to parse PDF and Word files when someone uploads their current resume.

Do you have a product that meets these requirements? Also, coding language is PHP

Thanks,
Jeff

@jmbrown,
Unfortunately, there is no on-premise Aspose.Words API for PHP at the moment. You can use Aspose.Words for Java in PHP project via PHP/Java Bridge or Aspose.Words for .NET in PHP via COM for your purposes.

You can also check the Aspose.Words cloud API in PHP.