How can we implement feature like document creation using pdf/png?

Hello,

I want to create on app for feature of pdf/png upload and then data will be extracted from that pdf/png and based on data document will created (Opportunity). User enquiry will be converted to opportunity through pdf and png. How to approach this please guide.

Hi @pm23,

Currently, there is no built-in ability to create a new document directly based on data extracted from a PDF/PNG upload. Integrating such functionality would be really challenging, as it would require a deep understanding of document parsing and integration tools.

While this is theoretically possible to achieve through custom development and integration, it would be a complex undertaking. You will likely need to explore and experiment with various integration tools and libraries capable of handling PDF/PNG data extraction and then develop scripts or applications to process this data and create the corresponding doc.

There was a scanner app in the github. You can scan the hard copy and process it.
You may utilize that app.

GPT4 parsing might be helpful, there are already some apps on the marketplace to integrate with GPT. Although they are not directly related to your feature, they may serve as a good starting point.