Text/regex when creating links from bookmarks  SOLVED

Please post any ideas or requests for new features here for the End User Version of PDF-XChange (printer Drivers)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange, Tracker - Clarion Support, John - Tracker Supp, Support Staff, moderators

Mathew
User
Posts: 645
Joined: Thu Jun 19, 2014 7:30 pm

Text/regex when creating links from bookmarks

Post by Mathew »

The "Create Links from Bookmarks" is a fantastic tool - my request is to be able to refine the search criteria for the bookmark text. Typically my bookmarks on drawings will be in the form [Sheet Number] [Sheet Name] thus:
image.png
But I need to add links to the sheets based on just the sheet number that's scattered all over pages:
image(1).png
If there were a way to list the bookmarks and assign custom search criteria, or do a general regex/split on the bookmarks (ie for my case it would be ^[A-Z ]+[0-9.]+) to get the search term for looking on the drawing?

There's a current workaround that I use: export all the bookmarks, do a find and replace on them to rename them all to just the sheet number, then do the links, then delete the bookmarks and re-import them. Just a lot of messing around for something that feels like it could be done programmatically.
You do not have the required permissions to view the files attached to this post.
User avatar
Daniel - PDF-XChange
Site Admin
Posts: 11586
Joined: Wed Jan 03, 2018 6:52 pm

Re: Text/regex when creating links from bookmarks  SOLVED

Post by Daniel - PDF-XChange »

Hello, Mathew

At the moment there is no way, but I did get approval to make a feature request for this item:

RT#6728: FR: Allow regex interpretation of bookmark text for "create links from bookmarks

Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
Mathew
User
Posts: 645
Joined: Thu Jun 19, 2014 7:30 pm

Re: Text/regex when creating links from bookmarks

Post by Mathew »

:)
User avatar
Paul - PDF-XChange
Site Admin
Posts: 7388
Joined: Wed Mar 25, 2009 10:37 pm

Text/regex when creating links from bookmarks

Post by Paul - PDF-XChange »

:)
Best regards

Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Mathew
User
Posts: 645
Joined: Thu Jun 19, 2014 7:30 pm

Re: Text/regex when creating links from bookmarks

Post by Mathew »

I just wanted to say "Thanks" - Since build 10.5.0.393 it works perfectly:
image.png
You do not have the required permissions to view the files attached to this post.
User avatar
Dimitar - PDF-XChange
Site Admin
Posts: 2432
Joined: Mon Jan 15, 2018 9:01 am

Text/regex when creating links from bookmarks

Post by Dimitar - PDF-XChange »

:)