Skip to main content
Participant
December 3, 2017
Question

Preflight - filename too long

  • December 3, 2017
  • 2 replies
  • 688 views

Hi guys,

I am running a PDF/A 1b preflight using a droplet.

I have noticed that running longer lists of files through the preflight causes the following error

The filename or extension is too long.

If I shorten the total filepath, the droplet can take more files, capping at about 800-1000 files/.

The problem for me is, that I want to run batches larger than that.

Any suggestions on workflow?

Cheers,

Cameron

This topic has been closed for replies.

2 replies

Abambo
Community Expert
Community Expert
December 4, 2017

This looks to me more as a OS limit then a utility limit. I suppose you can work around this limit by batch scripts.

ABAMBO | Hard- and Software Engineer | Photographer
Participant
December 5, 2017

Hi Abambo,

Thanks for this. That is a good pointer, I'll try doing something in powershell to process 300 or so at a time, wait for Acrobat to become idle, the process the next batch.

Legend
December 3, 2017

Acrobat's really designed for very low volume automation, and it's pretty amazing you can get 800 at a time. You might look at the PDFToolbox product suite, of which Acrobat preflight is a cut down version.

Participant
December 5, 2017

Thanks Test Screen Name.

PDFToolbox does look excellent, i'll keep that in mind!!