Search found 914 matches

by jeffp
Thu Oct 01, 2020 3:53 pm
Forum: PDF-XChange Editor SDK
Topic: InsertPagesFromDoc Issue
Replies: 18
Views: 3582

Re: InsertPagesFromDoc Issue

Again, I can't switch to C# but was just hoping you may have found some places where you can manage/free memory better internal to the SDK.

--Jeff
by jeffp
Wed Sep 30, 2020 5:37 pm
Forum: PDF-XChange Editor SDK
Topic: InsertPagesFromDoc Issue
Replies: 18
Views: 3582

Re: InsertPagesFromDoc Issue

Here's the test file I'm working with.

http://files.filecenterdms.com/TestFile.zip

Tell me when you have it and I'll pull it down.

--Jeff
by jeffp
Mon Sep 28, 2020 1:38 pm
Forum: PDF-XChange Editor SDK
Topic: InsertPagesFromDoc Issue
Replies: 18
Views: 3582

Re: InsertPagesFromDoc Issue

It's obviously not feasible to switch programming languages for a product that is over 10 years old. So I'm trying to deal with it the best I can in Delphi. Again, the interesting thing here is that this wasn't happening several builds ago. I feel I'm doing all I can to free the objects and interfac...
by jeffp
Fri Sep 25, 2020 8:54 pm
Forum: PDF-XChange Editor SDK
Topic: Multiple Instances of TPXV_Control
Replies: 13
Views: 4628

Re: Multiple Instances of TPXV_Control

Any chance multiple instances of TPXV_Control will be in v9 upcoming?

--Jeff
by jeffp
Fri Sep 25, 2020 7:41 pm
Forum: PDF-XChange Editor SDK
Topic: InsertPagesFromDoc Issue
Replies: 18
Views: 3582

Re: InsertPagesFromDoc Issue

Has there been any similar issues like this reported? Has any of fixes for V9 addressed this specifically?

There seems to be some large memory bloats now when doing certain pdf actions with the SDK. Again, you have to save, close, and re-open to knock out the memory.

--Jeff
by jeffp
Fri Sep 18, 2020 12:57 pm
Forum: PDF-XChange Editor SDK
Topic: InsertPagesFromDoc Issue
Replies: 18
Views: 3582

Re: InsertPagesFromDoc Issue

When do you expect V9 and what are the major changes going to be?
by jeffp
Thu Sep 17, 2020 10:35 pm
Forum: PDF-XChange Editor SDK
Topic: InsertPagesFromDoc Issue
Replies: 18
Views: 3582

Re: InsertPagesFromDoc Issue

Again, as a workaround, I can save out to temp after combining so many files, but when combining one file with say 2000 pages, we often get the memory crash as well. The funny thing about this is it wasn't happening just a few builds ago. Seems to be something that has crept in just recently. We'll ...
by jeffp
Tue Sep 15, 2020 8:26 pm
Forum: PDF-XChange Editor SDK
Topic: InsertPagesFromDoc Issue
Replies: 18
Views: 3582

InsertPagesFromDoc Issue

I'm having an issue with inserting lots of files/pages into a document. I have one example where I'm inserting over 1,500 one page PDF files into a new PDF using InsertPagesFromDoc. It seems the inserting so many pages is causing the memory to climb so high that it crashes my program. Is there a cal...
by jeffp
Sat Sep 05, 2020 3:25 pm
Forum: PDF-XChange Editor SDK
Topic: Plugin Files
Replies: 1
Views: 611

Plugin Files

Where can I always get the most recent Plugin files (.pvp) that go with the latest dev build of the Editor SDK?

--Jeff
by jeffp
Wed Jul 15, 2020 8:29 pm
Forum: PDF-XChange Editor SDK
Topic: JBIG2
Replies: 1
Views: 693

JBIG2

Is FMT_JBIG2_ID losselss or lossy mode?

--Jeff
by jeffp
Wed Jun 03, 2020 1:05 am
Forum: PDF-XChange Editor SDK
Topic: Mark Saved Document as Temp
Replies: 3
Views: 1104

Re: Mark Saved Document as Temp

SetModified helps in case a user tries to close the file because if prompts to save first. However, if the user clicks the Save button it will just save it back out to file. Is there another property that can be used to treat the file as if it hasn't been saved before. I need even a Save command by ...
by jeffp
Sun May 31, 2020 10:50 pm
Forum: PDF-XChange Editor SDK
Topic: Mark Saved Document as Temp
Replies: 3
Views: 1104

