B2024-031Fix for Transitions hyperlinks in PDFs #317

Merged
plarsen merged 1 commits from B2024-031_PDF_HyperLinks_Fix into Development 2024-05-10 07:46:44 -04:00
Owner

B2024-031
When link information is created in a PDF during print and there is an existing PDF of the same name there, PROMS creates the new PDF with a unique file name (appending a number to the name). Transition links can become invalid because the link information stores the PDF file name without the appended number. When printing using the Create RO and Transition Hyperlinks option, PROMS should not try to make unique PDF file names and instead replace the existing PDF file with the new one.

B2024-031 When link information is created in a PDF during print and there is an existing PDF of the same name there, PROMS creates the new PDF with a unique file name (appending a number to the name). Transition links can become invalid because the link information stores the PDF file name without the appended number. When printing using the Create RO and Transition Hyperlinks option, PROMS should not try to make unique PDF file names and instead replace the existing PDF file with the new one.
jjenko added 1 commit 2024-05-09 16:47:23 -04:00
jjenko requested review from plarsen 2024-05-09 16:47:31 -04:00
plarsen merged commit b085a727f0 into Development 2024-05-10 07:46:44 -04:00
Member

Tested to verify PDF links work as expected and no duplicate PDF is created when printing with pdf links. Version 2.2.2405.1008.

Tested to verify PDF links work as expected and no duplicate PDF is created when printing with pdf links. Version 2.2.2405.1008.
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#317
No description provided.