Search found 73 matches

by RudolfErnst
Thu Feb 12, 2015 7:54 am
Forum: PDF-XChange Viewer SDK
Topic: Properties for HighlightTextTool
Replies: 3
Views: 2091

Re: Properties for HighlightTextTool

Thank you much Vasyl,

it works perfect.

Another question: Where can I find such kind of information. Normaly I use the PDF XChange Viewer SDK Reference. Is there something like a programming manual or tips and tricks or something else.

kind regards
Rudi
by RudolfErnst
Wed Feb 11, 2015 9:01 am
Forum: PDF-XChange Viewer SDK
Topic: Properties for HighlightTextTool
Replies: 3
Views: 2091

Properties for HighlightTextTool

Hello, I am using the ActiveX Plugin from Java and want to set the properties BlendMode, FillColor and Opacity for the HighlightTextTool. However I can't find the correct names and settings in the documentation. I want to do something like: setProperty("Commenting.HighlightTextTool.Styles.Opaci...
by RudolfErnst
Thu Nov 13, 2014 9:15 am
Forum: PDF-XChange Viewer SDK
Topic: Pan and Zoom in ActiveX Plugin
Replies: 6
Views: 2307

Re: Pan and Zoom in ActiveX Plugin

Hello Stefan,

I sent you sample code I got from Tracker Sotfware in 2008. You can reproduce the error there with any version of PDF XChange.
Please run PDFXChangeTester.

Kind regards
Rudi
by RudolfErnst
Wed Nov 12, 2014 7:41 am
Forum: PDF-XChange Viewer SDK
Topic: Pan and Zoom in ActiveX Plugin
Replies: 6
Views: 2307

Re: Pan and Zoom in ActiveX Plugin

It's the same with the newest build 311.0

Regards
Rudi
by RudolfErnst
Tue Nov 11, 2014 8:45 pm
Forum: PDF-XChange Viewer SDK
Topic: Pan and Zoom in ActiveX Plugin
Replies: 6
Views: 2307

Re: Pan and Zoom in ActiveX Plugin

Hello Stefan,

I use the ActiveX plugin via OLE/COM. I'm using Version 2.5 Build 209.

Regards
Rudi
by RudolfErnst
Tue Nov 11, 2014 2:52 pm
Forum: PDF-XChange Viewer SDK
Topic: Pan and Zoom in ActiveX Plugin
Replies: 6
Views: 2307

Pan and Zoom in ActiveX Plugin

I am using PDFXChange as an eclipse RCP plugin and I have a problem in using the Pan and Zoom tool.

Whenever I open the Pan and Zoom Tool and press the ALT-Key, PDF-XChange hangs and blocks the whole RCP application.

Does anybody have a solution for this problem.

Kind regards
Rudi
by RudolfErnst
Tue Feb 12, 2013 12:10 pm
Forum: PDF-XChange Viewer SDK
Topic: Is importAnXFDF and flattenPages synchronized
Replies: 4
Views: 1966

Re: Is importAnXFDF and flattenPages synchronized

Hello Stefan,

did you hear anything from Vasyl.

Best regards
Rudi
by RudolfErnst
Thu Feb 07, 2013 12:31 pm
Forum: PDF-XChange Viewer SDK
Topic: Is importAnXFDF and flattenPages synchronized
Replies: 4
Views: 1966

Is importAnXFDF and flattenPages synchronized

In the past (Nov 07, 2008) i opened a new topic "Is OpenDocument synchronized". I wanted to know whether OpenDocument is synchronized In other words: is the document completely displayed on the screen when the method returns S_OK or does it just trigger the rendering and returns immediatel...
by RudolfErnst
Fri Jun 03, 2011 9:54 am
Forum: PDF-XChange Viewer SDK
Topic: Callout Tool becomes TextBox after importing as xfdf
Replies: 8
Views: 5297

Re: Callout Tool becomes TextBox after importing as xfdf

Hello Ivan, thank you for the bug fix , I verified it and found out that the comment type is left unchanged now. This is ok, the apperance/properties of the comment however are still changed. In my case the stroke color changes from red lines to black lines and the line ending style changes from &qu...
by RudolfErnst
Wed Dec 08, 2010 2:20 pm
Forum: PDF-XChange Viewer SDK
Topic: Property for "Show Shadow Gradients"
Replies: 5
Views: 1872

Re: Property for "Show Shadow Gradients"

