Copy link to clipboard
Copied
Hi experts,
how to define pdf present include hyperline = true
my script like this:
cPreset.includeHyperlink = true;
but not working.
Could some one please show me how?
thanks
regard
John
Hi John,
what Manan said:
you did forget the s with includeHyperlinks.
Regards,
Uwe
Copy link to clipboard
Copied
Seems you have a wrong property try the following
includeHyperlinks | read/write | If true, includes hyperlinks when exporting the document. |
-Manan
Copy link to clipboard
Copied
This my work
cPreset.includeHyperlinks = true;
rohit
Copy link to clipboard
Copied
Hi John,
what Manan said:
you did forget the s with includeHyperlinks.
Regards,
Uwe
Copy link to clipboard
Copied
thank you guys, thank so much.
John
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more