Search found 2344 matches

by Vasyl-Tracker Dev Team
Mon Mar 22, 2010 1:13 pm
Forum: PDF-XChange Viewer SDK
Topic: New document from image
Replies: 2
Views: 2172

Re: New document from image

Hi, anovy.

Sorry, but this feature cannot be used programmatically in the current release.
In the near future we can provide this feature to you our developers.

Best
Regards.
by Vasyl-Tracker Dev Team
Mon Mar 22, 2010 12:58 pm
Forum: PDF-XChange Viewer (End Users)
Topic: stroke color "no color"
Replies: 3
Views: 928

Re: stroke color "no color"

Hi, calbear

The "No Color for Stroke" is switched off in the new build because this feature does not supported by Adobe for more comment types. Instead you still be able to setup line thickness to the zero for Typewriter, TextBox comment types.

Best
Regards.
by Vasyl-Tracker Dev Team
Mon Mar 22, 2010 12:53 pm
Forum: PDF-XChange Viewer (End Users)
Topic: no hyphen matches in search engine of PDF-XChange Viewer
Replies: 7
Views: 3943

Re: no hyphen matches in search engine of PDF-XChange Viewer

Hi John

This bug reproduced. Thanks for your test file.
It will be fixed in the next build.

Best
regards.
by Vasyl-Tracker Dev Team
Mon Mar 22, 2010 10:19 am
Forum: PDF-XChange Viewer (End Users)
Topic: Opening a pdf w/ Viewer only opens a Command Prompt
Replies: 5
Views: 1306

Re: Opening a pdf w/ Viewer only opens a Command Prompt

Hi, kbarb. Please follow the next few steps to apply the PDF-association : 1. run our standalone(!) application 2. go to Menu/Edit/Preferences/File Associations 3. Enable "Display in Browser" option and press "Make Default PDF Viewer" button. 4. Close application and try open any...
by Vasyl-Tracker Dev Team
Fri Mar 19, 2010 6:36 pm
Forum: PDF-XChange Viewer SDK
Topic: Programmatically add a file attachment to an open PDF
Replies: 4
Views: 3272

Re: Programmatically add a file attachment to an open PDF

We can add this feature into the next build.
This feature will probably have syntax like:
DoDocumentVerb(docId, NULL, "AddAttachment", dataIn(filename), NULL, 0);
Please wait for the new build.
by Vasyl-Tracker Dev Team
Fri Mar 19, 2010 6:15 pm
Forum: PDF-XChange Viewer SDK
Topic: Programmatically add a file attachment to an open PDF
Replies: 4
Views: 3272

Re: Programmatically add a file attachment to an open PDF

Hi Bill,

Unfortunately, but no way for this.
Attachment cannot be added programmatically into pdf.

We can improve this feature in the new version.

Best
Regards.
by Vasyl-Tracker Dev Team
Wed Mar 17, 2010 11:00 am
Forum: PDF-XChange Viewer (End Users)
Topic: Cannon MF4150 collate issue
Replies: 12
Views: 2730

Re: Cannon MF4150 collate issue

I checked some other software(Microsoft Word, Wordpad, Notepad) with this printer.
In all cases the "Collate" flag cannot be changed externally, only in the printer's preferences dialog.
I think the printer driver is the one causing the issue here..
by Vasyl-Tracker Dev Team
Wed Mar 17, 2010 10:32 am
Forum: PDF-XChange Viewer (End Users)
Topic: Cannon MF4150 collate issue
Replies: 12
Views: 2730

Re: Cannon MF4150 collate issue

Hi, Couperin.

Unfortunately, this issue still occurs for Cannon MF4150(MF4100 series) only(not for other printers).
We will try to resolve this problem in the next build.

Best
Regards.
by Vasyl-Tracker Dev Team
Tue Mar 16, 2010 7:04 pm
Forum: How to forum
Topic: Proximity Searches
Replies: 4
Views: 4051

Re: Proximity Searches

Hi chs200123

This feature will be added into the new version(V3).

Best
Regards.
by Vasyl-Tracker Dev Team
Tue Mar 16, 2010 7:03 pm
Forum: PDF-XChange Viewer (End Users)
Topic: Bookmark adding
Replies: 3
Views: 2961

Re: Bookmark adding

We will improve the bookmarks adding in the next build: We will add special enumeration for new-bookmark-zoom factors, such as "fit width", "fit height", "inherit", "current", etc. You will be able to choose this parameter from the bookmark's context menu. The...
by Vasyl-Tracker Dev Team
Tue Mar 16, 2010 5:34 pm
Forum: PDF-XChange Viewer SDK
Topic: Merge Existing and New Toolbar Settings Files
Replies: 5
Views: 4088

