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
just in case, below is the way the message is generated:
varmessage=$"Retype has hit your {total } page limit.";if(!wallet.IsLicensed){message+=$" A Retype Pro license would be required if using > {total } pages.";}
Emit a warning to the action workflow whenever retype emits warning about the licensing limit being reached.
Otherwise, it will be difficult to know why retype is only generating ~100 pages per current no-license limitations.
The text was updated successfully, but these errors were encountered: