MOPineyro / glob

Lob add-on for Google Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is un-maintained, use at own risk.

Glob: Lob add-on for Google Docs

Allows user to mail a Google Doc through Lob.

How To Install (as Custom Script)

  1. Open any Google Doc.
  2. Under the Tools menu item, select Script Editor. (This will open a new tab/window)
  3. This should create a new code.gs file. Delete its contents and replace with them with the included code.gs file.
  4. Create a new HTML file called 'sidebar' for this Google script. (File > New > Html file)
  5. Delete the initial contents of the file and replace them with the included sidebar.html.

6. Click back to editing `code.gs` and on the top menu bar, select `onOpen` and then hit `Run`. 7. Navigate back to your doc and you're ready to Lob your doc to anyone!

Roadmap ( - Completed, - In Progress)

  1. Able to generate and send Google Doc as PDF to Lob successfully
  2. Able to create a Lob letter job (setting_id: 100) from PDF'd Google Doc
  3. View price of job before sending.
  4. Import contact list from Lob
  5. Able to customize (via drop-down menu) print settings

About

Lob add-on for Google Docs


Languages

Language:HTML 66.0%Language:JavaScript 34.0%