Search found 211 matches

by prime clinical systems
Wed Nov 24, 2021 6:22 pm
Forum: PDF-XChange Editor SDK
Topic: Setting Form Field formatting to None
Replies: 1
Views: 599

Setting Form Field formatting to None

Hi, I have several fields in PDF that have Date type formatting, and I want to set to None in code, as shown in the combo. I see these flags, but nothing that says None. TFF_Date = 2048, TFF_MultiLine = 4096, TFF_Password = 8192, TFF_FileSelect = 1048576, TFF_DoNotSpellCheck = 4194304, TFF_DoNotScro...
by prime clinical systems
Tue Jul 27, 2021 4:27 am
Forum: PDF-XChange Editor SDK
Topic: How to remove PDF/A limitation
Replies: 4
Views: 1490

Re: How to remove PDF/A limitation

https://forum.pdf-xchange.com/viewtopic.php?f=66&t=25048&p=100248&hilit=DiscardPDFACompilance#p100248

thanks, this was better choice for me.
by prime clinical systems
Fri Jul 23, 2021 9:54 pm
Forum: PDF-XChange Editor SDK
Topic: How to remove PDF/A limitation
Replies: 4
Views: 1490

How to remove PDF/A limitation

Hi is there a way loading a document to remove the PDF/A, like clicking command to enable editing on the info bar that shows. Search for pdf/a finds 2500 or more posts, very few which have PDF/A at all. Just to be clear, I don't want to have to show the infobar, but just default to open with editing...
by prime clinical systems
Wed Jan 20, 2021 1:13 am
Forum: PDF-XChange Editor SDK
Topic: Version 9
Replies: 7
Views: 1232

Re: Version 9

thanks, could you address the licensing change portion of my post in regards to the SDK?
CE
by prime clinical systems
Mon Jan 18, 2021 8:01 pm
Forum: PDF-XChange Editor SDK
Topic: Version 9
Replies: 7
Views: 1232

Version 9

Hi, do you know if the opendocfrompath command will open documents faster than last V8 version? Sometimes it is fast, other times it is slow, then back to slow document and opens ok, so difficult to pin down a specific document, just would like to know the answer before diving in. Also, I saw change...
by prime clinical systems
Tue Nov 24, 2020 5:24 pm
Forum: PDF-XChange Editor SDK
Topic: Print options
Replies: 3
Views: 982

Re: Print options

Actually I figured this out by looking at registry

PDFC.Inst.Settings("Operations.PrintPages.Content").v = 495

PrintPages, i.Content setting

That works.
by prime clinical systems
Mon Nov 23, 2020 8:04 pm
Forum: PDF-XChange Editor SDK
Topic: Print options
Replies: 3
Views: 982

Print options

Hi, seems that this is missing "Whole Content" option, that one would see in print dialog, but not using the dialog and what would that setting be? I need to print Sticky Notes, Text annotation, and neither 397 nor 399 does that. Thanks PrintContentPresets Specifies... Name Value Descripti...
by prime clinical systems
Fri Feb 14, 2020 4:02 pm
Forum: PDF-XChange Editor SDK
Topic: HTML to PDF converter
Replies: 5
Views: 2293

Re: HTML to PDF converter

that's what I do, just messy, oh well, thanks
by prime clinical systems
Fri Feb 14, 2020 5:41 am
Forum: PDF-XChange Editor SDK
Topic: Icon for Image Deskew SOLVED
Replies: 9
Views: 3083

Re: Icon for Image Deskew SOLVED

Hi, thanks so much, So where do I send the beer? Works great.
by prime clinical systems
Fri Feb 14, 2020 4:56 am
Forum: PDF-XChange Editor SDK
Topic: HTML to PDF converter
Replies: 5
Views: 2293

Re: HTML to PDF converter

Hi, Still waiting to hear, would really like this feature, and I bet many other users would as well. Over 600 views of this topic.
Thanks
by prime clinical systems
Wed Feb 12, 2020 7:02 pm
Forum: PDF-XChange Editor SDK
Topic: Icon for Image Deskew SOLVED
Replies: 9
Views: 3083

Re: Icon for Image Deskew SOLVED

