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 seems that if the end of a page is reached in the PDF an extra a row is created for long course names. As a result only the half of the course's name is parsed. An example:
Only the "ΑΝΤΙΚΕΙΜΕΝΟΣΤΡΕΦΗΣ" is parsed.
The text was updated successfully, but these errors were encountered:
Not sure if this can be resolved without rewriting the present logic behind PDF Parser.
Maybe we can "bypass" the issue by disregarding the class' name and only using its code (NCO). @sakrifor how does that sound?
It seems that if the end of a page is reached in the PDF an extra a row is created for long course names. As a result only the half of the course's name is parsed. An example:
Only the "ΑΝΤΙΚΕΙΜΕΝΟΣΤΡΕΦΗΣ" is parsed.
The text was updated successfully, but these errors were encountered: