Erase / remove borders from a table (scanned pdf) - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: Erase / remove borders from a table (scanned pdf) (/Thread-Erase-remove-borders-from-a-table-scanned-pdf) Pages:
1
2
|
RE: Erase / remove borders from a table (scanned pdf) - odeonseb - 10-13-2020 Hello, I installed the ofn-remove-grid script and use these values in the windows on the picture: Grow selection before: 0 Area threshold: 19400 Grow selection After: 1 Work is processing "selection to path" and an error appears "Remove table/grid around text Message / global name 'BUCKET_FILL_BG' is not defined". The native langage in Linux Mint is French. Can this disturb the script? Do you know what I should do to solve this? Thanks RE: Erase / remove borders from a table (scanned pdf) - rich2005 - 10-14-2020 Nothing as complicated as your location/language. You are using Gimp 2.8 and the plugin uses Gimp 2.10 syntax. Remove the old version. Download the attached 2.8 version. Unzip it and put ofn-remove-grid-28.py in ~/.gimp-2.8/plug-ins This in my kububtu 18.04 Gimp 2.8 [attachment=5068] RE: Erase / remove borders from a table (scanned pdf) - odeonseb - 10-15-2020 Whaooo it works now. Thanks a lot. |