cancel
Showing results for 
Search instead for 
Did you mean: 
2 Replies

Re: Workflow Scanning - Multiple PDF Creation

The following method shows how to create a basic PDF document in C#.NET project.
public static void SaveDocumentFile(REDocument document, string filePath);
public static void SaveDocumentFile(BaseImage image, string filePath, BaseEncoder enc);
public static void SaveDocumentFile(List<BaseImage> images, string filePath, BaseEncoder enc);
public static void SaveDocumentFile(REDocument document, string filePath, BaseEncoder enc);
Fabio
Valued Advisor
Valued Advisor

Re: Workflow Scanning - Multiple PDF Creation

this is only possible with single page tiff...

 

you need some extra scanner software for this like scanflowstore, but this is not free of charge

0 Kudos

Workflow Scanning - Multiple PDF Creation

Product Name: Other - specify product in post

Hello,

 

When scanning a stack of documents, all documents are scanned into one PDF file.  Is there a way to create a unique PDF for each document scanned?

 

Thank you

Blake Mertens

WorkCentre 7775

Tags (2)