Search found 5522 matches

by Sasha - PDF-XChange
Thu Apr 15, 2021 9:39 am
Forum: PDF-XChange Editor SDK
Topic: op.openDoc with progress bar
Replies: 14
Views: 3127

Re: op.openDoc with progress bar

Hello zarkogajic,

Just checked this - if I pass the null value - then AV happens (should not be from my perspective - notified the appropriate developer about this one). But if I pass the DefaultProgressMon for example - no AV is there.

Cheers,
Alex
by Sasha - PDF-XChange
Thu Apr 15, 2021 8:52 am
Forum: PDF-XChange Editor SDK
Topic: How to "inject" into "Save As Optimized..." dialog and execution SOLVED
Replies: 9
Views: 2764

Re: How to "inject" into "Save As Optimized..." dialog and execution SOLVED

Hello zarkogajic,

Glad that you have found a solution :)

Cheers,
Alex
by Sasha - PDF-XChange
Thu Apr 15, 2021 8:52 am
Forum: PDF-XChange Editor SDK
Topic: **SOLVED** Disappearing User Control in Custom Pane
Replies: 4
Views: 854

Re: **SOLVED** Disappearing User Control in Custom Pane

Hello zarkogajic,

Thanks for the assistance :)

Cheers,
Alex
by Sasha - PDF-XChange
Thu Apr 15, 2021 8:52 am
Forum: PDF-XChange Editor SDK
Topic: Position of the splitter
Replies: 7
Views: 1522

Re: Position of the splitter

Hello zarkogajic,

Thanks for the assistance :)

Cheers,
Alex
by Sasha - PDF-XChange
Thu Apr 15, 2021 8:51 am
Forum: PDF-XChange Editor SDK
Topic: op.annots.move SDK Help sample -> "the parameter is incorrect" SOLVED
Replies: 12
Views: 3044

Re: op.annots.move SDK Help sample -> "the parameter is incorrect" SOLVED

Hello zarkogajic,

We've made a fix for this one and it will be available from the 353 build that should be available in a week or so.

Cheers,
Alex
by Sasha - PDF-XChange
Wed Apr 14, 2021 12:41 pm
Forum: Editor Videos
Topic: Presenting Build 353
Replies: 11
Views: 12878

Presenting Build 353

by Sasha - PDF-XChange
Wed Apr 14, 2021 11:26 am
Forum: PDF-XChange Editor
Topic: Multi-language OCR can take a long time SOLVED
Replies: 5
Views: 1540

Re: Multi-language OCR can take a long time SOLVED

Hello David.P,

Yeah - that will be included in the release video that should be out in a couple of hours ;)

Cheers,
Alex
by Sasha - PDF-XChange
Wed Apr 14, 2021 11:23 am
Forum: PDF-XChange Viewer SDK
Topic: Can't build example
Replies: 3
Views: 5013

Re: Can't build example

Hello xtof,

I will redirect this topic to the appropriate forum - hopefully you will be assisted there.

Cheers,
Alex
by Sasha - PDF-XChange
Mon Apr 12, 2021 8:11 am
Forum: PDF-XChange Viewer SDK
Topic: Can't build example
Replies: 3
Views: 5013

Re: Can't build example

Hello xtof,

What SDK are you using exactly?

Cheers,
Alex
by Sasha - PDF-XChange
Wed Apr 07, 2021 9:40 am
Forum: PDF-XChange Editor SDK
Topic: op.document.optimize -> e.operBeforeExecute/e.operExecuted == op.openDoc SOLVED
Replies: 19
Views: 4979

Re: op.document.optimize -> e.operBeforeExecute/e.operExecuted == op.openDoc SOLVED

Hello zarkogajic,

Theoretically this can be added - but will need to consult with Vasyl first.

Cheers,
Alex
by Sasha - PDF-XChange
Wed Apr 07, 2021 6:23 am
Forum: PDF-XChange Editor SDK
Topic: OCR: Outputfile does not contain all pages
Replies: 3
Views: 1175

Re: OCR: Outputfile does not contain all pages

Hello HiThere44,

