Search found 5522 matches

by Sasha - Tracker Dev Team
Thu Jul 22, 2021 8:21 am
Forum: PDF-XChange Editor
Topic: Replace fonts - Add from selection do not working
Replies: 17
Views: 2907

Re: Replace fonts - Add from selection do not working

Hello lindermman, After further investigation, I can tell more. The thing is that in the 354 build, when editing text and then launching the dialog, the editing box persisted and one could launch the Replace Fonts dialog and use Add from selection. Right now, when the dialog is being launched the Ed...
by Sasha - Tracker Dev Team
Wed Jul 21, 2021 1:39 pm
Forum: PDF-XChange Editor
Topic: Replace fonts - Add from selection do not working
Replies: 17
Views: 2907

Re: Replace fonts - Add from selection do not working

Hello lindermman,

Can you please provide more details and preferably a screenshot of what you are doing? We've tried this here and everything is working correctly.
Basically you will have to use the Text Select tool (not the Edit Text tool) and everything will work for you correctly.

Cheers,
Alex
by Sasha - Tracker Dev Team
Mon Jul 19, 2021 7:49 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

Here's a fully working project for this sample. Also, we've tried extracting the code and launching this on VS2012 - everything worked as expected:
https://github.com/tracker-software/PDF ... eAPISample

Cheers,
Alex
by Sasha - Tracker Dev Team
Thu Jul 15, 2021 7:39 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm, I've made a working sample that generates a one page document with one image content item that's being loaded from file Figures.png. To try this you should unpack the archive, put the PDFXCoreAPI.x64.dll in the unpacked folder and launch the exe. The result of this should be a Test.pdf ...
by Sasha - Tracker Dev Team
Wed Jul 14, 2021 9:01 am
Forum: PDF-XChange Editor
Topic: [9.1.355] GOTO links with X, Y, Zoom set to inherit - X, Y ignored when link clicked
Replies: 14
Views: 2216

Re: [9.1.355] GOTO links with X, Y, Zoom set to inherit - X, Y ignored when link clicked

Hello zarkogajic,

Done. Will investigate this one once we have the document available.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jul 13, 2021 9:48 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

Nope - as we did not get an answer prior to both cases:
1) Does it work correctly if you take the built exe file from the VS2019 PC and try it on the VS2008 one?
2) Does it work correctly if you take the built exe file from the VS2008 PC and try it on the VS2019 one?

Cheers,
Alex
by Sasha - Tracker Dev Team
Fri Jul 09, 2021 7:45 am
Forum: PDF-XChange Editor SDK
Topic: e_annots_changed
Replies: 5
Views: 1849

e_annots_changed

:)
by Sasha - Tracker Dev Team
Wed Jul 07, 2021 1:49 pm
Forum: PDF-XChange Editor SDK
Topic: e_annots_changed
Replies: 5
Views: 1849

Re: e_annots_changed

Hello jusWest,

It's not an event - but an operation. Basically you should catch the e_operBeforeExecute event and see what operation is being executed.

Cheers,
Alex
by Sasha - Tracker Dev Team
Wed Jul 07, 2021 8:37 am
Forum: PDF-XChange Editor SDK
Topic: e_annots_changed
Replies: 5
Views: 1849

Re: e_annots_changed

Hello jusWest,

From what I see, the e_annots_changed does not hold this information. You should monitor the op_annots_setState execution - it's being launched when that state is being changed.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jul 06, 2021 3:09 pm
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

Well, we'll still need an answers for the behavior in both cases - then we can tell more.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jul 06, 2021 9:05 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

In two cases that I mentioned earlier?

Cheers,
Alex
by Sasha - Tracker Dev Team
Mon Jul 05, 2021 7:33 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

OK, and if you take the built exe file from the 2019 PC and try it on the 2008 one? And the reversed case - take the exe from the 2008 and try it on the 2019 PC.

Cheers,
Alex
by Sasha - Tracker Dev Team
Fri Jul 02, 2021 8:27 am
Forum: PDF-XChange Editor SDK
Topic: How to set "Get the information from the Active Directory"
Replies: 8
Views: 2597

Re: How to set "Get the information from the Active Directory"

Hello cew, There is no documentation available for these. Basically to check the needed flag, open the registry of the End-User Editor: Computer\HKEY_CURRENT_USER\SOFTWARE\Tracker Software\PDFXEditor\3.0\Settings Then, when changing some settings and closing the Editor, you will see the changes made...
by Sasha - Tracker Dev Team
Fri Jul 02, 2021 7:30 am
Forum: PDF-XChange Editor SDK
Topic: Crop tool not remove every outside of box
Replies: 7
Views: 2465

