Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Estes Forwarding Worldwide
US
Last activity: 3 Mar 2023 21:58 EST
Creating PDF through Local Action
I'm attempting to create a pdf and attach to multiple cases using a local action that calls an activity. The activity works on its own, but when calling from a local action, the PDF gets corrupted.
Here is the activity for creating and attaching PDF (a few lines commented out for testing purposes):
Here's the local action that I'm using to call the activity:
Here is the HTMLToPDF parameter page when called from an activity (working):
Here is the HTMLToPDF parameter page when called from an activity within a local action (not working):
Looks like the modal is effecting the Markup parameter? How do I prevent this from happening?
Thanks! Devin