We'll look into this one, whether there is some setting that you can include.
Meanwhile, you can manually analyze for pages that contain at least one text content item, and then insert those at an appropriate position after the recognition is done.

Cheers,
Alex
by Sasha - PDF-XChange
Thu Apr 01, 2021 3:07 pm
Forum: PDF-XChange Editor SDK
Topic: op.openDoc with progress bar
Replies: 14
Views: 3127

Re: op.openDoc with progress bar

Hello zarkogajic, { L"SubProgress", dt_Bool, 0, _N(false), &g_NamedBool }, // set to to 'true' to keep current progress title, IProgressMon::Start/Stop not be called And from what I see, the "Progress" node is not being used at all in the Do() method of operation. Cheers, Alex
by Sasha - PDF-XChange
Thu Apr 01, 2021 3:04 pm
Forum: PDF-XChange Editor SDK
Topic: Given the sad news about the end of SDKs ... some peek into the near future please
Replies: 7
Views: 2036

Re: Given the sad news about the end of SDKs ... some peek into the near future please

Hello lidds,

We'll see whether we can include those in one of the future builds.

Cheers,
Alex
by Sasha - PDF-XChange
Fri Mar 26, 2021 12:58 pm
Forum: PDF-XChange Editor SDK
Topic: IUIX_CmdManager.ShowPopupMenu stPos param on 3 monitors SOLVED
Replies: 18
Views: 3871

Re: IUIX_CmdManager.ShowPopupMenu stPos param on 3 monitors SOLVED

Hello zarkogajic,

Nope, I was talking about some tool that can show a popup menu. Basically the same case if you implemented your own object or object event handler.

Cheers,
Alex
by Sasha - PDF-XChange
Thu Mar 25, 2021 11:23 am
Forum: PDF-X OCR SDK
Topic: OCR_SaveW gives first time 0, all others -2147418113
Replies: 4
Views: 51372

Re: OCR_SaveW gives first time 0, all others -2147418113

Hello baumunk, We've rushed updating the OCR_LoadW method so that OCR_Init(), OCR_Delete() and OCR_Finalize() methods are moved from the cycle. But, when testing, it seems that without the OCR_Finalize() in cycle, the Instance initialization inside won't be done several times and everything will wor...
by Sasha - PDF-XChange
Wed Mar 24, 2021 2:56 pm
Forum: PDF-XChange Editor SDK
Topic: IPXC_Document.PlaceHeadersAndFooters sporadic "unknow error" exception
Replies: 13
Views: 3134

Re: IPXC_Document.PlaceHeadersAndFooters sporadic "unknow error" exception

Hello zarkogajic,

Can you reproduce the same behavior with the PlaceBackgrounds or PlaceWatermark method (for testing purposes)?

Cheers,
Alex
by Sasha - PDF-XChange
Tue Mar 23, 2021 1:10 pm
Forum: PDF-XChange Editor SDK
Topic: translation after upgrade
Replies: 6
Views: 1304

Re: translation after upgrade

Hello jusWest,

The thing is that this feature is relatively new, and the translators have not been able to translate this one yet.

Cheers,
Alex
by Sasha - PDF-XChange
Mon Mar 22, 2021 10:40 am
Forum: PDF-XChange Core API SDK
Topic: IPXC_Action_URI - is URI a file:// or something else URL like SOLVED
Replies: 9
Views: 15613

Re: IPXC_Action_URI - is URI a file:// or something else URL like SOLVED

Hello zarkogajic,

Append where? We are using a bunch of winapi methods for all of this stuff and then if that's an URI - we call that as an URI.

Cheers,
Alex
by Sasha - PDF-XChange
Mon Mar 22, 2021 10:02 am
Forum: PDF-XChange Editor SDK
Topic: Plugin does not get loaded
Replies: 1
Views: 1014

Re: Plugin does not get loaded

Hello oknpp,

Does the plugin loading result in some exceptions or something?
I advice adding some kind of a log that you can read afterwards even on release versions.

Cheers,
Alex
by Sasha - PDF-XChange
Mon Mar 22, 2021 8:10 am
Forum: PDF-XChange Editor SDK
Topic: op.combineDocs -> callback when documents being combined + default action for "Cannot Add File"
Replies: 21
Views: 4094

