Skip to content
VeryPDF Knowledge Base

VeryPDF Knowledge Base

Knowledge Base to VeryPDF Products

  • Home
  • Products
    • PDF to Any Converter
      • PDF to Word Converter
      • PDF to Word OCR Converter
      • PDF to Excel Converter
      • PDF to Excel OCR Converter
      • PDF to Text Converter
      • PDF to Text OCR Converter
      • PDF to HTML Converter
      • PDF Extract TIFF
      • PDF to Image Converter
      • PDF to PowerPoint Converter
    • Any to PDF Converter
      • AutoCAD to PDF Converter
      • PCL to PDF Converter
      • Image to PDF Converter
      • Image to PDF OCR Converter
      • HTML to PDF Converter
      • Document Printer
      • Document Converter
      • PowerPoint to Flash Converter
      • PowerPoint Converter
      • Free Text To PDF Converter
      • Metafile To PDF Converter
      • Office to Any Converter
    • PDF Utilities
      • PDFcamp Printer
      • PDF Editor
      • PDF Password Remover
      • Encrypt PDF
      • PDF Stamper
      • PDF Print
      • PDF Form Filler
      • Advanced PDF Tools
      • PDF Split-Merge
      • PDF Size Splitter
      • PDF Manual Splitter
      • PDF Optimizer
      • PDF Crop
      • PDF to PDF/A Converter
      • PDF Batch Print
    • Graphics Tools
      • TIFF Toolkit
      • Raster to Vector Converter
      • PDF to Flash Flip Book Converter
      • Image to Text OCR Converter
    • Business & OCR
      • PDF to Excel Converter
      • PDF to Excel OCR Converter
      • Scan to Excel OCR Converter
      • PDF to Word Converter
      • PDF to Word OCR Converter
      • Scan to Word OCR Converter
      • Office to Any Converter
      • Screen OCR
      • TIFF Toolkit
    • Multimedia
      • Flash to Image Converter
      • PowerPoint to Video Converter
      • Flash to Animated GIF Converter
      • PowerPoint to Flash Converter
      • PowerPoint Converter
    • Virtual Printer
      • PDFcamp Printer
      • Document Printer
      • Document Converter
      • Mini EMF Printer Driver
    • Development
      • Doc Converter COM Component
      • PDF Editor OCX Control
      • PDF to Text Converter SDK
      • Image to PDF Converter SDK
      • Image to PDF OCR Shell
      • HTML Converter Command Line
      • PDF to Image Converter SDK
      • PCL to PDF Converter SDK
      • PDF Password Remover SDK
      • Encrypt PDF SDK
      • PDF Split-Merge SDK
      • PDF Stamp SDK
      • PDF Print SDK
      • PDF Form Filler OCX
      • Advanced PDF Tools SDK
      • PDF Editor Toolkit SDK
      • Document Converter SDK
    • Customization
      • Custom Development Solution
    • More >>
  • Solutions
    • Web Viewer Solution
    • Web Annotator Solution
    • OCR Solution
    • PDF to Office Solution
    • PDF Form Filler Solution
    • Document Security Solution
    • Printer Intercept and Capture
    • PDF Extraction Solution
    • Paperless Printing Solution
    • Document Conversion
    • PDF Digital Signature
    • More >>
  • Blog
    • Advanced PDF Tools
    • docPrint Pro
    • PDFcamp Printer
    • PDF Editor
    • PDF Print
    • OCR Products
    • HTML to PDF Converter
    • PDF to Image Converter
    • Image to PDF Converter
    • PDF to Word Converter
  • Company
    • About Us
    • Contact Us

How to batch load and save metadata XML file format into PDF file?

Posted on 2019/01/09Author VeryPDF / 422 Views

Hello,

Can you provide an example of batch load and save metadata XML file format into PDF file?

Thank you.
Customer
------------------------------------------------

How to batch load and save metadata XML file format into PDF file?
Thanks for your message, please look at following web page, you can use Advanced PDF Tools GUI or Advanced PDF Tools Command Line to add metadata into PDF files easily,

https://www.verypdf.com/pdfinfoeditor/custom-properties.htm

Advanced PDF Tools command line

You can use Advanced PDF Tools command line to add the information. The option "-y" is to append information to PDF file.

There are several ways to add new information like follows:

Add new custom Properties to an existing PDF file and overwrite original custom Properties,

pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y "key1=value1,key2=value2"

or

pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y "/key1(value1) /key2(value2)"

Append new custom Properties to an existing PDF file,
pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y "+key1=value1,key2=value2"

or

pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y "+/key1(value1) /key2(value2)"

e.g.

pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y "Our Company=VeryPDF Company, Support Email=support@verypdf.com, Our Web URL=https://www.verypdf.com"
or
pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y "/Our#20Company(VeryPDF Company) /Support#20Email(support@verypdf.com) /Our#20Web#20URL(https://www.verypdf.com)"
or

pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y "+/Our#20Company(VeryPDF Company) /Support#20Email(support@verypdf.com) /Our#20Web#20URL(https://www.verypdf.com)"

The custom properties can be cleared by following command line,

pdftools -i "C:\input.pdf" -o "C:\output.pdf" -y " "

VeryPDF

Related Posts

  • [Solution] VeryPDF Document Conversion and Automation Service – Optimize PDF Workflows, Batch File Processing, and Compliance at Scale
  • How to Solve Issues with -detach-embedded-files in VeryPDF PDF Extract Tool
  • Streamline Form Filling with VeryPDF PDF Form Filler SDK and HTML5 PDF Form Filler Online
  • Introducing VeryPDF PDF Viewer SDK: Powerful PDF Viewer, Annotation, and Form Filling SDK for Web Applications and Document Collaboration
  • VeryPDF PDF SDK for Developers: Built for Developers, Trusted by Enterprises! Powerful PDF Toolkit for Developers to Edit, Convert, Sign, Secure, and Automate PDF Documents
  • How to Use PDF Editor Toolkit Pro SDK to Merge and Combine Digitally Signed PDF Files Securely
  • PDF to Editable Text-based SVG Converter in PDF Extractor Command Line for AI, ChatGPT, and DeepSeek Integration with Searchable and Copyable PDF Content
  • How to Save a Password-Protected PDF Without Requiring a Password
  • VeryPDF Cloud REST API: Best Online PDF Processing & PDF Conversion API for Developers
  • How to Use pdfstamp.exe with Network Folders or Paths for PDF Stamping
  • Edit pdf page content scale of height using command line
  • Remove PDF bookmarks to reduce PDF size
  • How to edit pdf title and subject?
  • How to register your Advanced PDF Tools Command Line?
  • How to add metadata information to pdf files

Related posts:

Make pdf document opened showing the bookmarks by using the Advanced PDF Tools
How to edit pdf keywords information using Advanced PDF Tools Command Line?
Resize the window of pdf reader using Advanced PDF Tools Command Line
Edit pdf page margin offsets of specified pages using command line
How to batch customize PDF descriptions yourself?
PDF Toolkits for Active X and DotNet
How to use PDF Repair to Fix Corrupt PDF Documents?
How to Use PDF Editor Toolkit Pro SDK to Merge and Combine Digitally Signed PDF Files Securely
Category: Advanced PDF Tools Tag: pdf metadata, pdf tools

Post navigation

Previous PostI need a solution to capture print data automatically and render printer jobs to PDF from a web application
Next PostHow to stamp Unicode text with opacity using pdfStamp.dll?

Custom Development Services

VeryPDF offers customized development services to meet your unique business needs, including PDF Processing, Document Automation, Document Analysis, Format Conversion, OCR, DRM, Barcode Solutions, Virtual Printer, Digital Signature, AI Integration, and more. Contact us today to get a personalized solution!

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • VeryPDF.com
  • VeryDOC.com
  • VeryUtils.com
  • imPDF.com

Recent Solutions

  • image_thumb.png[Solution] VeryPDF Document Conversion and Automation Service – Optim…
  • image_thumb.png[Solution] Automatically Replacing Low-Resolution Images in PDF Files with …
  • image_thumb.png[Solution] VeryPDF Virtual Printer Routing Solution: Content-Based Automati…
  • image_thumb.png[Solution] Enhanced Virtual Printer Solution for Automated Document Process…
  • image_thumb.png[Solution] VeryPDF’s Core Technologies and Custom Development Service…

Recent Posts

  • image-0284.pngVeryPDF PDF Automation vs Adobe Why Developers Prefer Custom REST API Integ…
  • image-20250528_124226_9251.pngHow to Create High-Performance PDF Workflows with OCR, Merging, and Stampin…
  • image-1439.pngTurn Insurance Claims, Medical Records, and Lab Reports into Searchable PDF…
  • image-0369.pngCreate Custom PDFA Documents with Digital Signatures for Government Complia…
  • image-20250528_125322_1993.pngVeryPDF Table Extractor vs Amazon Textract Which is Best for Structured Dat…

Categories

Archives

Calendar

January 2019
M T W T F S S
« Dec   Feb »
 123456
78910111213
14151617181920
21222324252627
28293031  
© 2025 VeryPDF Knowledge Base / VeryPDF.com / VeryDOC.com / VeryUtils.com / Support