Search found 41 matches

by michipapa
Tue Dec 04, 2018 9:01 am
Forum: PDF-X OCR SDK
Topic: OCR ignores the visible status of the layer in the pdf
Replies: 13
Views: 10068

Re: OCR ignores the visible status of the layer in the pdf

OK,

one week I can wait.

How can I find out when it´s released ? Is there any mailing list or have I visit your website every day ?

regards Michael
by michipapa
Tue Dec 04, 2018 8:45 am
Forum: PDF-X OCR SDK
Topic: OCR ignores the visible status of the layer in the pdf
Replies: 13
Views: 10068

Re: OCR ignores the visible status of the layer in the pdf

Hi Tracker,

now it works how expected.

One question:

>This dll is only for testing purposes only - it should not be used in the production

Why not ? I need ASAP a solution. When can you provide a official version ?

regards Michael
by michipapa
Mon Dec 03, 2018 4:04 pm
Forum: PDF-X OCR SDK
Topic: OCR ignores the visible status of the layer in the pdf
Replies: 13
Views: 10068

Re: OCR ignores the visible status of the layer in the pdf

Hi,

no, it crash. I have made another example for testing.

ragards Michael
by michipapa
Mon Dec 03, 2018 2:54 pm
Forum: PDF-X OCR SDK
Topic: OCR ignores the visible status of the layer in the pdf
Replies: 13
Views: 10068

Re: OCR ignores the visible status of the layer in the pdf

Hi,

no sorry. My program runs in a x86 environment.

regards Michael
by michipapa
Mon Dec 03, 2018 2:13 pm
Forum: PDF-X OCR SDK
Topic: OCR ignores the visible status of the layer in the pdf
Replies: 13
Views: 10068

Re: OCR ignores the visible status of the layer in the pdf

Hi,

could you please upload also a 32 bit dll ? Thx.

regards Michael
by michipapa
Mon Dec 03, 2018 11:52 am
Forum: PDF-X OCR SDK
Topic: OCR ignores the visible status of the layer in the pdf
Replies: 13
Views: 10068

Re: OCR ignores the visible status of the layer in the pdf

Hi,

we use dll Version 7.0.327.1

regards Michael
by michipapa
Mon Dec 03, 2018 8:48 am
Forum: PDF-X OCR SDK
Topic: OCR ignores the visible status of the layer in the pdf
Replies: 13
Views: 10068

OCR ignores the visible status of the layer in the pdf

Hi,

after the OCR prozess all invisible layer are visible. Could you please check this ? (Its only in the dll, the Editor works correct)

regards Michael
by michipapa
Thu Nov 15, 2018 12:02 pm
Forum: PDF-X OCR SDK
Topic: OCR is rotating the originals after processing ~ 15 degrees
Replies: 12
Views: 14841

Re: OCR is rotating the originals after processing ~ 15 degrees

Hi Sasha,

ok it works. But what disadvantages I have without autorotate ?

And why does
> OCR_Content_Original = 0x0040 // output original content instead of image
not that what I expect ? I need only the text layer in the original file ...




regards Michael
by michipapa
Thu Nov 15, 2018 10:05 am
Forum: PDF-X OCR SDK
Topic: OCR is rotating the originals after processing ~ 15 degrees
Replies: 12
Views: 14841

Re: OCR is rotating the originals after processing ~ 15 degrees

Hi Alex, I use already: Options.ImageFlags=BinaryOR(0x0001,0x0048) In the other thread we have weeks ago you advice to use: OCR_Content_Original = 0x0040 // output original content instead of image In my opinion that means that the original not affected and only the textlayer is added regards Michael
by michipapa
Wed Nov 14, 2018 11:53 am
Forum: PDF-X OCR SDK
Topic: OCR is rotating the originals after processing ~ 15 degrees
Replies: 12
Views: 14841

Re: OCR is rotating the originals after processing ~ 15 degrees

Hi Tracker,

any solutions / ideas ?

We have stopped our ocr online service at our upload server till we have a solution.

regards Michael
by michipapa
Tue Nov 13, 2018 6:36 pm
Forum: PDF-X OCR SDK
Topic: OCR is rotating the originals after processing ~ 15 degrees
Replies: 12
Views: 14841

Re: OCR is rotating the originals after processing ~ 15 degrees

Hi Support, 1. I tried it with 326.1 and 327.1, same result 2. We talking about the OCR.dll , In the Editor-OCR everything is ok 3. My settings are Options.ImageFlags=BinaryOR(0x0001,0x0048) Options.DataPath=sOCR_DataPath Options.Lang=2 //"PXO_German" Options.RegionMode=1 Options.accMode=0...
by michipapa
Tue Nov 13, 2018 3:42 pm
Forum: PDF-X OCR SDK
Topic: OCR is rotating the originals after processing ~ 15 degrees
Replies: 12
Views: 14841

