You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It maybe relevant for other people too, I need a capability to save some file metadata in custom_field1 , custom_field2 etc. at the time of parsinf pdf documents. Currently pdf parsing is in a c library whose source is not shared , so perhaps:
C source cam be shared too
Or provide parsing API documentation and add capability in the parsing API to add all custom fields which exist in mongo database schema
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It maybe relevant for other people too, I need a capability to save some file metadata in custom_field1 , custom_field2 etc. at the time of parsinf pdf documents. Currently pdf parsing is in a c library whose source is not shared , so perhaps:
Beta Was this translation helpful? Give feedback.
All reactions