Search found 166 matches

by bob_sun
Sat Jul 23, 2016 3:33 pm
Forum: PDF-XChange Editor SDK
Topic: SDK search function
Replies: 3
Views: 1323

Re: SDK search function

I mean search pane. Better both.

Which functions to set presets for both?
by bob_sun
Sat Jul 23, 2016 8:57 am
Forum: PDF-XChange Editor SDK
Topic: SDK search function
Replies: 3
Views: 1323

SDK search function

Hello,

In FullDemo we see "show pane" command. But in order to direct it to to search with options ("same paragraph..."), which command should be used?


Bob
by bob_sun
Sat Jul 23, 2016 8:55 am
Forum: PDF-XChange Editor SDK
Topic: no watermark for read-only?
Replies: 1
Views: 902

no watermark for read-only?

Hello,

For PDF Xchange Editor Pro SDK, if I use it for personally use only, as a convenient replacement to the IE plugin, is there anyway to not show the light-gray watermark upon opening a document?


Bob
by bob_sun
Fri Feb 19, 2016 4:46 pm
Forum: PDF-XChange Editor
Topic: screen update
Replies: 1
Views: 678

screen update

Hi,

When I have a sequence of js commands, such as inserting many pages which are not consecutive, the screen updates after each, and makes the experience very slow. Is there any js commands(pairs) to freeze and then re-enable update?

Bob
by bob_sun
Wed Dec 09, 2015 11:21 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Thanks.
When trying with some test we always get "javascript running longer than expected" menu, and are always forced to close it manually. Is there any toggle (in options or registry) to disable this message in Editor?
by bob_sun
Wed Dec 09, 2015 3:16 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

getPageNthWord(,,bStrip) 3rd options specifies whether to remove punctuation/whitespace, and this is supported in Editor. So there should be a command supporting it?
by bob_sun
Wed Dec 09, 2015 1:50 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Thanks.
1 - partial line merge (only in pdf order)
2 - line merge, only with neighbors
Does it include the bStrip space characters removal option as in javascript?

