Search found 56 matches

by DeKo
Mon Jun 08, 2020 6:38 am
Forum: PDF-XChange Editor SDK
Topic: Converting from docx to pdf not working
Replies: 7
Views: 1701

Re: Converting from docx to pdf not working

Hello Alex,

thank you! It works.

Have a nice start into the week.

Greetings,
DeKo
by DeKo
Fri Jun 05, 2020 1:15 pm
Forum: PDF-XChange Editor SDK
Topic: Converting from docx to pdf not working
Replies: 7
Views: 1701

Re: Converting from docx to pdf not working

Hello Alex, i figured and just did that! As far as i can tell it basically does the same we do in our application. You can find the project in the attachments. What bugs me is, that the WINWORD.exe isn't terminated, but thats probably because of the crash. We are using Microsoft Office Professional ...
by DeKo
Fri Jun 05, 2020 7:48 am
Forum: PDF-XChange Editor SDK
Topic: Converting from docx to pdf not working
Replies: 7
Views: 1701

Re: Converting from docx to pdf not working

Hello Alex, im aware of that. As you can see the code is in try-catch, but the exception is never caught. The application is just crashing. I left the error handling out but we do exactly that: public static void WriteHSResultLog(Exception ex) { try { var pxvInst = PDFXinstance.PXV_Instance; var aux...
by DeKo
Fri Jun 05, 2020 7:17 am
Forum: PDF-XChange Editor SDK
Topic: Converting from docx to pdf not working
Replies: 7
Views: 1701

Converting from docx to pdf not working

Hi guys! i have problems with the converting of docx-Files after updating to Version 8. Following code worked fine with V6, but now crashes with a AccessViolationException within the PDFXEditCore.dll (if the windows event log is needed, i try to get it, i only have a german one at the moment) IPXC_D...
by DeKo
Thu Apr 18, 2019 3:24 pm
Forum: PDF-XChange Editor SDK
Topic: Annex-F supported?
Replies: 3
Views: 1612

Re: Annex-F supported?

Hello Stefan, oh i see. Well, in my understanding it was something pdf related... I was just given the task to support this standard and from what i was given, it seemed like it was something only pdf related. I also talked with our customers and it seems like the PDF/A - Files created with PDFX Cha...
by DeKo
Thu Apr 18, 2019 9:03 am
Forum: PDF-XChange Editor SDK
Topic: Annex-F supported?
Replies: 3
Views: 1612

Annex-F supported?

Hello, are there plugins or is it in the plans to support the pdf standard"Annex-F"? Its a "Standard for the electronic filing and processing of internationl applications" (Source: https://www.wipo.int/pct/en/texts/ai/annex_f.html ) Any information regarding this topic helps us, ...
by DeKo
Fri Dec 07, 2018 9:30 am
Forum: PDF-XChange Editor SDK
Topic: Parameters for converting, especially from docx to pdf
Replies: 3
Views: 1113

Re: Parameters for converting, especially from docx to pdf

Hi Alex,

well, i was hoping for a setting that influences the fonts with which our customer has a little of a problem... But seems like it just is not possible.

Greetings,
Dennis
by DeKo
Thu Dec 06, 2018 9:08 am
Forum: PDF-XChange Editor SDK
Topic: Parameters for converting, especially from docx to pdf
Replies: 3
Views: 1113

Parameters for converting, especially from docx to pdf

Hi all, the Convert Method of IPXV_ImportConverter has an optional parameters-parameter. I know the basics of ICab but with the CABNodeExplorer i can't find anything for the import converter. Is there anything i can configure with those parameters? To give you some background: One of our users notic...
by DeKo
Wed Nov 07, 2018 10:53 am
Forum: PDF-XChange Editor SDK
Topic: Convert Files to PDF/A with Import & Export Converters
Replies: 27
Views: 5065

Re: Convert Files to PDF/A with Import & Export Converters

Hello Alex,

i didnt meant to make the question sound offensive. But thats great to hear, thank you! You really helped me there.

Greetings,
Dennis
by DeKo
Wed Nov 07, 2018 10:37 am
Forum: PDF-XChange Editor SDK
Topic: Convert Files to PDF/A with Import & Export Converters
Replies: 27
Views: 5065

Re: Convert Files to PDF/A with Import & Export Converters

Hello Alex,

yeah i know about that. My question was rather, does your exporter take that into account? I just want to make sure what to expect in long term, if we use that :)

Greetings,
Dennis
by DeKo
Wed Nov 07, 2018 10:15 am
Forum: PDF-XChange Editor SDK
Topic: Convert Files to PDF/A with Import & Export Converters
Replies: 27
Views: 5065

Re: Convert Files to PDF/A with Import & Export Converters

Hello Alex, thank you for your efforts! That already helps me a lot and good to hear that converting is working fine so far. One more question about the ExportConverter, can you tell me what exactly it does? I mean, does it simply add a "pdf/a flag" or is there some extra logic that modifi...
by DeKo
Wed Nov 07, 2018 8:19 am
Forum: PDF-XChange Editor SDK
Topic: Convert Files to PDF/A with Import & Export Converters
Replies: 27
Views: 5065

Re: Convert Files to PDF/A with Import & Export Converters

Hello Alex, i just tried something out, seems like my informations weren't quiet on point, im sorry. I am testing with a docx file, apparently the "export to xps/pdf" from office word behaves differently than printing as a pdf. Using "Microsoft Print to PDF" results in the same b...
by DeKo
Wed Nov 07, 2018 8:02 am
Forum: PDF-XChange Editor SDK
Topic: Convert Files to PDF/A with Import & Export Converters
Replies: 27
Views: 5065

Re: Convert Files to PDF/A with Import & Export Converters

Hello Alex,

give me some time to prepare the project. Meanwhile i tested converting with the end-user editor and then exporting the resulting pdf into pdf/a. Same result as with the ImportConverter, so the validation failed. I use this online tool.

You will hear from me soon.

Greetings,
Dennis
by DeKo
Tue Nov 06, 2018 3:10 pm
Forum: PDF-XChange Editor SDK
Topic: Convert Files to PDF/A with Import & Export Converters
Replies: 27
Views: 5065

Convert Files to PDF/A with Import & Export Converters

Hello guys, so first of all... is there a way to directly convert a file (which is not a pdf) to a pdf that is in PDF/A format? I've only seen examples with a export converter but that would be from pdf -> pdf/a. Meanwhile i tried doing the following: convert file with import converter to a pdf file...
by DeKo
Thu Oct 18, 2018 7:59 am
Forum: PDF-XChange Editor SDK
Topic: Disable word field functions before converting
Replies: 9
Views: 2207

Re: Disable word field functions before converting

Hello Stefan, thanks for replying and sorry for writing back so late! (I had 2 weeks off and pretty busy) Unfortunatly, we didn't get this setting right yet. We noticed, if we manually disable this option in word and then convert the result is as expected => the word functions aren't updated. But we...
by DeKo
Mon Sep 24, 2018 6:30 am
Forum: PDF-XChange Editor SDK
Topic: Disable word field functions before converting
Replies: 9
Views: 2207

Re: Disable word field functions before converting

Hello Alex,
Hello Willy,

yeah thats what i meant. And i am looking for a way to disable that when converting pdfs programmatically with the IPXV_ImportConverter. I just came to work, i will try to get a sample file if needed.

Greetings,
Dennis
by DeKo
Wed Sep 19, 2018 1:45 pm
Forum: PDF-XChange Editor SDK
Topic: Disable word field functions before converting
Replies: 9
Views: 2207

Re: Disable word field functions before converting

Hello Alex,

i'm afraid i can't give you an example yet. I was given the task to look up if we can set it up. To be honest with you i tought it would be self explanatory..

I am sorry for the inconvenience! I have to come back to you next week.

Greetings and have a nice week,
Dennis
by DeKo
Wed Sep 19, 2018 11:43 am
Forum: PDF-XChange Editor SDK
Topic: Disable word field functions before converting
Replies: 9
Views: 2207

Disable word field functions before converting

Hello,

in some cases the word field functions are updated when converting a .doc/x-file to pdf via the responsible IPXV_Converter. Is there a setting to disable updating the word field functions when converting?

Thanks in advance :)

Greetings,
Dennis
by DeKo
Wed Sep 12, 2018 6:56 am
Forum: PDF-XChange Editor SDK
Topic: Multiple controls with different commandbars
Replies: 3
Views: 1170

Re: Multiple controls with different commandbars

Hello Alex,

thanks for the sample :) I was unable to test that out yet since my schedule is pretty tight, but i'll keep that in mind when i'm approaching that problem again.