Re: op.combineDocs -> callback when documents being combined + default action for "Cannot Add File"

Hello zarkogajic,

Done, now the ErrDetails CAB node will be added to each of the IOpInputItem as an out parameter and will store the HRESULT of each operation.

Cheers,
Alex
by Sasha - PDF-XChange
Mon Mar 22, 2021 7:55 am
Forum: PDF-XChange Core API SDK
Topic: print problem after Microsoft update KB5000802
Replies: 7
Views: 6364

Re: print problem after Microsoft update KB5000802

Hello guys,

The Microsoft has maid another fix for the fix :)
Here's the link to our news page:
https://www.pdf-xchange.com/compan ... s/view/253

Cheers,
Alex
by Sasha - PDF-XChange
Mon Mar 22, 2021 7:52 am
Forum: PDF-XChange Editor SDK
Topic: cmd.bp.sortPagesByBookmarks SOLVED
Replies: 14
Views: 3289

Re: cmd.bp.sortPagesByBookmarks SOLVED

Hello jusWest,

Also, can you please try doing that with the latest version of the SDK?

Cheers,
Alex
by Sasha - PDF-XChange
Mon Mar 22, 2021 7:47 am
Forum: PDF-XChange Editor SDK
Topic: cmd.bp.sortPagesByBookmarks SOLVED
Replies: 14
Views: 3289

Re: cmd.bp.sortPagesByBookmarks SOLVED

Hello jusWest,

Yup, everything worked for me.
Please doublecheck whether you are opening a document that contains several bookmarks and several pages and that you have the rights to do that operation.

Cheers,
Alex
by Sasha - PDF-XChange
Fri Mar 19, 2021 8:33 am
Forum: PDF-XChange Editor SDK
Topic: cmd.bp.sortPagesByBookmarks SOLVED
Replies: 14
Views: 3289

Re: cmd.bp.sortPagesByBookmarks SOLVED

Hello jusWest,

Of course - that would be the best action. Note that you should not include any dev keys there.

Cheers,
Alex
by Sasha - PDF-XChange
Thu Mar 18, 2021 2:42 pm
Forum: PDF-XChange Editor SDK
Topic: Given the sad news about the end of SDKs ... some peek into the near future please
Replies: 7
Views: 2036

Re: Given the sad news about the end of SDKs ... some peek into the near future please

Hello zarkogajic,

Well I bumped this one to the appropriate developer. Hope he can find some time to do this.

Cheers,
Alex
by Sasha - PDF-XChange
Thu Mar 18, 2021 1:33 pm
Forum: PDF-XChange Editor SDK
Topic: cmd.bp.sortPagesByBookmarks SOLVED
Replies: 14
Views: 3289

Re: cmd.bp.sortPagesByBookmarks SOLVED

Hello jusWest,

Have you loaded the BookmarksPlugin correctly?
viewtopic.php?f=66&t=26061&p=101599&hil ... bp#p101588

Cheers,
Alex
by Sasha - PDF-XChange
Tue Mar 16, 2021 2:41 pm
Forum: PDF-XChange Editor
Topic: Renaming a PDF file while viewing it
Replies: 58
Views: 66085

Re: Renaming a PDF file while viewing it

Hello guys,

Also, the RT#5191: FR: Keep file's time stamp when renaming it through the Editor. is also now implemented and if all goes well this will also be available in the 353 release.

Cheers,
Alex
by Sasha - PDF-XChange
Tue Mar 16, 2021 2:16 pm
Forum: PDF-XChange Editor
Topic: Move everything in a page? SOLVED
Replies: 1
Views: 906

Re: Move everything in a page? SOLVED

Hello Ocasio,

You can achieve that by using the Resize Pages feature with those settings:
image.png
Then you can modify the Offset values to your needs.

Cheers,
Alex
by Sasha - PDF-XChange
Tue Mar 16, 2021 9:04 am
Forum: PDF-XChange Editor
Topic: Renaming a PDF file while viewing it
Replies: 58
Views: 66085

Re: Renaming a PDF file while viewing it

