Copy link to clipboard
Copied
I'm developing a feature to convert MS files to PDF using the PDF Tools API of Adobe and facing an issue regarding the Track Changes in MS files.
I want to control the option to accept (or not) the track changes of files and I can't find related information, class, or method for achieving this.
Currently, using the PDF Tools API, if I try to convert a Word with either track changes or comments to PDF, the track changes are being accepted by default, even if I don't want to accept the track changes.
The default works as described below:
Copy link to clipboard
Copied
The current implementation of the convert API has no options to control the conversion. The document will always be converted assuming that the changes are accepted.
Copy link to clipboard
Copied
Hi, thanks for your answer.
Do you know to explain why it works for specific scenarios?
It seems that the changes are not being accepted by default always.
Copy link to clipboard
Copied
Hi @Joel_Geraci
Is there a chance that you can answer my question below? regarding several scenarios.
Thanks in advance,
Shahar
Copy link to clipboard
Copied
Send me some sample files. One for each scenario.