If anything comes up i just let you know.


Greetings,
Dennis
by DeKo
Thu Aug 23, 2018 8:23 am
Forum: PDF-XChange Editor SDK
Topic: Surpress warning for not activated MS office product
Replies: 7
Views: 1838

Re: Surpress warning for not activated MS office product

Hello Alex, i have news. Our customer and i looked at three computers, each of them running windows 7 professional in 64-bit. The result of the licences were the following: PC 1: pc 1 office.png PC 2: pc 2 office.png PC 3: pc 3 office.png The first two computers showed the warning. The last couldn't...
by DeKo
Thu Aug 23, 2018 7:06 am
Forum: PDF-XChange Editor SDK
Topic: Multiple controls with different commandbars
Replies: 3
Views: 1170

Multiple controls with different commandbars

Hello, so, in our software we often use multiple controls in different windows. So far we never had problems (and the following isn't really a huge problem but somewhat ugly). So, we have window A and window B. The control in window A does have following bars: file, zoom, commenting, rotating. On th...
by DeKo
Mon Aug 20, 2018 6:31 am
Forum: PDF-XChange Editor SDK
Topic: Surpress warning for not activated MS office product
Replies: 7
Views: 1838

Re: Surpress warning for not activated MS office product

Hello Alex, the user has windows 7 64-bit (which license exactly i do not know, but can ask if necessary), Office Home and Bussiness 2010, Word runs in 32-bit and the Word Version is 14.0.7208.5000. If that helps, office on that computer was installed on 29th Jan. 2015. The software that has pdf x c...
by DeKo
Thu Aug 16, 2018 7:18 am
Forum: PDF-XChange Editor SDK
Topic: Surpress warning for not activated MS office product
Replies: 7
Views: 1838

Re: Surpress warning for not activated MS office product

Hello Alex,

i just confirmed with our customer that only Office Home and Business 2010 is installed and all of its products are activated.

Edit: I have additional question: If i would decide to surpress the warning, is there a way to log that the message would be shown?

Cheers,
Dennis
by DeKo
Tue Aug 14, 2018 10:09 am
Forum: PDF-XChange Editor SDK
Topic: Disabling edit form in the command bar SOLVED
Replies: 5
Views: 1795

Re: Disabling edit form in the command bar SOLVED

Hello Alex,

thank you very much! This helped. :)

