I have a customer that currently scanning from their MFP's to generate PDF files to import into Laserfiche. Is there any automated activities in Workflow that could be utilized to remove the electronic document, and just leave the generated tif files?
Question
Question
Auto converting a PDF to a TIF document
asked on April 29, 2013
•
Show version history
0
0
Answer
APPROVED ANSWER
replied on April 30, 2013
•
Show version history
There are a variety of ways you can do this. The simplest way would be to use the Move Pages activity to move the pages generated from the PDF import to a new entry, and then delete the original PDF file. In Workflow, this would look like:
In this Workflow, I start by retrieving the PDF entry that has the TIFF images that I want to move. Then, I create a new document entry for those images. After that, I moves the pages from the PDF entry to the newly created entry. Below are the properties for the Move Pages activity.
Last thing we need to do is delete the original PDF.
Simple as that. You could also configure this to look through all the PDFs in a specific folder. To do that you would need to use the For Each Entry activity as well.
2
0
Replies
You are not allowed to follow up in this post.