FAQ
A-PDF :: Affordable PDF Tools

How to rename PDF file with defined content tag in command line?

Return KB main page

Question

How can I use your Rename program Command Line version to rename PDF file with defined content tag?

Solution

With A-PDF Rename (free download here), it provides you command line mode to rename PDF file with defined content tag.

You can write command line as follows:

C:\RenameFiles>set RenameCmd="C:\Program Files\A-PDF Rename\prncmd.exe"
C:\RenameFiles>for %f in (*.pdf) do %RenameCmd% "%f" "%Content_tag1%" -L"Content_tag1.rul"

This web tutorial will give you an overview of the procedure how easy to use this product!

tutorial

Or view video tutorial here:

a-pdf-rename-video-tutorial-image

order

More Related Q&A

Related products

  • A-PDF Text Replace - batch replace, change or delete multiples text in Acrobat PDF files automatically
  • A-PDF Rename - batch rename multiple PDF document based on content, metadata and file attributes(Size, Datetime) within PDF files. You can batch change or update multiple PDF files metadata (title, creator, producer, author, subject and keywords) as well as
  • A-PDF Page Master - Manage and organize PDF document pages, including edit, arrange, merge, extract etc.
  • A-PDF Preview and Rename - Preview PDF content easily, rename PDF based on content you previewed.

We always like improving our products based on your suggestions. Please send your feedback (or ask questions) to us in the contact page.

Return KB main page