16
Views
2
Comments
Solved
SDK built-in module production (foxit Pdf viewer)
Question

Hello. First time greeting you.

It hasn't been long since I introduced Outsystems, but I have no experience in developing it, so it is difficult to develop the built-in sdk.


The sdk currently in development is Foxit's pdf viewer, and I tried to develop it by referring to CkEditorReactive, but no progress has been made.


The test screen is not even coming out, so can you help me with how to order and express it?


(The serial code entered will expire in one month with a Trial license.)

https://drive.google.com/drive/folders/1mS4ds30ZFpGankJDkUvJentv3YMulfEZ?usp=drive_link


The oml file capacity was exceeded, so I uploaded only the file with no resources and put the entire oml on the drive. 

FoxitPdfWeb(noResources).oml
2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi,

Why are you trying to use a SDK to create a PDF viewer?

There are many PDF viewer solutions available on the Forge, that you could use and safe you a lot of coding and debugging time. "Don't reinvent the wheel".

Regards,

Daniel

UserImage.jpg
Jincheol Noh

I want to use the SDK to meet the needs of pdf editing, annotation, and version management. I've checked several components in Forge, but I can't find one with that function, so I'm going to do something else.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.