What if we have the option to restrict PDF to English language only.
Like users can have details/options in client area with their own language selection but invoice always created in English only.
Can't figure out login validation and session creating through API.
Got successful password hash but can't figure out where and how the values of $_SESSION['uid'] and $_SESSION['upw'] should be set.
Any help will be highly appreciated.