Questions tagged [document-automation]
23 questions
4
votes
3 answers
Is there a good way to "automatically" scan business documents?
My parents own a relatively small machine shop and would like a way to have documents such as purchase orders and invoices scanned into a system where they can be entered into their accounting software by somebody offsite. Is there a relatively…
Max Schmeling
- 496
- 2
- 10
- 19
3
votes
0 answers
Automated merging of PDF graphs
Is it possible combine PDF graphs automatically? I have similarly named files in 4 different directories. I have been reading about Ghostscript, imageMagick and PDFtk but I am not sure which is the program that would do the job best, as I have no…
Error404
- 209
- 1
- 3
- 8
3
votes
4 answers
Add only working days in grid style using Microsoft Excel
I like to have a calendar date view of the five working days in Excel.
I manually built a first row with dates from 30th July 2018 to 3rd Aug 2018 (Mon to Fri, which are working days) and a second row with dates from 6th Aug 2018 to 10th Aug 2018.…
user3843150
- 51
- 4
2
votes
1 answer
automate software/page feature/notepad++ feature?
I'm wondering if there's something I can use to make something easier, it's easier if I explaint through an example.
I'm working on a stats change in RPG Maker, and for this feature to work I need to be able to change a line 10000 times over and I…
FrozdY
- 33
- 5
2
votes
0 answers
sphinx autodoc: ModuleNotFoundError with sphinc-quickstart
Just installed Ubuntu 18.04.2 LTS on a fresh virtual box this morning and I'm trying to re-invigorate a project I had running on my legacy VBox/Ubuntu environment. I'm stumbling with getting sphinx auto documentation working on the new VBox. My…
Danlger
- 21
- 1
1
vote
1 answer
Batch file to automate a task
I run a job that creates 35 text files. The problem is I need to transmit these files after they are created, but before I can send them I need to go into each file and remove a space in order for the file recipient to process them.
This means I…
Carl
- 11
- 1
1
vote
0 answers
Is there a way to change the page styles of a range of pages in Libre Office?
I copied in pages to a target document from source documents which had page 1 (which was the page I was always cutting from) set to "First Page" style. This caused all my pages in the target document to be that style instead of the Default Style…
B. Clay Shannon-B. Crow Raven
- 284
- 2
- 14
- 33
1
vote
0 answers
Automating Excel to save file as CSV and run live updates
For starters - I am raw and have limited skills, thus the guidance here is important to me.
We have to supply data to a 3rd party in CSV format. The data must be updated at frequent intervals with a timestamp. Some workbooks at 1 minute intervals…
djvol
- 11
- 2
1
vote
0 answers
Docusign Gen for Salesforce error on custom object template button
I've created a DocuSign Gen template based on a Salesforce custom object and the preview works well. However, when I try to create the custom action (Lightning button), I get the error "Failed to generate lightning component: Cannot create a new…
Dixie Larson
- 11
- 1
1
vote
1 answer
How can I obtain all font files for fonts I use in an Impress presentation?
I want to have a(n installable) copy of all the fonts I use in a LibreOffice Impress presentation I'm writing. I don't think LibreOffice has any UI to make that happen, so I'm fine with doing it "on my own", e.g. by some script or Makefile which…
einpoklum
- 8,783
- 20
- 84
- 153
0
votes
1 answer
Batch make powerpoint titles
I am trying to make a powepoint that has a lot of slides. i would like to know if there is a way to "import" all my words and make each line a title of a slide. also, if anyone knows a way to do the same thing, but with pictures, then that would be…
Beautron7
- 1
- 1
0
votes
2 answers
Document with ability to change only certain words?
I am creating an contract template. Instead of highlighting words which needs to be changes each time new contract is created, I'd like to have a fixed and changeable text.
How can I create a Word document where all text will be uneditable except…
JoeM
- 1,539
- 8
- 26
- 40
0
votes
3 answers
How can I use vim to automate this...?
I'm implementing hundreds of similar functions at the moment which take on the form
String name(String arg1, String arg2, String arg3, String arg4) {
trampoline("name={name}&arg1={arg1}&arg2={arg2}&arg3={arg3}&arg4={arg4}",
name,…
flumpb
- 495
- 1
- 5
- 16
0
votes
1 answer
Seeking document automation/template system to output RTF or text
I would like to automate the creation of routine office correspondence - letters, etc. I am currently using Hotdocs for this task but would prefer to find something that isn't tied to Windows and something that could be more easily integrated into…
gbroiles
- 4,818
- 1
- 18
- 9
0
votes
1 answer
Custom Document Property in Word - Mapped Content Controls
I want to be able to insert into Microsoft word a field that is dynamically connected such that I can type anything in this field box and this is instantly replicated anywhere else in the document this same/Copy of the field exists.
It seems strange…
Nick
- 101
- 1