Hi Daniel Well, I tried it out and this is raelly the problem: if the document is on my desktop it works, if it's on my NAS it doesn't work. So it means, I can't use this feature, because my documents are on a NAS ?! :shock: Hope you have a better answer .. :) Cornelia Hello Cornelia, I've lowered ...
by Sasha - PDF-XChange
Mon Mar 15, 2021 9:18 am
Forum: PDF-XChange Editor SDK
Topic: Optimize document - upgrade version from 1.3 to 1.4 - Catalog Version entry remains /1.3 SOLVED
Replies: 5
Views: 2177

Re: Optimize document - upgrade version from 1.3 to 1.4 - Catalog Version entry remains /1.3 SOLVED

Hello zarkogajic,

Because the Specification allows this - that's all I can say.

Cheers,
Alex
by Sasha - PDF-XChange
Mon Mar 15, 2021 8:05 am
Forum: PDF-XChange Editor SDK
Topic: Given the sad news about the end of SDKs ... some peek into the near future please
Replies: 7
Views: 2036

Re: Given the sad news about the end of SDKs ... some peek into the near future please

Hello zarkogajic, Thank you for the kind words :) But it's not over yet - the SDK will be updated and maintained for quite some time (till the late 2022 as the message says). As I've already told you, the 1-4 are ready now and are waiting for the release. As for the 5 and 6 - Vasyl will have a look ...
by Sasha - PDF-XChange
Fri Mar 12, 2021 2:49 pm
Forum: PDF-XChange Editor SDK
Topic: Optimize document - upgrade version from 1.3 to 1.4 - Catalog Version entry remains /1.3 SOLVED
Replies: 5
Views: 2177

Re: Optimize document - upgrade version from 1.3 to 1.4 - Catalog Version entry remains /1.3 SOLVED

Hello zarkogajic, If we look in the PDF Specification, we can see this: Version (Optional; PDF 1.4) The version of the PDF specification to which the document conforms (for example, 1.4) if later than the version specified in the file’s header (see 7.5.2, "File header"). If the header spec...
by Sasha - PDF-XChange
Fri Mar 12, 2021 2:45 pm
Forum: PDF-XChange Core API SDK
Topic: IPXC_Action_URI - is URI a file:// or something else URL like SOLVED
Replies: 9
Views: 15613

Re: IPXC_Action_URI - is URI a file:// or something else URL like SOLVED

Hello zarkogajic,

Well, from what I saw, there is too much code to simply paste it here.
What we do is first check whether the file is local (using some WinApi methods along with string analyze). Then again we check whether it's an URI and act from here.

Cheers,
Alex
by Sasha - PDF-XChange
Fri Mar 12, 2021 12:16 pm
Forum: PDF-XChange Core API SDK
Topic: IPXC_Action_URI - is URI a file:// or something else URL like SOLVED
Replies: 9
Views: 15613

Re: IPXC_Action_URI - is URI a file:// or something else URL like SOLVED

Hello zarkogajic,

Sadly this is not included in the SDK methods.

Cheers,
Alex
by Sasha - PDF-XChange
Fri Mar 12, 2021 8:31 am
Forum: PDF-XChange Editor SDK
Topic: don't modify locate of other object. but locate modified. SOLVED
Replies: 40
Views: 16149

Re: don't modify locate of other object. but locate modified. SOLVED

Hello defcon8808,

The version itself should be stable - as only this fix was made from the previous version.
But, we won't support this version as it's not a production version - the official release should be in a couple of weeks - then you can use that dll instead.

Cheers,
Alex
by Sasha - PDF-XChange
Thu Mar 11, 2021 1:31 pm
Forum: PDF-XChange Editor SDK
Topic: IUIX_CmdManager.ShowPopupMenu stPos param on 3 monitors SOLVED
Replies: 18
Views: 3871

Re: IUIX_CmdManager.ShowPopupMenu stPos param on 3 monitors SOLVED

Hello zarkogajic, Well as you have said before - the offset that you are experiencing is Windows "feature". The offset from your SDK application - that's not OK. Here's how we are showing the menu: //We are getting the mouse position from any of the mouse events pEvent->nCode >= WM_MOUSEFI...