Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Sivle_Clark@adobeforums.com #1
Metadata
Is there any metadata scrubber utility available from Adobe or third party?
Thanks in advance
Sivle_Clark@adobeforums.com Guest
-
Metadata from JPG
I would like to get the Date Taken from the metadata from a jpg image taken with a digital SLR. Is there any ASP or Java script you are aware of... -
Metadata on FCS Video
hi all... i was trying to make a scrub bar to mine videos... all of them were recorded using FCS, but i was using onMetadata function to get the... -
Exporting metadata
Hi all, I'm looking for a way to export the metadata associated with an image file, then create an adobe web photo gallery which contains the... -
Metadata help
I am looking for a way to lock and hide metadata on files that I upload to website. I add metadata for copyright, description and keywords (for my... -
Using TIFF Metadata?
Greetings all I am wondering if there is a way to access the metadata that can be linked to TIFFs in director? I am trying to create a... -
Sid_Steward@adobeforums.com #2
Re: Metadata
[email]Sivle_Clark@adobeforums.com[/email] wrote:
Try pdftk like this:> Is there any metadata scrubber utility available from Adobe or third party?
>
> Thanks in advance
pdftk mydoc.pdf cat output mydoc.no_meta.pdf
Visit: [url]http://www.AccessPDF.com/pdftk/[/url] to learn more about pdftk.
Whatever you use, it must remove data from the PDF's Info dictionary
~and~ any RDF data that might be embedded. You can see both of these by
opening your PDF in a competent text editor like emacs or vim. Search
for "/Metadata", "/Title", etc.
Sid Steward
Sid_Steward@adobeforums.com Guest



Reply With Quote

