Save page to Pdf

Hi everybody,

I want to save to a pdf from an html page.

However, I want to change the print settings by changing the drop-down lists.

Would you have a solution because selection is impossible…

Thank you in advance
Julien

@Julien_Horreau
When on the Print page, and the selector is active, press F4 to enable you to select elements from the print screen.

Regards

yes, he can change the item in the drop-down list but it’s as if he didn’t take my value into account because he keeps the layout of the default value …

@Julien_Horreau
I just created a simple flow and saved HTML to PDF successfully changing a few of the drop downs using Select Items activities. Not quite sure what you are doing, so if you could provide your process maybe?

Regards

The problem is, I’m working on another computer.
Could you provide me with your workflow that I compare?

Thank you in advance

What do you think? @michael.zura

@Julien_Horreau
image


image

Thanks @michael.zura.

I solved my problem by:

  • Using a “Click” activity on my drop-down list
  • Using a “Hover” activity on the desired Item
  • Using the “Enter” key to match

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.