PowerBuilder Pdf Uitilities (Split & Merge)

Ramón San Félix Ramón
CODE AUTHOR
Posts: 32
 2 years 11 months ago -  5 days 3 hours ago #405 by Ramón San Félix Ramón
Ramón San Félix Ramón created the code: PowerBuilder Pdf Uitilities (Split & Merge)

I have created a NetCore library called SplitMergePdf to add the ability to merge and split PDFs in PowerBuilder.

 

This version has three ways of working, one with PDFBuilder, another with GhostScript and another with a C# Library that uses IText7 and it does not use Acrobat's OLE, but rather the Web Browser.


This example is developed with PowerBuilder 2022 Build 3356.

If you want to be aware of what I do, visit my blog at:

rsrsystem.blogspot.com/

You can download examples on my GitHub account at:

github.com/rasanfe

Or watch demo videos at:

www.youtube.com/channel/UC1ZiHZytsS4L8qE4KFycyxg

This message has an attachment file.
Please log in or register to see it.

Last Edit: 5 days 3 hours ago by  Ramón San Félix RamónReason: Description change, this attached version is Pb2022 not Pb2021.

Please Log in or Create an account to join the conversation.