Hi,

this does also not work. I wait for the next build.

Thanks
Rudi
by RudolfErnst
Wed Dec 08, 2010 12:41 pm
Forum: PDF-XChange Viewer SDK
Topic: Property for "Show Shadow Gradients"
Replies: 5
Views: 1872

Re: Property for "Show Shadow Gradients"

Hello Vasyl, "SetProperty("View.ShowAppWorkspaceShadow", "false", 0)" does not work for me in the ActiveX-Plugin. I also set setProperty("View.Colors.AppWorkspace", "White", 0); setProperty("View.Colors.PagesBack", "White", 0); Th...
by RudolfErnst
Wed Dec 08, 2010 10:24 am
Forum: PDF-XChange Viewer SDK
Topic: Property for "Show Shadow Gradients"
Replies: 5
Views: 1872

Property for "Show Shadow Gradients"

Hi all,

is there a property to turn the attribute "Show Shadow Gradients" off. I can't find anything in the docs. I use the ActiveX plugin.

kind regards
Rudi
by RudolfErnst
Wed Sep 22, 2010 12:18 pm
Forum: PDF-XChange Viewer SDK
Topic: Callout Tool becomes TextBox after importing as xfdf
Replies: 8
Views: 5297

Re: Callout Tool becomes TextBox after importing as xfdf

Hello Stefan,

we are using the ActiveX-Control of Pdf-XChange 2.0 Build 55.0

kind regards
Rudi
by RudolfErnst
Wed Sep 22, 2010 7:59 am
Forum: PDF-XChange Viewer SDK
Topic: Callout Tool becomes TextBox after importing as xfdf
Replies: 8
Views: 5297

Callout Tool becomes TextBox after importing as xfdf

Hello, the title says it all. We export our comments programmatically as xfdf files (we need xml files). Now we found a problem with the callout tool. After exporting and importing again the type of this comment changes to a text box. This seems to be a bug because exporting a callout comment as fdf...
by RudolfErnst
Tue Aug 31, 2010 12:41 pm
Forum: PDF-XChange Viewer SDK
Topic: Duplex Mode in PrintDialog is not set correct
Replies: 1
Views: 949

Duplex Mode in PrintDialog is not set correct

Hello, my customers told me about a problem they have with printing in duplex mode. The new CheckBox "Duplex Mode" in the print dialog of PDF-XChange is only initialised once with the default settings of the default printer. In their case a local printer is the default printer with "s...
by RudolfErnst
Thu Jul 08, 2010 11:45 am
Forum: PDF-XChange Viewer SDK
Topic: New rotation message
Replies: 5
Views: 1582

Re: New rotation message

Hi Vasyl,

does this also work in the ActiveX plugin?

I'm using the ActiveX plugin within a Java Client and do not succeed to get rid of this message.

kind regards
Rudi
by RudolfErnst
Wed Jun 30, 2010 10:31 am
Forum: PDF-XChange Viewer SDK
Topic: Problems exporting and importing comments to xfdf
Replies: 7
Views: 4324

Re: Problems exporting and importing comments to xfdf

Hi Vasyl, I found another problem regarding this topic: When I make a rectangle annotation with fill color in Blend Mode (Multiply) it works as expected. In my case I see a red rectangle and the underlying pdf is shining through. When I now export this annotation as xfdf and import it again the Blen...
by RudolfErnst
Wed May 05, 2010 11:30 am
Forum: PDF-XChange Viewer SDK
Topic: Problems exporting and importing comments to xfdf
Replies: 7
Views: 4324

Re: Problems exporting and importing comments to xfdf

Hello Vasyl,

is the problem with the hidden annotations already fixed? We are using Version 2.0 Build 50.0 and it seems still to be there.

Best regards
Rudi
by RudolfErnst
Tue Oct 20, 2009 2:40 pm
Forum: PDF-XChange Viewer SDK
Topic: OpenDocument without ClearScreen to avoid flickering
Replies: 9
Views: 2756

Re: OpenDocument without ClearScreen to avoid flickering

Thanks,

and how can I get "pdfvSDKFull.exe"? All the links on your developer site point to pdfvSDK.zip.

Rudi
by RudolfErnst
Tue Oct 20, 2009 8:25 am
Forum: PDF-XChange Viewer SDK
Topic: OpenDocument without ClearScreen to avoid flickering
Replies: 9
Views: 2756