And in ordinary code how can we get pInst of type PDFXEdit.PXV_Inst ?
by bob_sun
Wed Dec 09, 2015 1:01 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Lots of .net style options are enumertions. Is IPXC_GetPageTextOption just an aggreation of enumerations or need more like implementing methods (the interface didn't specify methods, though)? Is this the javascript engine actually used of for getPageNthWord()? And as the javascript has bStrip option...
by bob_sun
Wed Dec 09, 2015 12:29 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Thanks. Some problems after trying: 1. After executing var x = curPage.GetText(null); which we inserted at line 919 of MainFrm.cs of FullDemo, we cannot see valid debugging for x, and the "Dynamic view" of the object also cannot be displayed. 2. IPXC_PageText interface is not impelented, s...
by bob_sun
Wed Dec 09, 2015 11:58 am
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Can we get an example on how to use api examples?
by bob_sun
Wed Dec 09, 2015 11:56 am
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Hi,

It now compiles OK. The FullDemo can work.
by bob_sun
Wed Dec 09, 2015 10:51 am
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

And with the SDK can we do like search from within same paragraph, same page, in bookmark, and watch the result variables in Visual Studio?
by bob_sun
Wed Dec 09, 2015 10:51 am
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Yes. No can be compiled.
by bob_sun
Wed Dec 09, 2015 9:21 am
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

We are still having this error that some dlls could not be found in references.
by bob_sun
Tue Dec 08, 2015 4:34 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

And with the SDK can we do like search from within same paragraph, same page, in bookmark, and watch the result variables in Visual Studio?
by bob_sun
Tue Dec 08, 2015 4:12 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

C# and the FullDemo project. Made no change to the project.
by bob_sun
Tue Dec 08, 2015 3:03 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

We are using vs 2015. The dll version is 5.5.315.0;
by bob_sun
Tue Dec 08, 2015 12:40 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Please also help with "valid assembly or COM" error as in screenshot.
by bob_sun
Mon Dec 07, 2015 5:49 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Hi Stefan,

Can I use the SDK only to do some conveniency works like getPageNthWord() equivalent (no intention to build anything else)? And can the result be exported as .txt file?

And is this all in https://sdkhelp.pdf-xchange.com/vie ... ge_GetText?
by bob_sun
Mon Dec 07, 2015 3:55 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

I noticed that the SDK is separate from the Editor and cost much more. Are the SDK downloads functionality or time limited trials?
by bob_sun
Mon Dec 07, 2015 3:41 pm
Forum: PDF-XChange Editor
Topic: js support
Replies: 9
Views: 2240

Re: js support

please reply to the other one.
by bob_sun
Fri Dec 04, 2015 2:28 pm
Forum: PDF-XChange Editor
Topic: js support
Replies: 9
Views: 2240

Re: js support

Is there any plan to improve the js engine?
by bob_sun
Fri Dec 04, 2015 2:27 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

Re: js support problem

Is there plan to improve the js engine?
by bob_sun
Tue Dec 01, 2015 8:03 pm
Forum: PDF-XChange Editor SDK
Topic: js support problem
Replies: 31
Views: 8088

js support problem

Hi,

What version of Adobe javascript spec does my Editor 5.5, Build 313.1 support?

Bob
by bob_sun
Tue Dec 01, 2015 8:02 pm
Forum: PDF-XChange Editor
Topic: js support
Replies: 9
Views: 2240

Re: javascript support

What version of Adobe javascript spec does my Editor 5.5, Build 313.1 support?
by bob_sun
Mon Nov 30, 2015 6:00 pm
Forum: PDF-XChange Editor
Topic: js support
Replies: 9
Views: 2240

Re: javascript support

Stefan,

Also can we add shortcut keys in "customize toolbar" to specific javascript embedded in the file or in some folder?

Bob
by bob_sun
Sat Nov 28, 2015 5:35 pm
Forum: PDF-XChange Editor
Topic: js support
Replies: 9
Views: 2240

js support

Hello,

Can we write javascript to access pdf contents?


Bob
by bob_sun
Sun Mar 22, 2015 4:53 pm
Forum: PDF-XChange Editor
Topic: Search-2-bookmark, save mouse traversal?
Replies: 1
Views: 802

Search-2-bookmark, save mouse traversal?

Hello, With “search”, after finding a keyword in bookmark, if one presses up or down arrow, the bookmark pane opens and we can mouse click to respective bookmark entry to go to the corresponding view in the document window. This is however not the most swift action. If the search results list includ...
by bob_sun
Sat Jan 03, 2015 3:04 am
Forum: PDF-XChange Editor
Topic: "Find" causes crash and recent list lost
Replies: 10
Views: 2805

Re: "Find" causes crash and recent list lost

It doesn't happen only with particular documents, but are common for all PDFs, particular when over 15 or more documents are open. Since the Editor now allows only single instance of exe, all windows are synchronized and the list of open files can be retrieved by the single parent exe. May I suggest...
by bob_sun
Fri Jan 02, 2015 5:07 pm
Forum: PDF-XChange Editor
Topic: "Find" causes crash and recent list lost
Replies: 10
Views: 2805

Re: "Find" causes crash and recent list lost

Happy new year!

Actually no particular string (and cannot upload documents). I think it is a programming bug which caused crashing after pressing "ctrl+F", before starting searching. I don't know how to reproduce the bug as a user :(
by bob_sun
Fri Jan 02, 2015 11:52 am
Forum: PDF-XChange Editor
Topic: "Find" causes crash and recent list lost
Replies: 10
Views: 2805

"Find" causes crash and recent list lost

Hello, There is one substantial bug with "Find" (not search) function: Especially when multiple windows are open, "Find" frequently causes all windows to first hang and then crash. After restarting Editor all previous opened files are closed are are NOT saved in the recent list. ...
by bob_sun
Sun Oct 26, 2014 6:30 pm
Forum: PDF-XChange Editor
Topic: How to disable Adobe iFilter?
Replies: 1
Views: 1069

How to disable Adobe iFilter?

Hello, With Adobe’s 64 bit http://www.adobe.com/support/downloads/detail.jsp?ftpID=5542 PDF filter, Windows search automatically index both file name (and meta properties) as well as content. This behavior seems default, and indexing the contents cannot be disabled. I remember previously there is at...
by bob_sun
Sun Oct 26, 2014 6:21 pm
Forum: PDF-XChange Editor
Topic: Praise for multi-color search results
Replies: 12
Views: 3349

Re: Praise for multi-color search results

Dear Stefan,

After a reinstallation it was finally restored. Now works fine.

Bob
by bob_sun
Sat Oct 18, 2014 1:39 pm
Forum: PDF-XChange Editor
Topic: Praise for multi-color search results
Replies: 12
Views: 3349

Praise for multi-color search results

Hi, First I would like to praise the multi-colored highlighting new feature. Combining with split view, customized interface, etc., currently the editor is my favorite and “killer app” PDF reader. A minor problem is that the explorer preview handling seems not working after 1) restart PC 2) Editor→F...
by bob_sun
Tue Jul 29, 2014 2:08 pm
Forum: PDF-XChange Editor
Topic: Bug report: Highlight spans multi lines (308.1)
Replies: 9
Views: 2835