Mark Saved Document as Temp

How can I mark a document as "Temp" so that your control will throw up the SaveAs dialog if I try to close it. I have a situation where I create and insert pages into your control from a scan. I then save the document to a temp location. But after saving I need you set a flag to tell your ...
by jeffp
Thu Mar 05, 2020 3:32 pm
Forum: PDF-XChange Core API SDK
Topic: Accessing Scanner
Replies: 3
Views: 1990

Re: Accessing Scanner

That's fine. I have the Editor SDK too. Just need some guidance on how to start a scan directly from code and not the Editor UI.

--Jeff
by jeffp
Wed Mar 04, 2020 6:47 pm
Forum: PDF-XChange Core API SDK
Topic: Accessing Scanner
Replies: 3
Views: 1990

Accessing Scanner

In the old Viewer SDK I was able to access your scanner calls and produce a scanned image from a TWAIN driver. Can you point me in the right direction for being able to scan from your new CORE API. If you have any example code, that would be very helpful (and if any Delphi sample code even better) T...
by jeffp
Tue Sep 10, 2019 2:00 pm
Forum: PDF-XChange Editor SDK
Topic: Mouse Cursor Spinning
Replies: 5
Views: 1175

Re: Mouse Cursor Spinning

Will look into that. Thanks.
by jeffp
Fri Sep 06, 2019 4:57 pm
Forum: PDF-XChange Editor SDK
Topic: Mouse Cursor Spinning
Replies: 5
Views: 1175

Re: Mouse Cursor Spinning

I'm using your ActiveX control in PDFXEditCore.x86.dll inside a Delphi desktop application. Running mostly on Windows 10.

--Jeff
by jeffp
Fri Sep 06, 2019 3:29 pm
Forum: PDF-XChange Editor SDK
Topic: Mouse Cursor Spinning
Replies: 5
Views: 1175

Mouse Cursor Spinning

I'm seeing that in your embedded PDF Editor I have inside my app, the mouse cursor changes from the hand to a spinning circle if you just let is sit for a few seconds. If I move the mouse slightly it goes back to a hand, but then back to the spinning circle after a few more seconds. Any idea what th...
by jeffp
Wed Jul 31, 2019 2:43 pm
Forum: PDF-XChange Drivers API SDK
Topic: How to Uninstall Lite Driver from Command Line
Replies: 4
Views: 4520

Re: How to Uninstall Lite Driver from Command Line

Also what's the uninstall command line switch for the PDFX5SA_sm.exe?

/UNINSTALL

doesn't see to work.

--Jeff
by jeffp
Wed Jul 31, 2019 2:43 am
Forum: PDF-XChange Drivers API SDK
Topic: How to Uninstall Lite Driver from Command Line
Replies: 4
Views: 4520

Re: How to Uninstall Lite Driver from Command Line

I have a license to distribute Lite Driver.

Where are the docs that list all the command line switch for both the Lite driver and the API driver?

---Jeff
by jeffp
Tue Jul 30, 2019 9:10 pm
Forum: PDF-XChange Drivers API SDK
Topic: How to Uninstall Lite Driver from Command Line
Replies: 4
Views: 4520

How to Uninstall Lite Driver from Command Line

What is the command line switch to uninstall the PDF Lite driver silently?

..\PDFXLite7.exe /quiet /uninstall

It the above correct?

--Jeff
by jeffp
Wed Feb 20, 2019 12:46 am
Forum: PDF-XChange Viewer SDK
Topic: How to add Custom MetaData / Properties
Replies: 6
Views: 7472

Re: How to add Custom MetaData / Properties

I see the calls but I was looking for a simple example. Would that be possible?

I have a cases where I want to add a few receipt items to the XMP like

SubTotal
Tax
Total

Thanks.

--Jeff
by jeffp
Sat Feb 16, 2019 4:03 am
Forum: PDF-XChange Viewer SDK
Topic: How to add Custom MetaData / Properties
Replies: 6
Views: 7472

Re: How to add Custom MetaData / Properties

Can you point me to where I can learn how to add custom meta data in the latest PDF Editor SDK.

--Jeff
by jeffp
Fri Jan 04, 2019 4:15 pm
Forum: PDF-XChange Editor SDK
Topic: Convert To BW
Replies: 11
Views: 2946

Re: Convert To BW

Yes. A Delphi Code sample would be great. Again, lookiing for the optimal way to convert an image to black and white.

You have a APage.ToGrayscale procedure currently. Maybe you should add APage.ToBW