Re: OpenDocument without ClearScreen to avoid flickering

Ok, thank you for the quick answer. I'll give it a try. I try to use both simple SDK and ActiveX at the same time. Howerver I can not found any documentation nor the SDK. On your page https://www.pdf-xchange.com/downloads/dev/ the ActiveX SDK uses the same link as the Simple DLL SDK. Are they both i...
by RudolfErnst
Mon Oct 19, 2009 10:19 am
Forum: PDF-XChange Viewer SDK
Topic: OpenDocument without ClearScreen to avoid flickering
Replies: 9
Views: 2756

Re: OpenDocument without ClearScreen to avoid flickering

Hallo, Because this issue is very important for our customer, here an additional question in the same context as below: Maybe – if it is not possible to completely avoid the white screen before displaying a new document – would it be possible to shorten the duration, the white screen is displayed? I...
by RudolfErnst
Tue Oct 06, 2009 2:32 pm
Forum: PDF-XChange Viewer SDK
Topic: New Release - Events
Replies: 24
Views: 6778

Re: New Release - Events

Thank you Corwin,

that works now.
The coordinates seem to be screen coordinates and I need coordinates relative to the ActiveX Control. I think I have to solve this computation outside the ActiveX plugin.

Thank you
Rudi
by RudolfErnst
Tue Oct 06, 2009 8:24 am
Forum: PDF-XChange Viewer SDK
Topic: New Release - Events
Replies: 24
Views: 6778

Re: New Release - Events

Hello, we have written a big application using Eclipse RCP and the PDFXChange ActiveX plugin over the last 3 years. Looks great but one point is missing: tracking mouse events. We solved this using the keyboard as workaround. I want to be notified about the page and the coordinates when the user cli...
by RudolfErnst
Wed Sep 16, 2009 9:09 am
Forum: PDF-XChange Viewer SDK
Topic: Release GDI objects
Replies: 5
Views: 1797

Re: Release GDI objects

Thank you Vasyl

do you have a release date for the next build? Our Software goes in production next week.

kind regards
Rudi
by RudolfErnst
Tue Sep 15, 2009 12:11 pm
Forum: PDF-XChange Viewer SDK
Topic: Release GDI objects
Replies: 5
Views: 1797

Release GDI objects

Hi, in our client application we use the ActiveX Browser Plugin in an Eclipse RCP framework. Our clients have a lot of small pdf files which contain only one page. There is an AutoViewing Mode where they open one small Pdf document per second. Doing this for some hundreds of documents makes Windows ...
by RudolfErnst
Tue Jul 28, 2009 10:00 am
Forum: PDF-XChange Viewer SDK
Topic: OpenDocument without ClearScreen to avoid flickering
Replies: 9
Views: 2756

OpenDocument without ClearScreen to avoid flickering

Hi, in our client application we use the ActiveX Browser Plugin in an Eclipse RCP framework. Our clients have a lot of small pdf files which they want examine one by one in different orders. Normally such a pdf file is small and contains only one page. Browsing through a series of documents means lo...
by RudolfErnst
Mon Jun 08, 2009 8:29 am
Forum: PDF-XChange Viewer SDK
Topic: programmatic import/export of annotations
Replies: 11
Views: 3356

Re: programmatic import/export of annotations

Any news from build 42???
by RudolfErnst
Fri Mar 06, 2009 9:10 am
Forum: PDF-XChange Viewer SDK
Topic: MouseClick Events inside ActiveX control
Replies: 2
Views: 1306

Re: MouseClick Events inside ActiveX control

Does nobody deal with mouse events?

No help here?
by RudolfErnst
Tue Mar 03, 2009 3:25 pm
Forum: PDF-XChange Viewer SDK
Topic: Quick Load Option available?
Replies: 5
Views: 2026

Re: Quick Load Option available?

Hi Vasyl,

is there a Java api for the Simple SDK?

regards
Rudi
by RudolfErnst
Fri Feb 27, 2009 2:18 pm
Forum: PDF-XChange Viewer SDK
Topic: Quick Load Option available?
Replies: 5
Views: 2026

Re: Quick Load Option available?

Is there more documentation than PXCView36SSDK_Help.chm?
by RudolfErnst
Fri Feb 27, 2009 9:30 am
Forum: PDF-XChange Viewer SDK
Topic: Quick Load Option available?
Replies: 5
Views: 2026