Greetings,
Dennis
by DeKo
Tue Aug 14, 2018 9:51 am
Forum: PDF-XChange Editor SDK
Topic: Disabling edit form in the command bar SOLVED
Replies: 5
Views: 1795

Re: Disabling edit form in the command bar SOLVED

Hello Alex, im sorry if i wasn't clear. I have problems disabling the specific "Edit form" Button. I looked that up in the Full Demo, but when i disabled all command bars, that button was the only one remaining. In the meantime i at least found the cmd for it (cmd.tool.editFields). See set...
by DeKo
Tue Aug 14, 2018 9:43 am
Forum: PDF-XChange Editor SDK
Topic: Stamp not placed correctly SOLVED
Replies: 3
Views: 1407

Re: Stamp not placed correctly SOLVED

Hello Alex,

thank you! I forgot about that sample, im sorry! Will look into that. As most of your examples are on point, im sure i will find my answer there. If something comes up, i will come back to you :)

Greetings,
Dennis
by DeKo
Tue Aug 14, 2018 7:46 am
Forum: PDF-XChange Editor SDK
Topic: Disabling edit form in the command bar SOLVED
Replies: 5
Views: 1795

Disabling edit form in the command bar SOLVED

Hello again! I hope its okay to open seperate topics for each of my problems. I couldn't find anything the forums regarding my problems... so please bear with me a bit! :) This should be relative easy to solve, but i just couldn't find it... How can i disable the "edit form" (in the pictur...
by DeKo
Tue Aug 14, 2018 7:40 am
Forum: PDF-XChange Editor SDK
Topic: Stamp not placed correctly SOLVED
Replies: 3
Views: 1407

Stamp not placed correctly SOLVED

Hello all! I have a somewhat weird behavior with stamps. The notable method which returns the rectangle in which the stamp should be placed is: private PXC_Rect GetRectByPoint(int breite, int hoehe, int x, int y, uint pageNum) // breite = width, hoehe = height { IPXC_Page page = pdfCtl.Doc.CoreDoc.P...
by DeKo
Tue Aug 14, 2018 6:53 am
Forum: PDF-XChange Editor SDK
Topic: Surpress warning for not activated MS office product
Replies: 7
Views: 1838

Surpress warning for not activated MS office product

Hello all, one of our customers get this error: image001.png That means translated something like: "The microsoft office application, that is needed to open office files, seems not to be activated. The usage of a not activated office-package is not recommended, because it can lead to unexpected...
by DeKo
Wed Jul 11, 2018 8:04 am
Forum: PDF-XChange Editor SDK
Topic: Safest way to update version? SOLVED
Replies: 3
Views: 1397

Re: Safest way to update version? SOLVED

Hello Alex,

thank you for the quick response!

Have a nice week :)