Well, I added the code that you suggested, and does not work, so yes, how much would it cost to help me? This is really important to me because, I'm wanting to get rid of my leadtools image control, now that i've seen how one can open tif's, jpgs etc with pdf editor, this way I can save them all to ...
by prime clinical systems
Tue Feb 11, 2020 4:34 pm
Forum: PDF-XChange Editor SDK
Topic: Icon for Image Deskew SOLVED
Replies: 9
Views: 3083

Re: Icon for Image Deskew SOLVED

Well I tried, but with vb6 I can't find a way to use it, as when the control is drawn on the form, the instantiation of the INST is automatic, and there is no way to just reference the dll, and createcontrol does not work in vb6, if someone could help me get it to work with attached small project, I...
by prime clinical systems
Sat Feb 08, 2020 4:20 pm
Forum: PDF-XChange Editor SDK
Topic: Icon for Image Deskew SOLVED
Replies: 9
Views: 3083

Re: Icon for Image Deskew SOLVED

Will this command work without the plugin?
https://sdkhelp.pdf-xchange.com/vi ... age_Deskew

thanks
by prime clinical systems
Sat Feb 08, 2020 1:57 am
Forum: PDF-XChange Editor SDK
Topic: Icon for Image Deskew SOLVED
Replies: 9
Views: 3083

Icon for Image Deskew SOLVED

Hi, in the document editor End User version there are buttons in the Document for Enhance Scanned Pages, and Deskew Pages Content. The programmers PDFXEditCorex86.dll, these two options don't appear in the menu, and in customize toolbar mode, searching for the deskew button cmd.pdfopt.pagesDeskew re...
by prime clinical systems
Tue Jan 14, 2020 8:27 pm
Forum: PDF-XChange Editor SDK
Topic: How to set Annotation Font Size "Auto"
Replies: 3
Views: 1154

Re: How to set Annotation Font Size "Auto"

Properties of text type form field
Capture.JPG
by prime clinical systems
Mon Jan 13, 2020 5:36 pm
Forum: PDF-XChange Editor SDK
Topic: How to set Annotation Font Size "Auto"
Replies: 3
Views: 1154

How to set Annotation Font Size "Auto"

Hi.. what value does one use for this to set the auto font size?
aWData.DefaultFontSize = CDbl(FontSize)

thanks
by prime clinical systems
Tue Dec 03, 2019 7:11 pm
Forum: PDF-XChange Editor SDK
Topic: Support for Windows Server 2003 sp2
Replies: 5
Views: 1165

Support for Windows Server 2003 sp2

Hi, just wondering if the PDFEditCore.x86.dll is supported, as cannot register the dll.
thanks
by prime clinical systems
Fri Oct 18, 2019 2:24 pm
Forum: PDF-XChange Editor SDK
Topic: Problem saving Attachment to file SOLVED
Replies: 3
Views: 2739

Re: Problem saving Attachment to file SOLVED

Ok well so intuitive is the need for 4 flags, but thanks it worked...
by prime clinical systems
Fri Oct 18, 2019 6:33 am
Forum: PDF-XChange Editor SDK
Topic: Problem saving Attachment to file SOLVED
Replies: 3
Views: 2739

Problem saving Attachment to file SOLVED

Hi, I have this code, but gives error at bottom every time, please help Dim nAttachmentsCount As Long Dim sName As String Dim i As Long Dim pValue As PDFXEditCtl.IPXS_PDFVariant Dim FS As PDFXEditCtl.IPXC_FileSpec Dim pFile As PDFXEditCtl.IAFS_File Dim destPath As PDFXEditCtl.IAFS_Name Dim Tree1 As ...
by prime clinical systems
Mon Oct 14, 2019 4:05 pm
Forum: PDF-XChange Editor SDK
Topic: Portrait/Landscape display issue
Replies: 3
Views: 1415

Re: Portrait/Landscape display issue

Not using code to rotate, using the rotate icon, not the green one which just temporaily rotates the view, the rotate that actually alters the image. it is command cmd.document.rotatePages. Is there a difference on how a document loads based on the method of loading? for example, I just use the .src...
by prime clinical systems
Sat Oct 12, 2019 5:27 pm
Forum: PDF-XChange Editor SDK
Topic: Portrait/Landscape display issue
Replies: 3
Views: 1415

