Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
João Matos
16
Views
2
Comments
PDF
Question
This a bit of a challenge, but i need to open and edit a PDF document, does servicestudio provides any tool to do so?
If not, can a object (criated with .NET) to edit a PDF, be easily inserted in my project?
Fernando Matos
Hi João,
OutSystems Hub Edition has the concept of external component that we call Extensions. With extensions you can extend Hub Edition, expose in Service Studio (SS) your home made components and use them in the same way you use a SS built in feature.
Here is a link to a .net component that you can use inside an extension to work with PDF files:
https://www.o2sol.com/pdf4net/products.htm
If you are using Crystal Reports i can send you a sample extension that generates PDFs from crystal reports.
Regards,
Fernando
1 reply
10 Feb 2005
Show thread
Hide thread
Rodrigo Catarino
Hello,
Here is a sample how to create pdf files using .net and crystal reports .dlls that came with Visual Studio.
https://www.developerfusion.co.uk/show/4266/.
You can also use the fdf toolkit freely available at adobe.com to populate pdf form fields, however these forms must be create with pdf writer.
Hope this helps.
Best Regards,
Rodrigo Catarino
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...