Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This mobile app allows you to print documents from your mobile device using a browser, so no installation is required. It is compatible with both iOS and Android platforms and supports a wide range of document formats.

Getting Started:

First, ensure that your mobile has data service.
Open the browser on your mobile device, and go to https://mobile.eprintitsaas.com.

...

Read the privacy terms and accept it. A new screen will be displayed with the options from where you can select your file to be uploaded in the ePRINTit SaaS system for printing. In this screen you can also configure the device to where you are going to print your files.

...

\uD83D\uDCD8 InstructionsuDCD8  Instructions

  1. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%231-QRCode438206845#QRCode-Print

  2. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%232-Location438206845#Location

  3. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%233-Email438206845#Email

  4. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%234-Pictures438206845#Pictures

  5. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%235-Files438206845#Files

  6. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%236-Dropbox438206845#Dropbox

  7. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%237-Box438206845#Box

  8. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%238-Google438206845#Google-Drive

  9. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%239-OneDrive438206845#OneDrive

  10. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%2310-Office-438206845#Office-365

  11. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%2311-Settings438206845#Settings

  12. https://devtbs.atlassian.net/wiki/spaces/ESESCP/pages/438206845/Mobile+Web+App+No+install#%2312-Jobs438206845#Jobs

QRCode Print

A QR code (Quick Response code) is a two-dimensional barcode that can be read by a mobile camera which will then interpret the data encoded in the QR code and take the appropriate action. QR codes are square-shaped and contain a variety of information. In the ePRINTit SaaS system the QR Code allows the user to connect the mobile to a printer device.

...

The location where the files will be physically available for pickup. For more information about how to configure the locations click here. To get more information about how to associate the location to a device, click here.

...

The mobile app also allows the user to change the location to where the files will be sent, according to the user’s preference. When user select the Change Locations button, a new screen will be displayed with the nearest location available.

...

The user also has the option to search the location/devices available selecting the Map tab, where the user can have a view of the available location in the map.

...

After the location is selected, user can start printing the files.

Click on the Change Area button for getting list of printer of some other location.

...

User can search for printer on a specific location by adding any of the below information in the Change your search area search text box without enabling the Geo-Locate feature.

  • Country: By adding country name, you will get the list of all the printers available in that country.

  • State: By adding state name, you will get the list of all the printers available in that state.

  • City: By adding city name, you will get the list of all the printers available in that city.

  • Zip: By adding zip code, you will get the list of all the printers available in that zip code address.

...

You have a filter option for the area search which is Distance.

From the distance button, you can select the range of distance in which you want to filter the list of printers. Here you have maximum of 100 miles and minimum 1 mile option.

...

After selecting the distance, click on the Apply button for applying the filter.

You can also apply Open Now filter for filtering the list of printers which are available at that time.

...

Email

To add files from email, user should tap on Add Files/Email and select the email provider.

...

When selecting Google Drive, the following screen will be displayed requesting access to the user’s Google Drive account.

Image RemovedImage Added

OneDrive

When selecting OneDrive, the following screen will be displayed requesting access to the user’s OneDrive account.

Image RemovedImage Added

Office 365

When selecting Office365, the following screen will be displayed requesting access to the user’s Office365 account.

...

Settings

...

Jobs

Jobs can be printed or deleted through this option.

  1. If the user has not selected any account that he added while submitting a job then we are storing it on local data base of the device because we do not have the token to make the API call to fetch the job. As the token can only be used if we have the account added. So when you delete such a job where you selected Release code, LMS or guest for job upload then it will not make API call and delete only from the device not from the portal.

  1. If you have have added any account from add account section and then use that account to upload and submit a job and then you delete it. Then in this case that job will also be deleted from portal as we will have the authorization token of the account used to upload the job and we can use that token to make the graphQL API call to delete the job using that token.

...