Portrait/Landscape display issue

Hi, please see the included image, but basically I must be missing some setting, as this issue does not happen in end user editor, so I need some help.. I load a document that is in portrait, rotate 90, and shows fine as landscape, then reload the document, the content remains in landscape rotated, ...
by prime clinical systems
Wed Aug 21, 2019 4:42 am
Forum: PDF-XChange Editor SDK
Topic: Tab feature removed to move between form fields
Replies: 7
Views: 2275

Re: Tab feature removed to move between form fields

Hi, please check again to see when this bug will be fixed, thanks
by prime clinical systems
Tue Aug 20, 2019 1:48 am
Forum: PDF-XChange Editor SDK
Topic: Saving to WebDav folders SOLVED
Replies: 8
Views: 2469

Re: Saving to WebDav folders SOLVED

Hi, ok I found that this method of saving PDF.Doc.CoreDoc.WriteToFile is much faster, will close this now.
by prime clinical systems
Mon Aug 19, 2019 4:32 pm
Forum: PDF-XChange Editor SDK
Topic: Saving to WebDav folders SOLVED
Replies: 8
Views: 2469

Re: Saving to WebDav folders SOLVED

Hi, it's been 2 years since your last response to my question, the best way to save to URL, webdav etc. The pdf.doc.save command does work, but takes several seconds even for small document.
Thanks
CE
by prime clinical systems
Wed Aug 14, 2019 4:20 pm
Forum: PDF-XChange Editor SDK
Topic: Sample Program VB6 demonstrating PXV_Control_onEvent Declaration
Replies: 41
Views: 13122

Re: Sample Program VB6 demonstrating PXV_Control_onEvent Declaration

It is not that hard, you can debug your whole program and run in IDE without events from PDF control, just comment out the event declaration 'Private Sub PDFC_OnEvent(ByVal nEventID As Long, ByVal pEvent As PDFXEditCtl.IEvent, ByVal pFrom As 0) 'Call PDFModule.Editor_OnEvent(nEventID, pEvent, pFrom)...
by prime clinical systems
Tue Aug 13, 2019 10:16 pm
Forum: PDF-XChange Editor SDK
Topic: Sample Program VB6 demonstrating PXV_Control_onEvent Declaration
Replies: 41
Views: 13122

Re: Sample Program VB6 demonstrating PXV_Control_onEvent Declaration

Hi as one of the reporters of this issue, I can assure you crashing every second time in VB is not fixable, that is what I have put up with as well, you have to load the project again, the only saving grace is that no crashes in production compiled version, and if you need to test events, can't do t...
by prime clinical systems
Sat Jul 27, 2019 11:42 pm
Forum: PDF-XChange Editor SDK
Topic: Required C++ Runtime Library for distribution
Replies: 1
Views: 617

Required C++ Runtime Library for distribution

Hi on some systems installed the control v8 latest and get a Microsoft Visual C++ Runtime Library Popup error, with abnormal program termination with VB6, just curious if there is a prerequisite runtime to have installed.
Thanks
by prime clinical systems
Thu Jun 27, 2019 6:15 am
Forum: PDF-XChange Editor SDK
Topic: Tab feature removed to move between form fields
Replies: 7
Views: 2275

Re: Tab feature removed to move between form fields

Hi will this be addressed soon? Thanks
by prime clinical systems
Mon Jun 24, 2019 12:21 am
Forum: PDF-XChange Editor SDK
Topic: How to disable "+" sign at right of last tab in multi doc mode SOLVED
Replies: 1
Views: 983

How to disable "+" sign at right of last tab in multi doc mode SOLVED

Hi I need to prevent user from adding documents via the Plus sign file lookup dialog, and I tried the op.beforeexecute, and op.beginModal and neither fires, I don't see any user options in preferences either to hide this either. Thanks
by prime clinical systems
Tue Jun 11, 2019 5:42 pm
Forum: PDF-XChange Editor SDK
Topic: VB6 crashing second time program loads
Replies: 8
Views: 2452

Re: VB6 crashing second time program loads