Thanks again.

--Jeff
by jeffp
Thu Jan 03, 2019 8:24 pm
Forum: PDF-XChange Editor SDK
Topic: Convert To BW
Replies: 11
Views: 2946

Re: Convert To BW

Ok The call is defined as function ReduceColorsFixedPalette(pFixedPalette: PSafeArray; nDitherMethod: IXC_DitherMethod): HResult; stdcall; Can you help me with what to set for pFixedPallette to turn the page into a BW image APage.ReduceColorsFixedPalette(???, Dither_none); Also, how does ReduceColor...
by jeffp
Thu Dec 27, 2018 10:29 pm
Forum: PDF-XChange Editor SDK
Topic: Multiple Instances of TPXV_Control
Replies: 13
Views: 4628

Re: Multiple Instances of TPXV_Control

Any more thought on this one? Is it something you plan on doing in an upcoming build?

--Jeff
by jeffp
Sat Sep 08, 2018 6:16 pm
Forum: PDF-XChange Editor SDK
Topic: Loading Old Settings
Replies: 13
Views: 2761

Re: Loading Old Settings

In your notes on 7.0.323.0, you mention that when upgrading from v6 to v7 you lose toolbar customizations, but that you were working on a feature that will import V6 customization to V7.

Is that feature in the latest build?

And when is the next build scheduled to be released?

Thanks.
by jeffp
Mon Jul 30, 2018 2:27 pm
Forum: PDF-XChange Editor SDK
Topic: Loading Old Settings
Replies: 13
Views: 2761

Re: Loading Old Settings

That's fine if it's not worth your effort. I just need to know so I can deal with it on my end.

--Jeff
by jeffp
Mon Jul 30, 2018 2:10 pm
Forum: PDF-XChange Editor SDK
Topic: Loading Old Settings
Replies: 13
Views: 2761

Re: Loading Old Settings

It is the toolbar customization settings that I was needing a translation for.

Is this not going to happen?

--Jeff
by jeffp
Sat Jul 28, 2018 9:48 pm
Forum: PDF-XChange Editor SDK
Topic: Loading Old Settings
Replies: 13
Views: 2761

Re: Loading Old Settings

Any word back on this issue yet?

--Jeff
by jeffp
Mon Jul 16, 2018 4:33 pm
Forum: PDF-XChange Editor SDK
Topic: Loading Old Settings
Replies: 13
Views: 2761

Re: Loading Old Settings

Will it be possible? and if so, when?
by jeffp
Mon Jul 16, 2018 12:35 pm
Forum: PDF-XChange Editor SDK
Topic: Loading Old Settings
Replies: 13
Views: 2761

Re: Loading Old Settings

Sorry, I meant version 6 to version 7.

I'm still on 6.0.322.7
by jeffp
Sun Jul 15, 2018 4:00 pm
Forum: PDF-XChange Editor SDK
Topic: Loading Old Settings
Replies: 13
Views: 2761

Loading Old Settings

Did build .326 fix the issue with converting older settings to the new settings format. I have a lot of users on prior builds of .324 and .325 and I need to preserve their custom settings when I upgrade them to build .326

--Jeff
by jeffp
Tue Jun 26, 2018 1:01 pm
Forum: PDF-XChange Editor SDK
Topic: Scanning
Replies: 3
Views: 1244

Re: Scanning

Ok. This looks good, but how do I get a list of Scanners in order to set ScannerID or ScannerName?

--Jeff
by jeffp
Mon Jun 25, 2018 2:41 pm
Forum: PDF-XChange Editor SDK
Topic: Scanning
Replies: 3
Views: 1244

Scanning

Do you have plans to expose your scanning objects in the Editor API? I'd like to be able to initiate a scan outside of the Editor UI by calling into your scanning code.

--Jeff
by jeffp
Thu May 17, 2018 2:13 pm
Forum: PDF-XChange Editor SDK
Topic: Convert To BW
Replies: 11
Views: 2946

Re: Convert To BW

Thanks.
by jeffp
Wed May 16, 2018 3:24 pm
Forum: PDF-XChange Editor SDK
Topic: Convert To BW
Replies: 11
Views: 2946

Re: Convert To BW

I'm having a hard time finding the sample file that wasn't working.

Can I just ask what calls you would make to turn a GrayScale or Color image into a BW image?

--Jeff
by jeffp
Mon May 14, 2018 3:52 pm
Forum: PDF-XChange Editor SDK
Topic: Old Viewer Properties
Replies: 1
Views: 768

