8000 GitHub - TexasSwede/netsuite-print
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TexasSwede/netsuite-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netsuite-print

Payload Format

{
    "printer": <printername>,
    "filename": <filename.pdf>,   // Optional
    "data" : <PDF file encoded as Base64>
}

Sample Payload

{
    "printer": "Brother MFC-L2700DW">,
    "filename": "18487_163_cutsheet.pdf",   // Optional
    "data" : "JVBERi0xLjMKJd/++LIKMS...3MTgKJSVFT0YK"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0