RPM How To Portal
Portals
TransformsActions
Print to
Windows printing
Text markup
Queues
How to
Workflow
Archive
How to do "you name it" in RPM
- Print a text file
- Print to a shared printer or archive to a shared folder
- Get the text print settings I expect (or, how to get the font size I wanted)
- Convert plain text to PDF
- Convert SCS to PDF
- Print SCS to a Windows printer
- Print SCS directly on an HP printer
- Convert SCS to plain text, leave it in a folder
- View a print job in notepad
- Change input trays in a PCL file
- Change output bins in a PCL file
- Skip the banner page and convert the rest of my report to PDF
- Set up a queue to reprint
- Print to RPM from a Windows printer
- Save a print job to PDF or any other format
Print a text file
| Transforms | Actions |
|---|---|
| Text markup, experiment with the settings | Text print, select a printer, do printer setup |
Some people have problems getting this to work the way they expect.
Convert plain text to PDF
| Transforms | Actions |
|---|---|
| Text markup, experiment with the settings | Typically archive, email or both |
Convert SCS to PDF
| Transforms | Actions |
|---|---|
| SCS to Text markup | Typically archive, email or both |
Print SCS to a Windows printer
| Transforms | Actions |
|---|---|
| Text print |
Print SCS directly on an HP printer
| Transforms | Actions |
|---|---|
|
Raw print |
Convert SCS to plain text, leave it in a folder
| Transforms | Actions |
|---|---|
|
Archive |
View a print job in notepad
No transforms are necessary. Go to the Jobs view, select Job Archive and turn on job retention. When you are done experimenting, turn off the job archive.
| Transforms | Actions |
|---|---|
| None | Filter action:
|
Change input trays in a PCL file
| Transforms | Actions |
|---|---|
| String translate: Search: \x1b&l\dH Replace: \x1b&l#H Use Regex: Checked where # in the Replace is in the range [0-6] and is device dependent. Note: we bolded the \d in the search string to make this point. This matches any single digit. You can use the above to map any input tray to the number you specify in the replace string. |
Raw print |
Change output bins in a PCL file
| Transforms | Actions |
|---|---|
| String translate: Search: \x1b&l\dG Replace: \x1b&l#G Use Regex: Checked where # in the Replace is in the range [0-11] and is device dependent. |
Raw print |
Skip the banner page and convert my report to PDF
This method lets you skip past the first form feed. For other processing options see the Page Range FAQ.
| Transforms | Actions |
|---|---|
|
Archive |