Re: Merge Existing and New Toolbar Settings Files

I think this feature will be included also...
by Vasyl-Tracker Dev Team
Tue Mar 16, 2010 9:30 am
Forum: PDF-XChange Viewer SDK
Topic: How to catch invalid drop?
Replies: 8
Views: 5368

Re: How to catch invalid drop?

Hi, anovy. We will add the fast feature into the next build, like as: DoVerb(NULL, "IsPDF", dataIn(<stream|filename>), dataOut, 0); Please wait for the next build. Now you will be able to use the temporary solution for "IsPDF" testing: PXCV_ReadDocumentW or PXCV_ReadDocumentFromI...
by Vasyl-Tracker Dev Team
Mon Mar 15, 2010 6:13 pm
Forum: PDF-XChange Viewer (End Users)
Topic: pdf exchange viewer menu only lasts 0.5 sec
Replies: 16
Views: 2804

Re: pdf exchange viewer menu only lasts 0.5 sec

Please use the:
Menu: Help->Report a Problem.

The "Include list of all loaded modules..." check-box should be checked in displayed dialog.
Please send to us this report. Thanks.
by Vasyl-Tracker Dev Team
Mon Mar 15, 2010 1:46 pm
Forum: PDF-XChange Viewer (End Users)
Topic: Export to Image - File naming with macros query
Replies: 3
Views: 1040

Re: Export to Image - File naming with macros query

Hi, Tony.

Feature for setup custom start for auto numbering will be added into the new version(V3).
Now you can use the custom utility only for renaming result-files.

Best
Regards.
by Vasyl-Tracker Dev Team
Mon Mar 15, 2010 1:31 pm
Forum: PDF-XChange Viewer SDK
Topic: New document from PDF
Replies: 15
Views: 3476

Re: New document from PDF

You may: 1. Open document from IStream or existing file 2. Setup the opened document: SetDocumentProperty(docId, "DispFileName", "MyNewDocument.pdf", 0); SetDocumentProperty(docId, "Temp", "true", 0); // to hide temporary file name, and instruct to use "S...
by Vasyl-Tracker Dev Team
Mon Mar 15, 2010 1:08 pm
Forum: PDF-XChange Viewer (End Users)
Topic: pdf exchange viewer menu only lasts 0.5 sec
Replies: 16
Views: 2804

Re: pdf exchange viewer menu only lasts 0.5 sec

I'm afraid, I still cannot reproduce this issue.. :( May be you have installed some FF-plugins which can be reason for this issue. You can help us: please run the investigation-task which I sent to you earlier. Or you can allow me to investigate of this trouble on your machine directly by TeamViewer...
by Vasyl-Tracker Dev Team
Mon Mar 15, 2010 10:53 am
Forum: PDF-XChange Viewer (End Users)
Topic: Export to Image - File naming with macros query
Replies: 3
Views: 1040

Re: Export to Image - File naming with macros query

Unfortunately, but no way for this.
You should use the "<Auto Number>" macros and rename all generated files manually(as post operation):
01.jpg -> 11225.jpg
02.jpg -> 11226.jpg
03.jpg -> 11227.jpg
...

Best
Regards.
by Vasyl-Tracker Dev Team
Mon Mar 15, 2010 10:47 am
Forum: PDF-XChange Viewer SDK
Topic: How to force Tabbed Documents for MDI
Replies: 3
Views: 1301

Re: How to force Tabbed Documents for MDI

SetProperty("View.Bars["Tab"].Visible", "true", 0);
The tab bar can be viewed if MDI and at least one document is opened.
See our SDK examples.

HTH.
by Vasyl-Tracker Dev Team
Sat Mar 13, 2010 4:39 pm
Forum: PDF-XChange Viewer (End Users)
Topic: pdf exchange viewer menu only lasts 0.5 sec
Replies: 16
Views: 2804

Re: pdf exchange viewer menu only lasts 0.5 sec

Hi, Kris. Unfortunately, but we cannot reproduce this strange behavior. You can help us for fix of this trouble. 1. For this, please, replace manually the PDFXCview.exe file by file with the same name from the attached archive(create backup before). The full path to this file can like to: C:\Program...
by Vasyl-Tracker Dev Team
Sat Mar 13, 2010 2:14 pm
Forum: PDF-XChange Viewer SDK
Topic: New document from PDF
Replies: 15
Views: 3476