Quick Load Option available?

Hi, in our client application we use the ActiveX Browser Plugin in an Eclipse RCP framework. Our clients have a lot of small pdf files which they want examine one by one in different orders. Normally such a pdf file is small and contains only one page. Browsing through a series of documents means lo...
by RudolfErnst
Wed Feb 25, 2009 8:42 pm
Forum: PDF-XChange Viewer SDK
Topic: applyAllCachedChanges does not work
Replies: 10
Views: 3065

Re: applyAllCachedChanges does not work

Yes it's for store/restore. If I do it with doc.viewState I have to load the document first of all and this causes flickering again. So a default property would be nice.

regards
Rudi
by RudolfErnst
Wed Feb 25, 2009 5:10 pm
Forum: PDF-XChange Viewer SDK
Topic: applyAllCachedChanges does not work
Replies: 10
Views: 3065

Re: applyAllCachedChanges does not work

Hello,

would it also be possible to have a property for a default scroll position (via view state)?

regards
Rudi
by RudolfErnst
Wed Feb 25, 2009 10:36 am
Forum: PDF-XChange Viewer SDK
Topic: applyAllCachedChanges does not work
Replies: 10
Views: 3065

Re: applyAllCachedChanges does not work

Hello Vasyl, I think I have to reopen this posting. What do you mean with Also usage flag PXCVA_NoApply(1) for openDocument has no effect. This flag works for changing of simple properties only. Currently I'm working on the my screen flickering problem again. I want to open a document, set the zoom ...
by RudolfErnst
Thu Feb 12, 2009 1:18 pm
Forum: PDF-XChange Viewer SDK
Topic: Annotation support in JavaScript (import/export)
Replies: 14
Views: 4062

Re: Annotation support in JavaScript (import/export)

DenyAllExportOperations is set to false (0) and now exportAsXFDF works as expected. Thank you very much.

Now I'm waiting (and praying) for build 42 to import these annotations with importAnXFDF.

kind regards
Rudi
by RudolfErnst
Thu Feb 12, 2009 10:26 am
Forum: PDF-XChange Viewer SDK
Topic: Annotation support in JavaScript (import/export)
Replies: 14
Views: 4062

Re: Annotation support in JavaScript (import/export)

Hello Ivan, I sent you the requested pdf file via personal mail. I did some additional tests with this document and PdfXChange Viewer/Acrobat Reader. When I export the annotations with PdfExchange Free Viewer an correct xfdf file is exported. I can not try this with Acrobat 9 because I have no profe...
by RudolfErnst
Thu Feb 12, 2009 8:45 am
Forum: PDF-XChange Viewer SDK
Topic: Annotation support in JavaScript (import/export)
Replies: 14
Views: 4062

Re: Annotation support in JavaScript (import/export)

Error message NotAllowedError: Security settings prevent access to this property or method. can occur when a document is secured and you have no permission to export data from this PDF file. You can check this on the Security page of the document properties. Hi Ivan, my document security settings a...
by RudolfErnst
Wed Feb 11, 2009 4:16 pm
Forum: PDF-XChange Viewer SDK
Topic: Annotation support in JavaScript (import/export)
Replies: 14
Views: 4062

Re: Annotation support in JavaScript (import/export)