Greetings,
Dennis
by DeKo
Wed Jul 11, 2018 7:24 am
Forum: PDF-XChange Editor SDK
Topic: Safest way to update version? SOLVED
Replies: 3
Views: 1397

Safest way to update version? SOLVED

Hello all, i didn't find anything useful with the search... The question is pretty simple. How is the safest way to update to a newer SDK Version? Simply replace the PDFXEditCore.x*.dll 's and redistrube it to our customers? Do i have to reregister the Dlls? I wanted to make sure i don't leave anyth...
by DeKo
Thu May 17, 2018 8:09 am
Forum: PDF-XChange Editor SDK
Topic: Problem with page fitting the control SOLVED
Replies: 3
Views: 1416

Re: Problem with page fitting the control SOLVED

Hello Alex, yeah i saw that its working in the FullDemo. I couldn't figure out yet if my anchors are set properly and if its docked correctly. But the hint that it has something to do with those 2 already helps me, just needed some help where to search. I will keep you updated! Thanks and greetings,...
by DeKo
Tue May 15, 2018 10:26 am
Forum: PDF-XChange Editor SDK
Topic: Problem with page fitting the control SOLVED
Replies: 3
Views: 1416

Problem with page fitting the control SOLVED

Hi all, i have a bit of a problem with the view of the page fitting the control. Let me try to explain with pictures: This is how it first looks like when i open the window: https://i.imgur.com/DeiUZXQ.png When i change the size, especially problematic when making the window smaller, it looks like t...
by DeKo
Wed Apr 25, 2018 2:00 pm
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

Re: PXC_Rect and InsertNewAnnot SOLVED

Hello Alex,

thank you very much! Now its perfect. I wouldn't find that by myself.

I was fighting 2 days with this, i am really glad for your help!


Thank you again and greetings,
Dennis
by DeKo
Wed Apr 25, 2018 1:21 pm
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

Re: PXC_Rect and InsertNewAnnot SOLVED

Hello Alex, after looking at the sample, unfortunatly im still confused. I checked all stamp samples and all PXC_Rect Objects had left = 0 and top = 800. But all stamps from the 4 examples had different position. How come so? The coordinates of the top left corner of the rectangle is (0 ; 800) and y...
by DeKo
Wed Apr 25, 2018 11:34 am
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

Re: PXC_Rect and InsertNewAnnot SOLVED

Hello Alex,

i will check that out and if anything comes up i will let you know.

Thank you for bearing with our problems and trying your best to help, i appreciate it a lot!

Greetings,
Dennis
by DeKo
Wed Apr 25, 2018 11:06 am
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

Re: PXC_Rect and InsertNewAnnot SOLVED

Hello Alex, im really sorry, but it just doesn't work out. It's really confusing with all those different points and rectangles (tagPoint, PXC_Point, _POINTL, and so on...) I can't seem to find the right coordinate for the top left corner. I understand the example and i understand how it should work...
by DeKo
Wed Apr 25, 2018 7:37 am
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

Re: PXC_Rect and InsertNewAnnot SOLVED

Hello Alex, i need to bug you again. So i want to place a stamp on the top left corner. If my understanding is correct, that would be in the coordinates (0 ; height of media box). I then get the point in the page with the pdfCtl.Doc.ActiveView.PagesView.Layout.HitTest method. If i follow the example...
by DeKo
Tue Apr 24, 2018 7:44 am
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

Re: PXC_Rect and InsertNewAnnot SOLVED

Hello again! A quick update from my side. I did manage to figure the coordinates out better. I still have some question marks on my head, but i think i can manage somehow. Would still appreciate some more information, but i know that sometimes work is just too busy. So don't mind just heading on to ...
by DeKo
Mon Apr 23, 2018 2:22 pm
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

Re: PXC_Rect and InsertNewAnnot SOLVED

Hello Alex, thank you for the fast reply. I don't quiet understand what you mean with "annotation placement is being done within the Media Box of the page"... Can you further specify how the PDF Coordinate System works? I looked here https://sdkhelp.pdf-xchange.com/view/PXV:PXC_Rect to fin...
by DeKo
Mon Apr 23, 2018 12:34 pm
Forum: PDF-XChange Editor SDK
Topic: PXC_Rect and InsertNewAnnot SOLVED
Replies: 16
Views: 3396

PXC_Rect and InsertNewAnnot SOLVED