Thanks, so at least it works in compiled mode, but not in IDE, still crashes as before, second time opening program, and previous posts as I understood this creation of Inst was not needed for VB6... oh well, thanks again.
by prime clinical systems
Fri May 31, 2019 2:42 pm
Forum: PDF-XChange Editor SDK
Topic: VB6 crashing second time program loads
Replies: 8
Views: 2452

Re: VB6 crashing second time program loads

Please help with this, another month has passed. Thanks
by prime clinical systems
Tue May 21, 2019 2:02 pm
Forum: PDF-XChange Editor SDK
Topic: Disabling the Control
Replies: 4
Views: 2028

Re: Disabling the Control

Hi, well, the viewer control had that property, and I would like to see that added if possible, thanks
by prime clinical systems
Fri May 17, 2019 2:37 pm
Forum: PDF-XChange Editor SDK
Topic: Disabling the Control
Replies: 4
Views: 2028

Disabling the Control

Hi, is there some easy command that disables the entire control, like pdfctrl.enabled = false, which does not exist, something equivalent to that? There are times when I do not want to the user to be able to edit anything with tool bar visible, without the need to individually disable all the button...
by prime clinical systems
Sun May 12, 2019 4:29 pm
Forum: PDF-XChange Editor SDK
Topic: Rename Form Field
Replies: 1
Views: 1271

Rename Form Field

Hi, any chance a rename method could be added to the IPXC_AcroForm interface? You added the delete and flatten methods which are appreciated, but I don't see any programatic way to rename a field. Since there is a rt-click rename option, maybe there is an undocumented op.renameFormField??
Thanks
by prime clinical systems
Sun May 05, 2019 3:56 am
Forum: PDF-XChange Editor SDK
Topic: Digital Sig placed fails on color document SOLVED
Replies: 9
Views: 5617

Re: Digital Sig placed fails on color document SOLVED

ok thanks for trying, just does not work, must be vb6 isssue, one thing I noticed is that their is no defined colorspace for the page, and when I try other color documents that do have a colorspace, it does work. Seems its the html to pdf convertor I use to create the page I sent you that does not d...
by prime clinical systems
Sun May 05, 2019 2:10 am
Forum: PDF-XChange Editor SDK
Topic: HTML to PDF converter
Replies: 5
Views: 2293

HTML to PDF converter

Hi was just wondering if this is going to be released for V8 prior to discontinuation of SDK developement? Thanks
by prime clinical systems
Fri May 03, 2019 1:43 pm
Forum: PDF-XChange Editor SDK
Topic: Digital Sig placed fails on color document SOLVED
Replies: 9
Views: 5617

Re: Digital Sig placed fails on color document SOLVED

