- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Matt,
The PDF will accept input as an XML file. So in the GUI , when the user clicks on the save button, I assume it will generate an XML file based on the data and send it to PDF for rendering.
In this case, you need to have the XML file in your LC designer and create a data connection with it. Then you need to map fields on your form to a tag in the XML. That way, when the user send data to PDF, it knows where to put the particular XML tag value.
In the Below example, I am binding the ProjectName tag to a text field on the form. So in the run time if I pass an XML with data to this form, the ProjectName value will be displayed in the text field.
Hope this helps.
Thanks
Srini
Views
Replies
0 Likes
Total Likes