Jump to content

uniurlframe Save Changes PDF


Bernie07

Recommended Posts

Hello,

I'm using a UniUrlFrame  in my form where I'm loading a PDF File which contains input fields. The user can fill the form with values. After that I want to save the changes.

Is there a simple method where I can do this? Like Post or Save?

If not, how can I get the changed PDF? Is there an example?

Best wishes

Bernhard

Link to comment
Share on other sites

Hello,

47 minutes ago, Bernie07 said:

I'm using a UniUrlFrame  in my form where I'm loading a PDF File which contains input fields. The user can fill the form with values. After that I want to save the changes.

Is there a simple method where I can do this? Like Post or Save?

If not, how can I get the changed PDF? Is there an example?

So far, I have not seen such a solution on the client side.

You need to look for solutions that work on the server side...

Link to comment
Share on other sites

Hello,

I've used google but I don't find an example. Only the statement, that it can be solved with ajax, but not how.

Perhaps I don't uses the right search words.

If I'm using : uniurlframe ajax send pdf to server, there are not much results.

Best wishes

Bernhard

Link to comment
Share on other sites

What is the object/class Ext.Panel.iframe.

In https://docs.sencha.com/extjs/4.1.3/#!/api/Ext.chart.Chart I don't find this class. Where can I look, what methods and properties can be used with this class/object?

Further the Events in ClientEvents/ExtEvents have no effect, they never fired. I tried the event Show and Close and some other events.

Best wishes

Bernhard

Link to comment
Share on other sites

I'm learning Javascript in combining with unigui. I want understand how unigui works and how can I work with the Javascript Events. There are a lot of things, which can't solve on server side. For example I want learn, how can I get the PDF  from UniUrlFrame and send it to the server back, after the user has filled out PDF Formular. There is no method in TUniUrlFrame like GetPDF. On the www I don't find any example about TUniUrlFrame and using ajax.

So I have to

- learn Javascript

- learn Ajax

Best wishes

Bernhard

Link to comment
Share on other sites

34 minutes ago, Bernie07 said:

So I have to

- learn Javascript

- learn Ajax

Okay. These links for example:

https://docs.sencha.com/extjs/7.4.0/

https://docs.sencha.com/extjs/7.4.0/classic/Ext.html

 

35 minutes ago, Bernie07 said:

For example I want learn, how can I get the PDF  from UniUrlFrame and send it to the server back, after the user has filled out PDF Formular. There is no method in TUniUrlFrame like GetPDF.

But know that only javascript won't help here...
Once again, google it. What PDF is, what difficulties there are in implementing the solution you are talking about.

Link to comment
Share on other sites

How I wrote, I've googled with different search words (since days). I don't find any website where I see an explanation, how to do it or see an example.

For example

unigui TUniUrlFrame PDF send to server

unigui TUniUrlFrame get changed PDF

and so on.

The first problem is, how can I get the changed PDF on Client side? I have no idea and google has no answer for me. The last hope was, that the experts of unigui has a solution. I mean, other content of fields like uniDBEdit are also send back to the server and saved in the db. But how is the trick? I can't see it, what is unigui doing.

Best wishes

Bernhard

 

Link to comment
Share on other sites

Back to my question from today morning:

What is the object/class Ext.Panel.iframe.

In https://docs.sencha.com/extjs/4.1.3/#!/api/Ext.chart.Chart I don't find this class. Where can I look, what methods and properties can be used with this class/object?

Further the Java Script Events in TUniUrlFrame ClientEvents/ExtEvents have no effect, they never fired. I tried the event Show and Close and some other events. Is this a bug?

Best wishes

Bernhard

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...