I also tried this method Call Me.PDF.Doc.CoreDoc.AcroForm.Document.DeferedDigitalSignFieldPFX("C:\Users\Public\" & Userinit & "\" & Userinit & ".pfx", Password, FField, Sign_GR_Image, "Approve", "Work", Phone, TempSigPath) Works on b/...
by prime clinical systems
Fri May 03, 2019 1:20 pm
Forum: PDF-XChange Editor SDK
Topic: Digital Sig placed fails on color document SOLVED
Replies: 9
Views: 5617

Re: Digital Sig placed fails on color document SOLVED

Problem is Alex you can't replicate the actions of the code in the end user editor, as in editor you are first physically placing a signature box and pops up UI to select certificate etc, and in that case it does work, but does NOT work in code. I will pay extra to have someone test this if need be,...
by prime clinical systems
Thu May 02, 2019 3:06 pm
Forum: PDF-XChange Editor SDK
Topic: Digital Sig placed fails on color document SOLVED
Replies: 9
Views: 5617

Re: Digital Sig placed fails on color document SOLVED

Hi Alex, please this has to work in code, the above works fine on monochrome and grey-scale, so please investigate, thanks
attached the same document converted to b/w and greyscale so you can see the issue.
by prime clinical systems
Wed May 01, 2019 4:56 am
Forum: PDF-XChange Editor SDK
Topic: Convert document from Color to B/W SOLVED
Replies: 1
Views: 1880

Convert document from Color to B/W SOLVED

Hi is there any way to convert a color PDF to 1 bit b/w, never mind, found the post on Git Hub.
by prime clinical systems
Wed May 01, 2019 3:57 am
Forum: PDF-XChange Editor SDK
Topic: Digital Sig placed fails on color document SOLVED
Replies: 9
Views: 5617

Digital Sig placed fails on color document SOLVED

Hi, this code for digital signature from my other post works fine if document is black and white or grey scale, but not color, I attached a sample page and need to see what can be done to get this to work on that document. I notice if after signing with this code the signatures pane says the signatu...
by prime clinical systems
Mon Apr 29, 2019 8:24 pm
Forum: PDF-XChange Editor SDK
Topic: Show text labels in toolbars setting SOLVED
Replies: 3
Views: 2771

Show text labels in toolbars setting SOLVED

Hi, I want to set this item from toolbasr commands/menus customization, can't find anywhere in wiki, nor cabnode explorer, please let me know how to do this, thanks.
by prime clinical systems
Mon Apr 29, 2019 3:55 pm
Forum: PDF-XChange Editor SDK
Topic: VB6 crashing second time program loads
Replies: 8
Views: 2452

Re: VB6 crashing second time program loads

Gentlemen, any progress on this issue?
Thanks
by prime clinical systems
Sat Apr 27, 2019 3:13 pm
Forum: PDF-XChange Editor SDK
Topic: Help needed with conversion to Ribbon UI SOLVED
Replies: 4
Views: 3344

Re: Help needed with conversion to Ribbon UI SOLVED

You can ignore this now, I solved by moving the signatures and initials to the main command bar, so no longer need to pop it up.
by prime clinical systems
Fri Apr 26, 2019 2:21 am
Forum: PDF-XChange Editor SDK
Topic: Tab feature removed to move between form fields
Replies: 7
Views: 2275

Re: Tab feature removed to move between form fields

Sorry, I meant Text annotation fields... I had not tried the form fields, but this is from the change log "Fixed an issue with inserting a 'tab' key in text-annotations - now it inserts the 'tab' code to the text instead of switching focus to the next/prev annotation". that was from the 32...
by prime clinical systems
Thu Apr 25, 2019 11:25 pm
Forum: PDF-XChange Editor SDK
Topic: Tab feature removed to move between form fields
Replies: 7
Views: 2275

Tab feature removed to move between form fields

Hi, getting lots of complaints because of the removal of the tab feature to move between form fields, and checked the change log and it does indeed mention this change, but seems to me instead of just removing it, why not give a user option if they want to use tab key to move between fields, and I d...
by prime clinical systems
Thu Apr 25, 2019 2:37 pm
Forum: PDF-XChange Editor SDK
Topic: Help needed with conversion to Ribbon UI SOLVED
Replies: 4
Views: 3344

Re: Help needed with conversion to Ribbon UI SOLVED

Hi Alex, this command is for placing a digital signature.. I want to call the Signatures and Initials popup, as before, just not sure where to start the search since the document menu does not exist in Ribbon UI. Thanks
by prime clinical systems
Wed Apr 24, 2019 3:06 pm
Forum: PDF-XChange Editor SDK
Topic: Help needed with conversion to Ribbon UI SOLVED
Replies: 4
Views: 3344

Help needed with conversion to Ribbon UI SOLVED

Hi this code works fine still in V8 to popup the cmd.document.signatures.placesign with classic mode, but throws error in ribbon mode, not sure how to find this now as I moved it to the Home Tab: Dim cmdBar As PDFXEditCtl.IUIX_CmdBar Dim nFlatIndex As Long Dim cmdDoc As PDFXEditCtl.IUIX_CmdItem Set ...
by prime clinical systems
Tue Apr 23, 2019 3:57 am
Forum: PDF-XChange Editor SDK
Topic: VB6 code for op.document.addDigitalSignature no longer working SOLVED
Replies: 2
Views: 2216

Re: VB6 code for op.document.addDigitalSignature no longer working SOLVED

Well, I found that now must specify Destination filename, before this was not the case, it allows you to use the source document path so overwrites the open doc just fine, but the documentation sure doesn't say this is required now, but anyway, issue resolved, after several hours of trial and error....