Hello, i have a question about how exactly the PXC_Rect determines the position and size of an annotation when using the InsertNewAnnot Method from PXC_Page. The relevant code sample: PXC_Rect pRect = new PXC_Rect { left = 300, bottom = 0, right = -300, top = 0 }; IPXS_Inst pSInt = (IPXS_Inst)pdfCtl...
by DeKo
Tue Dec 19, 2017 3:27 pm
Forum: PDF-XChange Editor SDK
Topic: Changing default tool SOLVED
Replies: 5
Views: 1822

Re: Changing default tool SOLVED

Hello Alex, thanks for the fast reply. I checked the FullDemo and saw pdfCtl.Doc.ActivateTool(2125); I wasn't sure if i edited the solution or if it was used like that. Sorry for the trouble. My next approach was initializing the ids, but i wasn't sure where to look, thanks for the hint. I will try ...
by DeKo
Tue Dec 19, 2017 3:10 pm
Forum: PDF-XChange Editor SDK
Topic: Changing default tool SOLVED
Replies: 5
Views: 1822

Re: Changing default tool SOLVED

Hello, i hope someone can help me. I wasn't sure if i should start a new topic or reply here, since it kinda has to do something with the default tool. So, before we show the pdf control, i set the defaul tool to text select by this code: pdfCtl.Inst.DefaultTool = pdfCtl.Inst.GetTool(2125); This is ...
by DeKo
Thu Dec 14, 2017 3:01 pm
Forum: PDF-XChange Editor SDK
Topic: Annotation text input isn't recognized SOLVED
Replies: 5
Views: 1728

Re: Annotation text input isn't recognized SOLVED

Hello Alex,

thanks for the help! I'm still struggling with all the different types of documents etc... Its working now (even without the solutions from the link you sent)

Greetings,
Dennis
by DeKo
Thu Dec 14, 2017 11:09 am
Forum: PDF-XChange Editor SDK
Topic: Annotation text input isn't recognized SOLVED
Replies: 5
Views: 1728

Re: Annotation text input isn't recognized SOLVED

Hello Alex, thanks for the quick reply! Unfortunatly none of the solutions seem to work for me. EDIT (1h after initial answer): This is how i save the document: if(HasChanges) { //pdfCtl.Doc.ActiveView.PagesView.Obj.SetInputFocus(); int eventID = pdfCtl.Inst.Str2ID("e.document.applyCachedChange...
by DeKo
Thu Dec 14, 2017 10:28 am
Forum: PDF-XChange Editor SDK
Topic: Annotation text input isn't recognized SOLVED
Replies: 5
Views: 1728

Annotation text input isn't recognized SOLVED

Hello folks, i have a tiny problem. In our software we have a list of documents and on the left side a control with the pdfx editor, that shows the selected item in the list. I've written a class that manages the control and checks if there is changes (for now only sticky notes are really relevant)....
by DeKo
Wed Nov 08, 2017 9:34 am
Forum: PDF-XChange Editor SDK
Topic: Changing default tool SOLVED
Replies: 5
Views: 1822

Changing default tool SOLVED

Hello, the default tool is the "hand". I want to change it to "text select". I know there is an option to set the default tool and even an option that saves the last used tool. I've looked into the full demo and other topics in the forum, but i didnt find anything. The only thing...
by DeKo
Thu Nov 02, 2017 1:15 pm
Forum: PDF-XChange Core API SDK
Topic: Save a pdf in a PDF/A format
Replies: 19
Views: 7125

Re: Save a pdf in a PDF/A format

Hello Alex, thanks. But that doesnt help me that much unfortunatly. As far as i know our company has the Editor SDK (is there a way to confirm that? im not sure if anyone here knows what license we got, except our boss, but he is pretty busy). In the example u used Inst.AddPluginFromFile() method. S...
by DeKo
Thu Nov 02, 2017 1:09 pm
Forum: PDF-XChange Editor SDK
Topic: [C#] Converting Files to .PDF SOLVED
Replies: 15
Views: 3053

Re: [C#] Converting Files to .PDF SOLVED

Hello Alex,

thanks for the fast reply. So i can assume that the customers of our company have the same options avaiable as i have on my machine i develop on?

Greetings,
Dennis
by DeKo
Thu Nov 02, 2017 11:19 am
Forum: PDF-XChange Core API SDK
Topic: Save a pdf in a PDF/A format
Replies: 19
Views: 7125

Re: Save a pdf in a PDF/A format

Hello,

sorry to dig up such an old post. But it kinda fits well in here.

Where can i find the plugin to use? And my list of exportconverter's doesn't have conv.exp.pdfa in it. Am i missing something?

Thanks!