Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Custom PDF
Give us feedback
Custom PDF
Stable version
1.0.2
(Compatible with
OutSystems 11
)
Uploaded on
13 July 2021
by
Vinicius Machado dos Santos
1.0
(1 rating)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
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:
Add the block on your screen
Add the jsPDF script on the required script of the screen.
Select the requirements of the block. (here you will create the variables on the list of var)
Select the client actions to receive the data of the block.
The action of download will receive the global client action with the download logic.
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)
The action of save will has the data of the textarea. You can do other things with data. Ex. save on database.
Remember that on the call of global client actions you have to do the FromXTo of the variables e use it like parameter.
Enjoy the component.
Release notes
(1.0.2)
Update Download version
Reviews
(0)
Related assets
OutSystems UI
OutSystems
The OutSystems UI framework for Reactive Web and Mobile apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
73138
OutSystems UI Web
OutSystems
The OutSystems UI framework for Traditional Web apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
41773
Multiple File Upload
Multi Uploaders
Allow you to upload multiple files in one upload form or using drag and drop functionality.
6712
Loading...
Loading