Hi,
I have written one script to hide and show texts on parent sub form node, which is working fine in local preview pdf, but while generating the pdf through output service from Test env the same is not working in resultant pdf output.
Could you please help me find what could be the issue.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
If you can show the script snippet, I can help you. One thing you can check here>
- while accessing the text to hide or show, have you used the resolveNode()?
if not, please try this.
When you generate pdf using output service, the pdf is flattened meaning no scripts will be executed
try generating the pdf using forms service
Views
Replies
Total Likes
If you can show the script snippet, I can help you. One thing you can check here>
- while accessing the text to hide or show, have you used the resolveNode()?
if not, please try this.
@Bidusha , did you try @Vijay_Katoch 's suggestion?
Views
Replies
Total Likes
Hi,
Yes, i have used resolveNode()..
And the issue is resolved.
Thanks
Views
Replies
Total Likes
Could this be a difference between running the scripts at Client vs Server that's causing the issue? More details for this issue would help.
Views
Replies
Total Likes
Views
Likes
Replies