Re: Crop tool not remove every outside of box

Hello lidds,

Well not weeks - we are planning to launch the release on 12 of July if all goes well.

Cheers,
Alex
by Sasha - Tracker Dev Team
Thu Jul 01, 2021 2:36 pm
Forum: PDF-XChange Editor SDK
Topic: Crop tool not remove every outside of box
Replies: 7
Views: 2465

Re: Crop tool not remove every outside of box

Hello lidds,

Hopefully we've made a fix and will include this in the next release if all goes well.

Cheers,
Alex
by Sasha - Tracker Dev Team
Thu Jul 01, 2021 8:20 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

OK, I don't get it now. You said that your code is working perfectly for VisualStudio2019. Are you trying the same code with VS2008 and it does not work? If so, that the problem is not with the SDK, but with the VS, settings and environment.

Cheers,
Alex
by Sasha - Tracker Dev Team
Wed Jun 30, 2021 2:26 pm
Forum: PDF-XChange Editor SDK
Topic: How to set "Get the information from the Active Directory"
Replies: 8
Views: 2597

Re: How to set "Get the information from the Active Directory"

Hello cew,

Also, to enable that setting use the

Code: Select all

Editor.Inst.Settings["Identity.GetFromAD"].v = true;
Cheers,
Alex
by Sasha - Tracker Dev Team
Wed Jun 30, 2021 7:34 am
Forum: PDF-XChange Editor SDK
Topic: Crop tool not remove every outside of box
Replies: 7
Views: 2465

Re: Crop tool not remove every outside of box

Hello lidds, Thanks for the file - found the problem. The items that you are seeing overlap with the crop area rectangle, thus they are left - that is OK. But what is wrong here is that the clip rectangle is not being applied correctly - thus you can see those leftovers. I will forward this to the r...
by Sasha - Tracker Dev Team
Wed Jun 30, 2021 7:05 am
Forum: PDF-XChange Editor SDK
Topic: MaskEx and FlagEx
Replies: 1
Views: 1055

Re: MaskEx and FlagEx

Hello lidds, No difference - just overcrowded enum - that's all. For example - see this: enum PXV_OpModifyAnnotMaskFlags { OpModifyAnnot_BorderWidth = 1, OpModifyAnnot_BorderStyle = 2, OpModifyAnnot_Border = 3, OpModifyAnnot_SColor = 8, OpModifyAnnot_FColor = 16, OpModifyAnnot_NoteIcon = 32, OpModif...
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 2:05 pm
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

Well I'm afraid that you will have to debug this for yourself, as we don't know what the issue is exactly.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 9:00 am
Forum: PDF-XChange Editor SDK
Topic: Late binding with pdfxchange sdk
Replies: 6
Views: 2252

Re: Late binding with pdfxchange sdk

Hello jusWest,

Well then the Click-Once method is the right one for you:
https://sdkhelp.pdf-xchange.com/vi ... stribution
You can try it for yourself in the FullDemo application.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 9:00 am
Forum: PDF-XChange Editor SDK
Topic: Late binding with pdfxchange sdk
Replies: 6
Views: 2252

Re: Late binding with pdfxchange sdk

Hello jusWest,

Well then the Click-Once method is the right one for you:
https://sdkhelp.pdf-xchange.com/vi ... stribution
You can try it for yourself in the FullDemo application.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 8:46 am
Forum: PDF-XChange Editor SDK
Topic: Late binding with pdfxchange sdk
Replies: 6
Views: 2252

Re: Late binding with pdfxchange sdk

Hello jusWest,

Let's talk about what exactly do you want to achieve here.
If you want to load the needed dll dynamically - then we have a way of doing that through the manifest.
Also, do you need the IPXV_Control, or only the IPXV_Inst - the criteria for those differ?

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 8:24 am
Forum: PDF-XChange Editor SDK
Topic: Crop tool not remove every outside of box
Replies: 7
Views: 2465

Re: Crop tool not remove every outside of box

Hello lidds, Just tried your code - everything worked correctly on the latest version (showing you a Crop Pages dialog to see the results): image.png Also, here's the same result with comments on the page: image1.png Probably the behavior that you are experiencing is due to that we have added some n...
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 8:01 am
Forum: PDF-XChange Editor SDK
Topic: Export comments of visible layers
Replies: 10
Views: 5124

Re: Export comments of visible layers

Hello lidds,

