Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4769 Widoki

Hi all,
we all know that we can import data into odoo from excel or csv files,
my question is that can we import data from a pdf file?
if yes can anyone kidnly tell me how can we do it?
thanks

Awatar
Odrzuć
Najlepsza odpowiedź

No, In odoo there is no option to import data from PDF file.  

Note: if your pdf has fix layout structure similar to excel then there are some services/OCR which can convert PDF to excel like
https://acrobat.adobe.com/in/en/acrobat/how-to/pdf-to-excel-xlsx-converter.html#  (but they didn't provide 100% accuracy during conversion)

Awatar
Odrzuć
Autor

@ravi gadhia can i make my own template by coding?

any hint or guide?