Search found 3 matches

by rahulmr
Fri May 25, 2018 10:02 am
Forum: PDF-X OCR SDK
Topic: OCR implementation using Windev
Replies: 3
Views: 5979

OCR implementation using Windev

Hi ,
We would like to know about the feasibility of having the OCR implementation using the Windev(WL-Language). We have searched in many forums but were not able to get any solution for this. Is there any example available to start with or any manuals to refer .

Thanks,
Rahul M R
by rahulmr
Mon Apr 16, 2018 6:32 am
Forum: PDF-XChange Drivers API SDK
Topic: Multiple watermark additions using the api
Replies: 3
Views: 3538

Re: Multiple watermark additions using the api

it works when you add ; and not , (semicolon instead of comma
by rahulmr
Fri Apr 13, 2018 10:55 am
Forum: PDF-XChange Drivers API SDK
Topic: Multiple watermark additions using the api
Replies: 3
Views: 3538

Multiple watermark additions using the api

Hi, I am using the PXCComLib.CPXCControlEx to create a printer object using windev and was trying to apply watermarks to that. I was able to add the watermark but it was working only for single watermark. The following is the code snippet. It works for a single watermark but multiple watermarks cann...