-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Convert
-
Backlog priority:300
Fix Note document type pdf conversion.
Possible solution:
- parse the content of the Note document to find tags which references local nxpicsfile and nxfile URLs,
- for each tag, extract the information to get the blob (document id, position from the blob holder),
- read the blob from the binary store it in a temporary folder,
- replace URL by absolute path to the blobs in the temporary folder.