Re: Bug report: Highlight spans multi lines (308.1)

Dear Will,

I strongly suggest this be solved with priority~

Bob
by bob_sun
Tue Jul 29, 2014 2:07 pm
Forum: PDF-XChange Editor
Topic: Link cannot apply Default Properties
Replies: 7
Views: 1955

Re: Link cannot apply Default Properties

Stefan,

For the time being, I could add/remove links by using viewer instead; could you please also look at the "multi line spanhttps://forum.pdf-xchange.com/ ... 62&t=21945" issue?

Bob
by bob_sun
Tue Jul 29, 2014 2:05 pm
Forum: PDF-XChange Editor
Topic: 309 Bug: CTFL+SHIFT+F Search
Replies: 21
Views: 5593

Re: 309 Bug: SHIFT+F

Will,

I think this deserves higher priority to be solved.

Bob
by bob_sun
Tue Jul 29, 2014 7:54 am
Forum: PDF-XChange Editor
Topic: 309 Bug: CTFL+SHIFT+F Search
Replies: 21
Views: 5593

309 Bug: CTFL+SHIFT+F Search

Hello,

I find that the “SHIFT+F” search is de-functioning; and once the search bar is closed by the cross button, it cannot be recovered with “SHIFT+F”.

Bob
by bob_sun
Tue Jul 29, 2014 7:43 am
Forum: PDF-XChange Editor
Topic: Link cannot apply Default Properties
Replies: 7
Views: 1955

Re: Link cannot apply Default Properties

Hello,

I have just tested: for building 309, this bug remains. Please check that.


Bob
by bob_sun
Tue Jul 29, 2014 7:43 am
Forum: PDF-XChange Editor
Topic: Bug report: Highlight spans multi lines (308.1)
Replies: 9
Views: 2835

Re: Bug report: Highlight spans multi lines (308.1)

Hello,

For building 309, this bug remains, please test with the above attached file.

I do noticed like full screen is added, this is awesome.


Bob
by bob_sun
Mon Jul 28, 2014 10:03 pm
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

Will,

Please remind me when the update is ready :)

Bob
by bob_sun
Sun Jul 27, 2014 10:02 pm
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

Dear Stefan,

Any update on the new release?


Bob
by bob_sun
Tue Jul 22, 2014 4:25 am
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

Dear Paul,

Thanks.

Would we have a new release by the end of this month?

Bob
by bob_sun
Thu Jul 17, 2014 11:09 am
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

Ivan,

I confirm it is indeed the same.

Could we add additionally the described "expand all subitems under current bookmark", like for the entire chapter, to next release?


Bob
by bob_sun
Fri Jul 04, 2014 2:22 am
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

I checked the adobe funcitonality again: what it exactly does it to expand to bookmark to the current page. For example, if the current page is linked to a 3 level bookmark, then the bookmakr expands to level 3, only for the those relating to the current page. Anyway I still highly recommend impleme...
by bob_sun
Thu Jul 03, 2014 6:02 pm
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

Stefan,

Thanks,

I would suggest try opening a long Microsoft help document with many levels of bookmarks, and one will immediately find this "fully expand current bookmark" feature of Adobe indispensable.
by bob_sun
Thu Jul 03, 2014 12:26 am
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

Adobe has two options: Expand current bookmark Expand top-level bookmark Currently Editor does the 2nd. I see this as high useful for large PDFs when one wants to focus on specified parts - expanding the all would create unnecessary and clutteirng long list, whereas expanding the top-level is insuff...
by bob_sun
Thu Jul 03, 2014 12:25 am
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

This is a nicety of Adobe. Please see attachment.
by bob_sun
Wed Jul 02, 2014 10:06 pm
Forum: PDF-XChange Editor
Topic: Feature request: Adobe’s “Expand Current Bookmark”
Replies: 40
Views: 8212

Re: Feature request: Adobe’s “Expand Current Bookmark”

can it be done with one-click? Sometimes the subfolder also has several levels, and many items.