To read more about the Optional Content Groups, please read the latest PDF Specification. Also, that functionality has not been added to the API yet.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 7:59 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

Does it work with the latest Windows version and the VS2008? Because I'm afraid that it's outdated for correct usage.

Cheers,
Alex
by Sasha - Tracker Dev Team
Tue Jun 29, 2021 7:50 am
Forum: PDF-XChange Editor SDK
Topic: Issue with text selection and text blocks
Replies: 3
Views: 1312

Re: Issue with text selection and text blocks

Hello SMan, Well the problem is in the incorrect text blocks that were created by the 3rd party OCR software - thus the text selection does not work as intended. Please try using our OCR engine for this - I'm sure it will give better results. Other then that - we'll have to wait for Vasyl on this on...
by Sasha - Tracker Dev Team
Tue Jun 15, 2021 11:32 am
Forum: PDF-XChange Editor SDK
Topic: Export individual annots
Replies: 3
Views: 1368

Re: Export individual annots

Hello zarkogajic,

Thanks for the assistance :)

Cheers,
Alex
by Sasha - Tracker Dev Team
Fri Jun 11, 2021 7:01 pm
Forum: PDF-XChange Core API SDK
Topic: Print a page and the size in the preview is to small (tump nail)
Replies: 6
Views: 4089

Re: Print a page and the size in the preview is to small (tump nail)

Hello rlcgm,

We've found a solution to your problem.
The thing is that the dm matrix in this call is not needed:

Code: Select all

pPage->DrawToDevice((PXC::HANDLE_T)pdlg.hDC, DrawRect, &dm, PXC::DDF_AsVector, nullptr, pROpt, nullptr); 
Pass nullptr instead and it will work for you.

Cheers,
Alex
by Sasha - Tracker Dev Team
Fri Jun 11, 2021 1:07 pm
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2637

Re: Event Source in split mode

Hello zarkogajic,

Thanks for the assistance here :)

Cheers,
Alex
by Sasha - Tracker Dev Team
Fri Jun 11, 2021 7:23 am
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

I meant using the code from the C# sample with your file and looking at the results.
If it all works correctly - then it's the problem with the translation.
If it behaves the same as your C++ code - then the problem is with the file itself.

Cheers,
Alex
by Sasha - Tracker Dev Team
Thu Jun 10, 2021 1:46 pm
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

Have you tried using that sample directly? Does it give correct results with your image?

Cheers,
Alex
by Sasha - Tracker Dev Team
Thu Jun 10, 2021 12:37 pm
Forum: PDF-XChange Core API SDK
Topic: Print a page and the size in the preview is to small (tump nail)
Replies: 6
Views: 4089

Re: Print a page and the size in the preview is to small (tump nail)

Hello rlcgm,

Please show a piece of code that you are using for this.

Cheers,
Alex
by Sasha - Tracker Dev Team
Thu Jun 10, 2021 12:36 pm
Forum: PDF-XChange Core API SDK
Topic: Add a grafic like JPG or BMP on a page
Replies: 30
Views: 12796

Re: Add a grafic like JPG or BMP on a page

Hello rlcgm,

Check out the CoreAPIDemo application - it holds plenty of samples:
https://github.com/tracker-software/PDF ... oreAPIDemo

Cheers,
Alex
by Sasha - Tracker Dev Team
Thu Jun 10, 2021 7:53 am
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2637

Re: Event Source in split mode

Hello AnMuWK,

You mean that the objects (pointers) are the same for both of the split views?

Cheers,
Alex
by Sasha - Tracker Dev Team
Wed Jun 09, 2021 10:11 am
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2637

Re: Event Source in split mode

Hello AnMuWK,

The pFrom parameter in the OnEvent method should hold the IPXV_View (PagesView) from which you can get to the IPXV_DocumentView parent.

Cheers,
Alex
by Sasha - Tracker Dev Team
Wed Jun 09, 2021 7:55 am
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2637

Re: Event Source in split mode

Hello AnMuWK,

What event exactly do you want to catch? There are document based events and Instance based events - the later are not connected to any presice view.

Cheers,
Alex
by Sasha - Tracker Dev Team
Fri May 28, 2021 9:26 am
Forum: PDF-XChange Editor
Topic: Select all pages that are link targets SOLVED
Replies: 14
Views: 4011

Re: Select all pages that are link targets SOLVED

Hello PHK, To retain the selection, you can use the Pages View's navigation bar to choose the needed page. image.png Also, if the pages are scattered throughout the document, you can simply export them to the new document and view them there if needed - this won't take long and you will have an isol...