Re: New document from PDF

You may use: Method A. 1. Open existing document. 2. call SetDocumentProperty(docId, "DispFileName", "My New Document", 0); 3. call SetDocumentProperty(docId, "Modified", "true", 0); Method B. 1. Open existing document. 2. call SaveDocument(docId, "<New D...
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 6:38 pm
Forum: PDF-XChange Viewer SDK
Topic: How to deny open external URLs?
Replies: 3
Views: 1136

Re: How to deny open external URLs?

Please look to our SDK help, Reference\Named Items\Objects\Prompts.
ConfirmOpenSite,
ConfirmLaunchFile
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 2:09 pm
Forum: PDF-XChange Viewer SDK
Topic: Notifications.Mouse - TargetName
Replies: 5
Views: 1693

Re: Notifications.Mouse - TargetName

Unfortunately, no simple way for this. You may listen: 1. the annotation-focus changing (Notifications.Selection). 2. the text-editor start/stop events (Notifications.TextEditor). For check annot-selection state you may(pseudocode): function bool HasFocusedAnnot() { script = "var res = "fa...
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 1:15 pm
Forum: PDF-XChange Viewer SDK
Topic: Lock the panes
Replies: 3
Views: 1094

Re: Lock the panes

Hi, reddimon.

Call the:
ax.SetProperty("View.Locked", "true", 0);

HTH.
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 12:47 pm
Forum: PDF-XChange Viewer SDK
Topic: Notifications.Mouse - TargetName
Replies: 5
Views: 1693

Re: Notifications.Mouse - TargetName

Hmm.. You may use workaround (WinAPI, C++ code): POINT pt; GetCursorPos(&pt); HWND hWnd = WindowFromPoint(pt); WCHAR szClassName[256] = {0}; GetClassNameW(hWnd, szClassName, 256); if (lstrcmpiW(szClassName, L"MDIClient") == 0) { // We are over MDI-Client(dark grey area, UI-container fo...
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 12:32 pm
Forum: PDF-XChange Viewer SDK
Topic: Strange behaviour of Open dialog in full screen mode
Replies: 6
Views: 1688

Re: Strange behaviour of Open dialog in full screen mode

You may send it by private message.
Press the "PM" button below my post.
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 12:29 pm
Forum: PDF-XChange Viewer SDK
Topic: Notifications.Mouse - TargetName
Replies: 5
Views: 1693

Re: Notifications.Mouse - TargetName

The supported mouse target names: "Pages", "Comments", "Bookmarks", "Thumbnails", "Fields", "Layers", "Attachments", "Popup", "Workspace". In the new build you will be able to obtain advanced information about ...
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 12:19 pm
Forum: PDF-XChange Viewer SDK
Topic: Strange behaviour of Open dialog in full screen mode
Replies: 6
Views: 1688

Re: Strange behaviour of Open dialog in full screen mode

Sure, you can send your compiled application. Please archive it before send. Thanks.

The new build upcoming, wait 1-2 days.
by Vasyl-Tracker Dev Team
Thu Mar 11, 2010 10:49 am
Forum: PDF-XChange Viewer SDK
Topic: Strange behaviour of Open dialog in full screen mode
Replies: 6
Views: 1688

Re: Strange behaviour of Open dialog in full screen mode

Hi, anovy. Please specify: Can this strange behavior be reproduced in the End-User application or in our ActiveX SDK as well? You cannot use the full-screen mode through our ActiveX, you should implement this mode manually... If you have implemented your own full-screen mode, please send me a sample...
by Vasyl-Tracker Dev Team
Wed Mar 10, 2010 1:25 pm
Forum: PDF-XChange Viewer SDK
Topic: How to set my 'application default language'
Replies: 13
Views: 4329

Re: How to set my 'application default language'

Hi, anovy. So it would be great if you will: 1) Add to the list of custom langauges all available langauges (now English is missing). 2) Do not tell that the 'application's default language' is English. 3) Possibly allow to change the value of the 'application's default language' by some SetProperty...
by Vasyl-Tracker Dev Team
Tue Mar 09, 2010 11:37 am
Forum: PDF-XChange Viewer SDK
Topic: IPDFXCsmartp instance
Replies: 1
Views: 861

Re: IPDFXCsmartp instance

If the owner object (IPDFXCview) is still a window after calling Release() then you may continue to use this smart pointer. Smart pointers contain one reference to the owner. If the owner object has lost a window then calling of any methods of the smart pointer object will return an error(E_UNEXPECT...
by Vasyl-Tracker Dev Team
Mon Mar 08, 2010 11:04 am
Forum: PDF-XChange Viewer SDK
Topic: Highlight PDF Hits
Replies: 3
Views: 1499

Re: Highlight PDF Hits

Hi, ashley3289

Yes, you can use this method for highlighting groups of characters.

Best
Regards.
by Vasyl-Tracker Dev Team
Mon Mar 08, 2010 10:25 am
Forum: PDF-XChange Viewer (End Users)
Topic: Script to preset two options
Replies: 4
Views: 1215

Re: Script to preset two options

Hi, Holger.

For the PDF-XChange Viewer product: you may switch off the splash screen by using the attached reg file.
Just run it after installation.

HTH.
by Vasyl-Tracker Dev Team
Fri Mar 05, 2010 4:40 pm
Forum: PDF-XChange Viewer (End Users)
Topic: Cannon MF4150 collate issue
Replies: 12
Views: 2730

Re: Cannon MF4150 collate issue

This trouble will be fixed in the next build.
by Vasyl-Tracker Dev Team
Fri Mar 05, 2010 10:43 am
Forum: PDF-XChange Viewer (End Users)
Topic: Moving bookmarks?
Replies: 2
Views: 989

Re: Moving bookmarks?

Hi, flatlander.

This feature will be added into the new version(v3).

Best
Regards.
by Vasyl-Tracker Dev Team
Fri Mar 05, 2010 10:18 am
Forum: PDF-XChange Viewer (End Users)
Topic: PDF-XChange Viewer 2.0.0047.0 crashes even w/o an open file
Replies: 10
Views: 2044

Re: PDF-XChange Viewer 2.0.0047.0 crashes even w/o an open file

Hi, GDMan.

Please have a look at the private message I sent you.

Thanks.
by Vasyl-Tracker Dev Team
Thu Mar 04, 2010 11:39 am
Forum: PDF-XChange Viewer (End Users)
Topic: PDF-XChange Viewer 2.0.0047.0 crashes even w/o an open file
Replies: 10
Views: 2044

Re: PDF-XChange Viewer 2.0.0047.0 crashes even w/o an open file

Hi, GDMan. Thanks for your dump file. We investigating it... Please check the following: 1. if you can, please disable temporarily a utility which I see is installed on your system, it is called as CTHAGENT in your system, I see it as: C:\PROGRAM FILES\CTH TECHNOLOGIES\CTHAGENT (from your dump file)...
by Vasyl-Tracker Dev Team
Tue Mar 02, 2010 6:34 pm
Forum: PDF-XChange Viewer (End Users)
Topic: PDF-XChange Viewer 2.0.0047.0 crashes even w/o an open file
Replies: 10
Views: 2044

Re: PDF-XChange Viewer 2.0.0047.0 crashes even w/o an open file

Hi GDMan, In the new build(upcoming today) please use the "Help->Report a Problem" feature and check the option "Include list of all loaded modules...". We will investigate this list of loaded modules, may be your system has some spyware/viruses which can inject into another prog...
by Vasyl-Tracker Dev Team
Tue Mar 02, 2010 3:22 pm
Forum: PDF-XChange Viewer (End Users)
Topic: Exchanging documents with markup with non PDF-Xchange users
Replies: 6
Views: 1098

Re: Exchanging documents with markup with non PDF-Xchange users

Hi, Your program version is too old. Probably, you have sent the unchanged (the original, without your markups) document to your colleague, Older versions of our Viewer didn't auto-save changes before sending by email. That is - the sent document does not contain your changes(markups). If you check ...
by Vasyl-Tracker Dev Team
Tue Mar 02, 2010 1:58 pm
Forum: PDF-XChange Viewer (End Users)
Topic: Exchanging documents with markup with non PDF-Xchange users
Replies: 6
Views: 1098

Re: Exchanging documents with markup with non PDF-Xchange users

Hi, holdemup.

Please update your version to the latest.
Older versions of the program didn't write your changes before sending document by email.

HTH.
by Vasyl-Tracker Dev Team
Tue Mar 02, 2010 8:14 am
Forum: PDF-XChange Viewer SDK
Topic: Highlight PDF Hits
Replies: 3
Views: 1499

Re: Highlight PDF Hits

Hi, ashley3289.

This feature will be added into the new version(V3).
Your patience is appreciated.

Best
Regards.
by Vasyl-Tracker Dev Team
Tue Mar 02, 2010 8:12 am
Forum: PDF-XChange Viewer SDK
Topic: Merge Existing and New Toolbar Settings Files
Replies: 5
Views: 4088

Re: Merge Existing and New Toolbar Settings Files

Hi,

Unfortunately no, there is no such way in the current realization.

In the new version you will be able to fully customize all the toolbars programmatically.

Best
Regards.
by Vasyl-Tracker Dev Team
Fri Feb 19, 2010 9:21 am
Forum: PDF-XChange Viewer (End Users)
Topic: "Display in browser" settings
Replies: 13
Views: 3139

Re: "Display in browser" settings

Hi, bubblehead. I checked it, it works properly. The working example: <HTML> <BODY> <IFRAME SRC="http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf#page=5&navpanes=0&view=FitH" WIDTH=1024 HEIGHT=768> If you can see this, your browser doesn't understand IFRA...
by Vasyl-Tracker Dev Team
Thu Feb 18, 2010 3:31 pm
Forum: PDF-XChange Viewer (End Users)
Topic: Firfox Plugin not working
Replies: 19
Views: 4339

Re: Firfox Plugin not working

Hi, kilgetty. FF opens documents externally from: http://www.pembrokeshire.gov.uk/content.asp?nav=647&parent_directory_id=646&id=10286 because each url to document does not contains the "pdf" tag: http://www.pembrokeshire.gov.uk/objview.asp?object_id=2527 Instead FF internally open...
by Vasyl-Tracker Dev Team
Thu Feb 18, 2010 9:55 am
Forum: PDF-XChange Viewer (End Users)
Topic: "Display in browser" settings
Replies: 13
Views: 3139

Re: "Display in browser" settings

Hi, bubblehead.

All features from Adobe's "PDF Open Parameters" specification are supported with the exception of the "toolbar=0|1" parameter, sorry.

The support for "toolbar" parameter will be added in the next build.

Regards.
by Vasyl-Tracker Dev Team
Thu Feb 18, 2010 9:36 am
Forum: PDF-XChange Viewer (End Users)
Topic: Firfox Plugin not working
Replies: 19
Views: 4339

Re: Firfox Plugin not working

Hi, kilgetty

Please give us some this URLs with different behavior(FF opens PDF internally or externally) for investigating.

Thanks.
by Vasyl-Tracker Dev Team
Mon Feb 15, 2010 6:26 pm
Forum: PDF-XChange Viewer (End Users)
Topic: View PDFXChange in browser
Replies: 14
Views: 5525

Re: View PDFXChange in browser

Very strange issue :( Please try to uninstall again and delete the folder(if it exists after the uninstall and a restart) like as "C:\Program Files\Tracker Software\PDF Viewer". Please install from this archive http://download.docu-track.com/PDFXVwer.zip . During the installation please DO...
by Vasyl-Tracker Dev Team
Mon Feb 15, 2010 5:39 pm
Forum: PDF-XChange Viewer (End Users)
Topic: View PDFXChange in browser
Replies: 14
Views: 5525

Re: View PDFXChange in browser

Please look into your viewer's installation folder. The default is: "C:\Program Files\Tracker Software\PDF Viewer\PDF Viewer" And check whether this folder contains the file PDFXCview.exe. Check also for these files : PDFXCview.exe PDFXCviewIEPlugin.dll npPDFXCviewNPPlugin.dll PDFXCviewAx....
by Vasyl-Tracker Dev Team
Mon Feb 15, 2010 5:13 pm
Forum: PDF-XChange Viewer (End Users)
Topic: View PDFXChange in browser
Replies: 14
Views: 5525

Re: View PDFXChange in browser

"Display in Browser" still grayed out after reinstall?
by Vasyl-Tracker Dev Team
Mon Feb 15, 2010 11:26 am
Forum: PDF-XChange Viewer (End Users)
Topic: View PDFXChange in browser
Replies: 14
Views: 5525

Re: View PDFXChange in browser

Hi, And as I said before, the option to check "Display in Browser" is greyed out. Probably you use the portable version of our PDF-XChange Viewer? The portable version cannot be used for browsing PDFs in Internet Browsers. You should deinstall your portable version and install full version...
by Vasyl-Tracker Dev Team
Fri Feb 12, 2010 4:19 pm
Forum: PDF-XChange Viewer (End Users)
Topic: PDFXC problem in FF3.6
Replies: 2
Views: 991

Re: PDFXC problem in FF3.6

Hi, nbrege

You can try to increase the FF Cache.
Look to FF->Menu->Tools->Options->Advanced->Offline Storage:
set up ~100 MB.

HTH.