OCR is rotating the originals after processing ~ 15 degrees

Hi Tracker, we have found that some of our 1000 PDF´s are damaged after processing. The image is rotated at ~15 degrees. It happens not with all pdf´s, its look like only if the image is something like a google maps map. We can reproduce the error. I send you the files via Email. [Files attached to ...
by michipapa
Mon Nov 12, 2018 3:36 pm
Forum: PDF-XChange Editor SDK
Topic: ActiveX BSTR type
Replies: 8
Views: 2525

Re: ActiveX BSTR type

Yes.

Is there any debug or logfile mechanism included, perhaps with a hidden key or function ?

regards MIchael
by michipapa
Mon Nov 12, 2018 1:39 pm
Forum: PDF-XChange Editor SDK
Topic: ActiveX BSTR type
Replies: 8
Views: 2525

Re: ActiveX BSTR type

Hi,

no change, still error. In (2) the path works without "\\"
by michipapa
Mon Nov 12, 2018 8:22 am
Forum: PDF-XChange Editor SDK
Topic: ActiveX BSTR type
Replies: 8
Views: 2525

Re: ActiveX BSTR type

Hi Alex, I did it before I posted this. With NULL as second parameter I get "Wrong Parameter 2". I try this before: 1. AX_Pdf>>CreateNewBlankDoc2("A3",2,90) //works 2. AX_Pdf>>OpenDocWithDlg("C:\Windows") //works 3. AX_Pdf>>OpenDocFromPath("D:\test.pdf") //Err...
by michipapa
Sun Nov 11, 2018 8:41 pm
Forum: PDF-XChange Editor SDK
Topic: ActiveX BSTR type
Replies: 8
Views: 2525

Re: ActiveX BSTR type

Ok,

after some test with other functions (witch are working without any special convertation to BSTR) I think its perhaps a bug in the opendocfrompath function ?

regards Michael
by michipapa
Sun Nov 11, 2018 1:59 pm
Forum: PDF-XChange Editor SDK
Topic: ActiveX BSTR type
Replies: 8
Views: 2525

ActiveX BSTR type

Hi, I try to implement the pdfxchange editor in our project. I use Windev as language (http://www.windev.com) I have some problems with the BSTR type, because windev only knows strings or unicode strings. How can I call this : HRESULT OpenDocFromPath([in] BSTR sSrcPath, [in, defaultvalue(NULL)] ICab...
by michipapa
Thu Sep 13, 2018 8:18 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Tracker, I tested it and it works now also for the rest of my files. Thank you again for the excellent support. Regard Michael PS: If you have some free ressources in the future it would be nice if you can implement another function like this: For n=1 to pdf..NumberOfPages If ContainsImages (PDF....
by michipapa
Sun Sep 09, 2018 11:11 am
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Tracker,

the ocr api works so far.

But somes files (which work with the ocr function in the editor) causes a crash in the ocr api. I have send you the files some days ago.
Did you investigate them ?

regards Michael
by michipapa
Mon Sep 03, 2018 7:28 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Serg,

ok, thx. Now its working.

I´ll try this tomorrow with a couple of files and give you a feedback.

regards Michael
by michipapa
Mon Sep 03, 2018 3:08 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi,
no, it doesn´t work.

I use the example which I send you at saturday. The original file has 4,1 MB the output file now 62,6 MB and the orientation is damaged at all pages.
You can try it with my example.

I try it with Options.ImageFlags=Binaryor(0x0001,0x0040)


regards Michael
by michipapa
Mon Sep 03, 2018 2:30 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Alex,

which value has OCR_Content_Original ?

regards Michael
by michipapa
Mon Sep 03, 2018 7:26 am
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Alex,

I´m glad to read this.

I need it in the next 3 weeks. I´m sure that its not so complex for you. You gave me the hint how to do this and for you its probably much easier as for me.

regards Michael
by michipapa
Sun Sep 02, 2018 8:21 am
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Support, I just saw a thread in this forum from 2014 / 2016 with the topic "Size of OCRed Files" https://forum.pdf-xchange.com/viewtopic.php?f=42&t=21670 It looks like it is the same problem as mine. In 2016 you promise a solution ... but it seems that you nothing fixed in 2 years. ...
by michipapa
Sat Sep 01, 2018 2:32 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi,

"think about" means not in the next 3-4 weeks, right ?

Ok, I try your workaround but If that not work with my language (Windev) I´m afraid that I have to look for another solution and give the licence back to you.

regards Michael
by michipapa
Sat Sep 01, 2018 1:53 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Sasha,

Ok, I try to do that.

Any chance, that you put another option in your OCR SDK to do that automatically ?

Believe me, with this problem in your software you will sell much less of OCR SDK because its out of the box useless

regards Michael
by michipapa
Sat Sep 01, 2018 1:35 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi,

I bought PDF-XChange PRO SDK. Thats included the OCR SDK. And that causes the problem that we talking about.

regards
by michipapa
Sat Sep 01, 2018 12:54 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

HI Alex, >Please try passing that flag to the method that you are using to OCR the document and it should just place the OCRed text on top of the existing image - no more code is needed. no, that doesn´t work. I set Options.ImageFlags=BinaryOR(0x0001,0x0008) //Autorotate und Suppress Output and got ...
by michipapa
Sat Sep 01, 2018 12:34 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Alex, thx for your answer. Your workaround means that I need additional code to put both pdfs together. Could you please give me a hint which function of your api that does ? Some links of your included help-pdfs ends in Nirwana. BTW, should I be the first user of your OCR SDK ? If not, every use...
by michipapa
Sat Sep 01, 2018 7:15 am
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Re: Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Alex,

thx for quick response. You have 2 E-Mails.

regards Michael
by michipapa
Fri Aug 31, 2018 8:37 pm
Forum: PDF-X OCR SDK
Topic: Size of the OCR Files (SDK) 10 x larger as with the Editor
Replies: 30
Views: 23220

Size of the OCR Files (SDK) 10 x larger as with the Editor

Hi Support, I have made same tests with my brand-new OCR-SDK. Unfortunately its not usable for me: The size of the OCR´d files with the new text layer are 10 x larger as the original and the OCR´d file from the Editor. Whats wrong ? 1. Original 4.1 MB 2. OCR with Editor 4.2 MB (thats what I expect) ...
by michipapa
Fri Aug 31, 2018 7:00 pm
Forum: PDF-X OCR SDK
Topic: How to separate pdfs with images from "normal" pdfs
Replies: 4
Views: 5534

Re: How to separate pdfs with images from "normal" pdfs

Hi Daniel,

If you write
>There is a checkbox in the OCR function to "Skip pages that already contain text content items"

which function or parameter of your OCR - SDK do you mean ? I see this in the GUI of the PDF Editor but not in the OCR Optionlist .....

regards Michael
by michipapa
Fri Aug 31, 2018 8:49 am
Forum: PDF-X OCR SDK
Topic: OCR implementation using Windev
Replies: 3
Views: 5939

Re: OCR implementation using Windev

Hi, you can use this code a starting point: ------------------------------------------------ nErgebnis is int nPDF is int sKey is string="YOUR PRODUCT KEY" sCode is string="YOUR DEVELOPER CODE" STRUKTUR_PXO_Options is Structure lang is int //PXO_Language RegionMode is int //OCR_R...
by michipapa
Fri Aug 31, 2018 8:44 am
Forum: PDF-X OCR SDK
Topic: How to separate pdfs with images from "normal" pdfs
Replies: 4
Views: 5534

How to separate pdfs with images from "normal" pdfs

Hi, We use the tracker ocr as a service at a server to manipulate all incoming pdfs of our document management system. How can I separate the pdfs with images from the "normal" pdfs to reduce the time to run ? And what happend with "normal" pdfs if I put theses files in the ocr p...
by michipapa
Wed Jul 08, 2015 4:20 pm
Forum: Editor plugins
Topic: Can´t search in FileOpen protected files
Replies: 5
Views: 4871

Re: Can´t search in FileOpen protected files

Yes, I can.

Please tell me your email address.
by michipapa
Wed Jul 08, 2015 2:43 pm
Forum: Editor plugins
Topic: Can´t search in FileOpen protected files
Replies: 5
Views: 4871

Can´t search in FileOpen protected files

Hi, with version 5.5 313.1 we can´t search in FileOpen protected files. It seems that the search doesn´t really start. We have a document with 200 pages and after clicking "search" we get "status:finished" With version 5.5. 310.0 this works fine. After update the function is brok...
by michipapa
Fri Jun 03, 2011 8:48 am
Forum: PDF-XChange Viewer SDK
Topic: Digital Signature
Replies: 3
Views: 1807

Re: Digital Signature

Hi Stefan,

ok, but Acrobat Reader 9 shows a little Icon with "there is a problem with one of the signatures" after opening the pdf file.
That´s gives the user a hint to check the signature.
Are there same possibilities n your viewer ?

regards michael
by michipapa
Wed Jun 01, 2011 3:21 pm
Forum: PDF-XChange Viewer SDK
Topic: Digital Signature
Replies: 3
Views: 1807

Digital Signature

Hi,

is there any way to show that the digital signature is not longer valid because the pdf has saved with changes ?
Like a red cross or similar ?

If the user does not click at the signature he can´t see any difference.

regards michael
by michipapa
Sat Jul 10, 2010 10:58 am
Forum: PDF-XChange Viewer SDK
Topic: annotation security setting
Replies: 12
Views: 3934

Re: annotation security setting

@Tracker

Can you please add a function to save annotations in dependence of the author ?

We need such a feature to implement a inspection of technical drawings in our software.
Every user must see all annotations , but only save his own.

thx