augustin-wien / PDF-Parser

This plugin is used in a wordpress backend to extract text from pdf files and convert it into blogs.
1 stars 0 forks source link

Extract the article categories from the page #7

Closed nanu-c closed 11 months ago

nanu-c commented 1 year ago

This extracts the category from the page and the category should be used to create articles.

nanu-c commented 12 months ago

In the .env file is the path. On the left side of your image, the file is in sample_data and the command searches for it in pdf_files. In my .env the AUGUSTIN_PLUGIN_PATH and the AUGUSTIN_PLUGIN_SAVE_PATH are the same. Actually this pr doesn't change how the paths are set or handled. Maybe the pdf_files path doesn't exist and it can't create the path.