Old Viewer Properties

With the old ViewerAX I could do this: FControl.SetDocumentProperty(ADocID, 'SilentSaveTmpToDispFile', ADataIn, 0); and FControl.SetDocumentProperty(ADocID, 'Temp', ADataIn, 0); Can you tell me how to set the "Templ and "SiletnSaveTempDoDispFile" document properties in the new Editor....
by jeffp
Sun Apr 29, 2018 12:57 am
Forum: PDF-XChange Editor SDK
Topic: Reducing PDF file Size
Replies: 3
Views: 1209

Re: Reducing PDF file Size

This is a big document so when I call pOp.Do_(0); it takes a long time. As such, is there a way to add a progress event so I can display what's going on.

--Jeff
by jeffp
Fri Apr 27, 2018 9:27 pm
Forum: PDF-XChange Editor SDK
Topic: Reducing PDF file Size
Replies: 3
Views: 1209

Reducing PDF file Size

I have a customer who receives PDFs from a third party. These PDFs are essentially scanned images. The PDF file sizes are quite large. Is there a way to open one of these PDFs and make some setting changes (like with compression, etc), and then save it out again with a smaller size? Printing the PDF...
by jeffp
Fri Mar 30, 2018 12:19 pm
Forum: PDF-XChange Editor SDK
Topic: Convert To BW
Replies: 11
Views: 2946

Re: Convert To BW

I need to be able to make this conversion via the API in code. Again using the IIXC_Page object.
by jeffp
Thu Mar 29, 2018 9:12 pm
Forum: PDF-XChange Editor SDK
Topic: Convert To BW
Replies: 11
Views: 2946

Convert To BW

I have an IIXC_Page object that is a gray scale image. I need to convert it into a black and white image. Here is what I'm using currently var APage: IIXC_Page; begin APage.ConvertToFormat(PageFormat_1Indexed); APage.Set_FmtInt(FP_ID_ITYPE, 1); APage.Set_FmtInt(FP_ID_BPP, 1); However, the last line ...
by jeffp
Fri Mar 23, 2018 8:28 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28838

Re: Lite Driver Registry

That's fine. I can wait. I just need to know it's going to be in the next build.
by jeffp
Fri Mar 16, 2018 4:51 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28838

Re: Lite Driver Registry

Were you able to look into this again. I still can't get it to work with the Lite build 324.3.

--Jeff
by jeffp
Mon Mar 05, 2018 7:08 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28838

Re: Lite Driver Registry

Ok. I installed build 324.3 of the Lite driver. I then ran both of the following, but the RunApp option was still checked. "C:\Program Files\Tracker Software\PDF-XChange Lite\pdfSaverL.exe" /SetOptions "Save.RunApp=false" /Printer "FileCenter PDF Printer 7" and "C:...
by jeffp
Sat Mar 03, 2018 3:18 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28838

Re: Lite Driver Registry

Thanks. Will test again with new build.
by jeffp
Wed Feb 28, 2018 7:35 pm
Forum: PDF-XChange Editor SDK
Topic: Thumbnail Page Number
Replies: 1
Views: 751

Thumbnail Page Number

I need to be able to get and set the thumbnail page number label that appears just below the thumb image of a page. I need to do this in code. A customer wants the pages to be 1A, 1B, 1C, ... instead of 1, 2, 3 Also, can this be done with the IPXC_Document core object without have to use IPXV_Docume...
by jeffp
Mon Feb 26, 2018 1:30 pm
Forum: PDF-XChange Editor SDK
Topic: New Ribbon UI
Replies: 5
Views: 1522

Re: New Ribbon UI

Do you have an estimated release date for #1
by jeffp
Thu Feb 22, 2018 9:31 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28838

Re: Lite Driver Registry

Tried this: "C:\Program Files\Tracker Software\PDF-XChange Lite\pdfSaverL.exe" /SetOptions "Save.RunApp=false" /Printer "FileCenter PDF Printer 7" and this "C:\Program Files\Tracker Software\PDF-XChange Lite\pdfSaverL.exe" /SetOptions "Save.RunApp=false&q...
by jeffp
Thu Feb 22, 2018 8:17 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28838

Re: Lite Driver Registry

Never mind. I see it.
by jeffp
Thu Feb 22, 2018 8:10 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28838

Re: Lite Driver Registry

Ok. So how do I know the file path of pdfSaverL.exe once I run the installer.

So what you are saying is run the installer, and then run pdfSaveL.exe

--Jeff