These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Need to remove a PDX index reference from PDFs

paule123
Registered: Oct 15 2008
Posts: 13

I have a batch of PDF documents that were authored for CDROM. I need to remove the PDX index file reference from them all. They will be transferred individually to PDAs without the associated PDX and I don't want the user to see the warning message about the PDX file not found.

If there's a way to do it within Acrobat Pro 8, a third party tool, or brute force such as a hex editor, please let me know.

I've messed around a bit trying to remove the following tags that I located within the PDF document but with unpredictable results (i.e., corrupt PDFs, PDFs that view but not save)

<>

<>

<>

Thanks.

My Product Information:
Acrobat Pro 8.0, Windows
daka630
Expert
Registered: Mar 1 2007
Posts: 1420
fwiw: Have you tried File > Properties > select "Advanced" tab > click on "Clear" button for the "Search Index" entry in the PDF(s) that have an associated PDX file?Be well...

Be well...

paule123
Registered: Oct 15 2008
Posts: 13
daka630, just tried that and it works great, except I need to batch process 160 files like this ...
paule123
Registered: Oct 15 2008
Posts: 13
As a kludge solution to this, I used Acrobat 8 Pro's batch processing facility to Print the PDFs to the "Adobe PDF" printer. This has my desired effect of removing the PDX index reference from the PDF (as well as bookmarks).
daka630
Expert
Registered: Mar 1 2007
Posts: 1420
Hi,
Meant to get back to you sooner...
Yes, running the PDFs through Distiller will re-fry 'em nicely.
I'd looked over the batch sequences, but as suspected, I found nothing there to "pull out" an attached PDX. Looked through the preflight checks and fixes.
Nothing jumped out at me.

So, I guess its either do each PDF manually or re-fry 'em through Distiller .Be well...

Be well...

rbogie
Registered: Apr 28 2008
Posts: 432
if you needed to clear pdx from 1000's of files, I'd write a script to do it.
paule123
Registered: Oct 15 2008
Posts: 13
rbogie wrote:
if you needed to clear pdx from 1000's of files, I'd write a script to do it.
What would you use to write the script with? Javascript inside Acrobat or something? :confused:
rbogie
Registered: Apr 28 2008
Posts: 432
If you had 1000s of files, I'd automate the process with a tool for my own use. Since you have just 160 files to do, I'd recommend that you take daka's tip and manually get the job done.
paule123
Registered: Oct 15 2008
Posts: 13
rbogie wrote:
If you had 1000s of files, I'd automate the process with a tool for my own use. Since you have just 160 files to do, I'd recommend that you take daka's tip and manually get the job done.
What programming tools/APIs would you use to automate this process?

(BTW the job is done, as I outlined above in an earlier post ... I "reprinted" the PDFs to the Adobe PDF printer ... )
rbogie
Registered: Apr 28 2008
Posts: 432
get yourself a keyboard macro tool