Search found 33 matches

by Fanski
Mon Jan 13, 2020 11:00 am
Forum: PDF-XChange Editor SDK
Topic: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED
Replies: 9
Views: 2391

Re: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED

Hi Alex,
Thank you for your Help.
I managed it with your help.

Kind regards
Peter
by Fanski
Wed Jan 08, 2020 4:52 pm
Forum: PDF-XChange Editor SDK
Topic: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED
Replies: 9
Views: 2391

Re: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED

Hi Alex, thank you. Adding the attachment to PDF works fine :) For the XMP metadata I use a workaround at the moment, will try your way later. I have one question left. To get an PDFXEdit.IPXV_Document I initialize a AxPXV_Control on a Form (I need to show the form) and open the pdf (axPxvControl.Op...
by Fanski
Tue Jan 07, 2020 10:06 am
Forum: PDF-XChange Editor SDK
Topic: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED
Replies: 9
Views: 2391

Re: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED

Hi Stefan, The first step i need, is to add an attachment (file) to the PDF programmatically (very easy to do with the PDF XChange Editor GUI). Maybe you could help me with this without the developer? Sorry about asking again, but I need a solution in the next days for the attachment problem. For ad...
by Fanski
Mon Jan 06, 2020 9:01 am
Forum: PDF-XChange Editor SDK
Topic: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED
Replies: 9
Views: 2391

Re: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED

Hi Alex,

news on this topic?

kind regards
Peter
by Fanski
Fri Dec 20, 2019 1:16 pm
Forum: PDF-XChange Editor SDK
Topic: Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED
Replies: 9
Views: 2391

Combine PDF and XML to an E-Invoice PDF (ZUGFeRD) SOLVED

What I need is to add an existing xml file to an existing PDF/A-3 and add the XMP Metadata: urn:ferd:pdfa:CrossIndustryDocument:invoice:1p0# zf:ConformanceLevel: BASIC zf:DocumentFileName: ZUGFeRD-invoice.xml zf:DocumentType: INVOICE zf:Version: 1.0 The result should be an e-invoice PDF like that in...
by Fanski
Fri Sep 13, 2019 8:36 am
Forum: PDF-XChange Editor SDK
Topic: Add SaveAs command to the quick access tool bar SOLVED
Replies: 3
Views: 1628

Re: Add SaveAs command to the quick access tool bar SOLVED

Hello Alex,

thank you very much. It works.

Regards
Peter
by Fanski
Thu Sep 12, 2019 10:41 am
Forum: PDF-XChange Editor SDK
Topic: Add SaveAs command to the quick access tool bar SOLVED
Replies: 3
Views: 1628

Add SaveAs command to the quick access tool bar SOLVED

how can i add an additional command to the “quick access” tool bar?
grafik.png
I would like to add the “Save As” command.
Do you have some example code?
Whats the componant name of this tool bar?

Kind Regards
Peter
by Fanski
Thu Sep 12, 2019 8:26 am
Forum: PDF-XChange Editor SDK
Topic: Fill the text in search panel and start search programmatically SOLVED
Replies: 9
Views: 2157

Re: Fill the text in search panel and start search programmatically SOLVED

Hello Alex,

Thank you that fixed my problems.

Kind Regards
Peter
by Fanski
Thu Sep 12, 2019 7:45 am
Forum: PDF-XChange Editor SDK
Topic: Preset Printer Settings
Replies: 5
Views: 1189

Re: Preset Printer Settings

Hello Alex, It‘s a little strange. Setting the options works for the most of them, but for ‘Operations.PrintPages.Paper.Rotate’ it does not work. If I change it in the GUI, I can read the value, and it is set to ‘2’ but setting it programmatically does not work. axPxvControl.Inst.Settings["Oper...
by Fanski
Wed Sep 11, 2019 2:07 pm
Forum: PDF-XChange Editor SDK
Topic: Fill the text in search panel and start search programmatically SOLVED
Replies: 9
Views: 2157

Re: Fill the text in search panel and start search programmatically SOLVED

I have a problem with my solution. I open the PDF Editor is a second Form. After using, i dospose the PdfEditor Control and dispose the Form. When i open the Form a second time (and initialize the PDF Editor again) there is always an exception, when i use JS. Without JS there are no Problems but JS ...
by Fanski
Wed Sep 11, 2019 12:34 pm
Forum: PDF-XChange Editor SDK
Topic: Fill the text in search panel and start search programmatically SOLVED
Replies: 9
Views: 2157

Re: Fill the text in search panel and start search programmatically SOLVED

Hi Alex, thank you for your help. I missed the example "FullDemo.Fixed.zip" If someone else needs this, here is the code you need: public void Search(string text) { string js = GetJavascript(text); axPxvControl.Inst.ExecuteJS(axPxvControl.Doc, js, PXV_ActionTriggerClass.PAEC_Console, PXV_A...
by Fanski
Wed Sep 11, 2019 10:41 am
Forum: PDF-XChange Editor SDK
Topic: Preset Printer Settings
Replies: 5
Views: 1189

Re: Preset Printer Settings

Hi Alex, thenks for your answer. I could solve most of my problems :) 1 Problem ist left: grafik.png In The Viewer the code was: axCoPdfxCview.SetProperty("Print.PaperRotate", -2, 0); Couldn’t figure out what setting is needed for this. I tried this one, but it has no effect: axPxvControl....
by Fanski
Wed Sep 11, 2019 7:47 am
Forum: PDF-XChange Editor SDK
Topic: Fill the text in search panel and start search programmatically SOLVED
Replies: 9
Views: 2157

Re: Fill the text in search panel and start search programmatically SOLVED

Hello Daniel, thenks for your answer. In the demo i only can find, how to toggle the panel on and off (Show Search pane) I cant find, how to fill the “Search text” field, and how to perform the search after this. if i missed it, could you send me a screenshot where i can find it in the demo? In the ...
by Fanski
Tue Sep 10, 2019 4:42 pm
Forum: PDF-XChange Editor SDK
Topic: Fill the text in search panel and start search programmatically SOLVED
Replies: 9
Views: 2157

Fill the text in search panel and start search programmatically SOLVED

I can’t figure out how to set the search text in the search panel and than start the search programmatically.
Could you give me an example? (c# maybe :) )
by Fanski
Tue Sep 10, 2019 4:41 pm
Forum: PDF-XChange Editor SDK
Topic: Preset Printer Settings
Replies: 5
Views: 1189

Preset Printer Settings

Is it possible to preset the printer like: opts["PrinterName"].v = “Printer Name”; but without printing? I would like to preset the Printer, so that if the user click print, the printer would already be set? Like it was possible with the PdfXChange Viewer: axCoPdfxCview.SetProperty("P...
by Fanski
Wed Apr 15, 2015 1:10 pm
Forum: PDF-XChange Drivers API SDK
Topic: Support for PDF/A-3
Replies: 18
Views: 7504

Re: Support for PDF/A-3

We also are interested in this feature. Any News?
by Fanski
Thu May 15, 2014 6:07 am
Forum: PDF-XChange Viewer SDK
Topic: Can’t get value of some form fields
Replies: 5
Views: 2369

Re: Can’t get value of some form fields

Thanks for the answer.
Hope you can fix it, because we have no influence on the document template.
Please post it here, when you fixed it.

Regards
Peter
by Fanski
Tue May 13, 2014 7:55 am
Forum: PDF-XChange Viewer SDK
Topic: Can’t get value of some form fields
Replies: 5
Views: 2369

Re: Can’t get value of some form fields

Hi Stefan, thank you for your answer. There seems to be a JS, which can clear the fields. At the bottom of the document are two buttons, the right is for printing, the left is for “clear fields”. As attachment the original document. I need the user to fill the fields, and after that, I have to read ...
by Fanski
Mon May 12, 2014 1:19 pm
Forum: PDF-XChange Viewer SDK
Topic: Can’t get value of some form fields
Replies: 5
Views: 2369

Can’t get value of some form fields

I can’t get the Field Value of some fields.
Could someone have a look at this pdf and tell me how I can get the values of the Fields
Tel, Fax, E-Mail?
this.getField("Antrag[0].Seite1[0].TeilformularDaten[0].Email[0]").value
returns null, but the viewer shows the value “TEST4”

Regards
Peter
by Fanski
Thu Mar 20, 2014 7:55 am
Forum: PDF-XChange Viewer SDK
Topic: Insert value at cursor position in form field
Replies: 5
Views: 2011

Re: Insert value at cursor position in form field

Hi Stefan,

What a pity that i can't get this information, but thank you for your efforts.

Regards
Peter
by Fanski
Wed Mar 19, 2014 1:23 pm
Forum: PDF-XChange Viewer SDK
Topic: Insert value at cursor position in form field
Replies: 5
Views: 2011

Re: Insert value at cursor position in form field

Hi Stefan, Thank you for your answer. Sorry, my description was not exactly. I didn’t mean the mouse cursor, I mean the editor (text) cursor when the form field is selected. Like in the screenshot (attached zip), you see the cursor between the two words (insert text). I want to insert a text program...
by Fanski
Tue Mar 18, 2014 5:38 pm
Forum: PDF-XChange Viewer SDK
Topic: Insert value at cursor position in form field
Replies: 5
Views: 2011

Insert value at cursor position in form field

With JS this.getField("FieldName").value = "test value" i can set the value of a form field. How can i get the cursor position of the field, to insert a text at the positopn of the cursor? So, the vield Value is "test text" the cursor is placed at the begin of the secon...
by Fanski
Fri Feb 21, 2014 12:35 pm
Forum: PDF-XChange Viewer SDK
Topic: Problems with fields
Replies: 9
Views: 4453

Re: Problems with fields

I found something that works for me:

mAxCoPdfxCview.FlushDocument(ActiveDocId, 0);

This deselect the form field and display the value.

Because i dont need the field to be selected after the value has been written, its ok for me.
by Fanski
Wed Feb 19, 2014 8:36 pm
Forum: PDF-XChange Viewer SDK
Topic: detect if document is dirty (need to be saved)
Replies: 5
Views: 2429

Re: detect if document is dirty (need to be saved)

Hi,

i tryed this property, but when the user is editing a form field, as long as the field has focus the property returns false (0).
Is there a property that will return true after the user pressed the first key?
(the save button in the viewer has this behavior)

Kind regards
Peter
by Fanski
Wed Feb 19, 2014 8:09 pm
Forum: PDF-XChange Viewer SDK
Topic: Problems with fields
Replies: 9
Views: 4453

Re: Problems with fields

I have the same problem. When setting the value of a focused field, the value is not displayed until the field looses focus. I set the value programmaticaly. ('this.getField("TestFieldName").value = ...') The Version of the Viewer is 2.5 Build 214.1 Is ther a solution for this problem? Kin...
by Fanski
Wed Oct 31, 2012 4:56 pm
Forum: PDF-XChange Viewer SDK
Topic: Changes by PDFXCview.exe /RegServer
Replies: 1
Views: 1360

Changes by PDFXCview.exe /RegServer

Hi,

What changes to the system (windows) will be made by this command?
PDFXCview.exe /RegServer

We maybe have problem with citrix

Best Regards
Peter
by Fanski
Wed Jul 25, 2012 7:08 am
Forum: PDF-XChange Viewer SDK
Topic: select printer tray
Replies: 5
Views: 2267

Re: select printer tray

This looks like what i’m looking for.
I will try this out.
Thank you very much.
by Fanski
Tue Jul 24, 2012 7:18 am
Forum: PDF-XChange Viewer SDK
Topic: select printer tray
Replies: 5
Views: 2267

Re: select printer tray

Thank you for the answer. Im not sure what to do. I’m using AxCoPdfxCview.PrintDocument(… (XChange Viewer method for printing. With AxCoPdfxCview.SetProperty("Print.PrinterName", printerName, 0); I select the Printer. I don’t have a PrintDocument object that is needed in the example you po...
by Fanski
Mon Jul 23, 2012 6:27 pm
Forum: PDF-XChange Viewer SDK
Topic: select printer tray
Replies: 5
Views: 2267

select printer tray

Hallo,
we are using the Xchange Viewer to print pdf silent (without being shown).
Is there a way to select the printers tray programmatically?
by Fanski
Tue Apr 17, 2012 6:33 pm
Forum: PDF-XChange Viewer SDK
Topic: Problem printing pdf with form fields
Replies: 3
Views: 1736

Re: Problem printing pdf with form fields

Hallo Stefan,

thank you, problem solved with newer version.

Best Regards
Peter
by Fanski
Tue Apr 17, 2012 4:33 pm
Forum: PDF-XChange Viewer SDK
Topic: Problem printing pdf with form fields
Replies: 3
Views: 1736

Problem printing pdf with form fields

Hi, i have problems when i edit form fields and try to print. (print to pdf, print to a printer, to One note ..) The text I inserted is displayed with strange characters. (see attachment) I have to save, close and reopen the pdf, after that I can print the pdf with the filled form fields. Is there a...
by Fanski
Tue Apr 17, 2012 1:11 pm
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: convert a PDF to PDF
Replies: 3
Views: 2549

Re: convert a PDF to PDF

Hi Stefan,
thank you for the answer. I will try this way.
Best Regards
Peter
by Fanski
Tue Apr 17, 2012 11:25 am
Forum: PDF-Tools SDK (all our PDF DLL Libraries)
Topic: convert a PDF to PDF
Replies: 3
Views: 2549

convert a PDF to PDF

Hallo,
Can I convert a pdf to a pdf like I would have printed the document to the pdf printer?
I would like to remove the form fields after the user have filled the fields.
Or can I convert a PDF to a PDF/A?
Best Regards
Peter Stefanski