Created on 12 July 2021
icon_unfollowing
Login to follow
custom-pdf

Custom PDF

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 13 July 2021 by 
custom-pdf

Custom PDF

Details
Create a PDF from a textArea with custom variables using jsPDF library. With this component the end user can create a a custom PDF with dragable variables where the variables are create by de developer.
Read more

To customize the element you need to follow these steps:

  1. Add the block on your screen
  2. Add the jsPDF script on the required script of the screen.
  3. Select the requirements of the block. (here you will create the variables on the list of var)
  4. Select the client actions to receive the data of the block.
  5. The action of download will receive the global client action with the download logic.
  6. The action of preview will receive the global client action with the preview logic.(To create preview you need create a container to receive the pdf preview and rename it to pass the id from parameter on cliente action preview)
  7. The action of save will has the data of the textarea. You can do other things with data. Ex. save on database.
  8. Remember that on the call of global client actions you have to do the FromXTo of the variables e use it like parameter.
  9. Enjoy the component.



Release notes (1.0.2)

Update Download version

Reviews (0)
Category
User interface, Input & forms
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
Custom PDF has 2 AOs.
Team
Compatible with
Version 11
11.12.0 or higher
Database:
All
Asset consumers
No consumers yet.
Weekly downloads