Skip to main content
Solved

Output Documents

  • December 2, 2021
  • 5 replies
  • 119 views

Forum|alt.badge.img

Is there a way to put an output document from a Click Learn without the screenshots?  I know you can hide them in the editor on a step by step basis but is there a way to have that output without hiding in each step of the recording.

 

Thank You

Best answer by Morten

 

word document / group / doc_handlestep

 

<newtable/><r><c><txt/></c></r>

 

Currently, there is a bug in Attain, preventing this from working - I’ll let you know when our Dev team has fixed it.

 

this is what you need to remove image from word and the PDF.

 

In the PowerPoint, you simply remove the image placeholders from the slides in the PowerPoint template, like so:

 

5 replies

Morten
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 589 replies
  • December 3, 2021

Hi @JStack 

 

In ClickLearn Classic, please use the following code in the recording template:

<tr><td class="text">%1<br/></td></tr>

Recording template / Process Instruction / STEPTEXTIMAGE

this only affects the html, if you are looking to have word / pdf / pptx too, let me know.


Forum|alt.badge.img
  • Author
  • Explorer
  • 4 replies
  • December 3, 2021

Good Morning, two issues here.

 

  1. I am on Clicklearn Attain, not Classic.
  2. I only want output documents (PDF, WORD, & PPT), not the html.

Please revise your answer based on this criteria.


Morten
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 589 replies
  • Answer
  • December 3, 2021

 

word document / group / doc_handlestep

 

<newtable/><r><c><txt/></c></r>

 

Currently, there is a bug in Attain, preventing this from working - I’ll let you know when our Dev team has fixed it.

 

this is what you need to remove image from word and the PDF.

 

In the PowerPoint, you simply remove the image placeholders from the slides in the PowerPoint template, like so:

 


Forum|alt.badge.img
  • Author
  • Explorer
  • 4 replies
  • January 11, 2022

Any updates on this bug in attain?  Thanks


Morten
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 589 replies
  • October 6, 2022

Hi @JStack 

Sorry, i forgot to update this post - this issue has been fixed, and you can manipulate the output now.