Ok, then I have to wait. In the meantime I installed the the beta version of build 41 to have a try of the new imort/export annotation methods. To export my annotations I use the JavaScript method: app.activeDocs[0].exportAsXFDF(true,true,\"Test.xfdf\",true) which gives me the error messag...
by RudolfErnst
Wed Feb 11, 2009 9:44 am
Forum: PDF-XChange Viewer SDK
Topic: Annotation support in JavaScript (import/export)
Replies: 14
Views: 4062

Re: Annotation support in JavaScript (import/export)

This weekend. Are you sure?

regards
Rudi
by RudolfErnst
Tue Feb 03, 2009 8:56 am
Forum: PDF-XChange Viewer SDK
Topic: Annotation support in JavaScript (import/export)
Replies: 14
Views: 4062

Re: Annotation support in JavaScript (import/export)

Hello again,

are there some news about the release date of build 41. My customer is getting increasingly worried about our deadline. They like to see the annotation functionality but I'm not able to deliver it.

kind regards
Rudi
by RudolfErnst
Thu Dec 18, 2008 11:10 am
Forum: PDF-XChange Viewer SDK
Topic: applyAllCachedChanges does not work
Replies: 10
Views: 3065

Re: applyAllCachedChanges does not work

Thanks Vasyl,

setProperty("Documents.RestoreLastPageDisp", 0);

did it.

By the way, is there anywhere a list of all this undocumented but very useful properties?

kind regards
Rudi
by RudolfErnst
Thu Dec 18, 2008 9:19 am
Forum: PDF-XChange Viewer SDK
Topic: applyAllCachedChanges does not work
Replies: 10
Views: 3065

Re: applyAllCachedChanges does not work

Hi Vasyl, I open my documents with public void openDocument(String pFilename, boolean cacheChanges) throws ViewerException { if (cacheChanges) getAutomation().invoke(getId("OpenDocument"), new Variant[] { new Variant(pFilename) }, new int[] {1}); else getAutomation().invoke(getId("Ope...
by RudolfErnst
Wed Dec 17, 2008 3:56 pm
Forum: PDF-XChange Viewer SDK
Topic: applyAllCachedChanges does not work
Replies: 10
Views: 3065

applyAllCachedChanges does not work

Hi, I'm using the ActiveX Control of PDF XChange Viewer in an Eclipse RCP application. In order to avoid flickering of the display I cache my changes done after openDocument with PXCVA_NoApply. After calling applyAllCachedChanges nothing happens, nothing is displayed. In my special case I open a doc...
by RudolfErnst
Thu Nov 27, 2008 10:10 am
Forum: PDF-XChange Viewer SDK
Topic: Meaning of viewState members/fields?
Replies: 0
Views: 2472

Meaning of viewState members/fields?

Hi, I can't find any documentation of the meaning of the viewState member in particular. My viewState contains the fields pageViewLayoutMode - integer pageViewZoom - double pageViewZoomType - integer pageViewRow - integer pageViewX - double pageViewY - double pageViewBX - integer pageViewBY - intege...
by RudolfErnst
Mon Nov 24, 2008 4:30 pm
Forum: PDF-XChange Viewer SDK
Topic: PDFXCview.exe will never exit
Replies: 10
Views: 3471

Re: PDFXCview.exe will never exit

Hi,
I got a patch from the support team which corrected the bug. I think it will be included in the next build.

Rudi
by RudolfErnst
Mon Nov 17, 2008 7:45 am
Forum: PDF-XChange Viewer (End Users)
Topic: Reflow Pdf files
Replies: 2
Views: 1090

Re: Reflow Pdf files

Hello,

we go productive not until summer 2009. Do we have a chance to get reflow functionality till then?

regards
Rudi
by RudolfErnst
Thu Nov 13, 2008 12:52 pm
Forum: PDF-XChange Viewer SDK
Topic: PDFXCview.exe will never exit
Replies: 10
Views: 3471

Re: PDFXCview.exe will never exit

Hi Vasyl,

i built an executable jar file for you but can not upload it because it's greater than 2 MB, actualy 3 MB. The executable jar works correct, the same program started in the Eclipse IDE shows the error. Maybe this is in fact an Ecclipse problem.

My OS is Win32.

kind regards
Rudi
by RudolfErnst
Thu Nov 13, 2008 9:29 am
Forum: PDF-XChange Viewer SDK
Topic: PDFXCview.exe will never exit
Replies: 10
Views: 3471

Re: PDFXCview.exe will never exit

Thank you Vasyl for the new version of PDFXChange. I installed it, rebootet and what I see now is very strange. The behaviour of the test application is unchanged, PDFXCview.exe will never exit. My real application however is working fine after installing this nightly build. On my colleagues pc it's...
by RudolfErnst
Wed Nov 12, 2008 4:40 pm
Forum: PDF-XChange Viewer SDK
Topic: PDFXCview.exe will never exit
Replies: 10
Views: 3471

Re: PDFXCview.exe will never exit

Hello, I reregistered the ActiveX components and the error is still there. I'm using Eclipse SDK Version:3.4.0, however this should not be the problem becaus it worked with build 39. When I switch back to build 39 it works. After upgrading to 40.5 the error is back again. I've also tested it on a co...
by RudolfErnst
Wed Nov 12, 2008 1:41 pm
Forum: PDF-XChange Viewer SDK
Topic: PDFXCview.exe will never exit
Replies: 10
Views: 3471

Re: PDFXCview.exe will never exit

Code sent by private mail