Jump to content

Multi-format Document Viewer for your Delphi Web Application


Stemon63

Recommended Posts

Hi Farshad, 

 

In my constant search for optimum performance on complex forms and documents of different kind and sizes, I contacted Gnostice and spoke of UNIGUI power.

They have powerful components for the management of native PDF and document management in Delphi.
In my attempt to be able to display dynamic documents with Unigui, (containing dynamic data with filler form) other than simple forms with a lot of components, I got this video from Gnostice people. All using Delphi.
Any idea or comment is welcome. 
:-)

 

Stefano Monterisi

Sesamo Software Spa

 

 

https://youtu.be/KuhP7E9jhl0


  • Upvote 2
Link to comment
Share on other sites

Hi Farshad,

 

I see in demos that in their VCL desktop components I can "bind" dataset with form fields, live. When you scroll dataset in grid, fields in pdf are updated :-)
I don't known if this is possible on Web. Sure they can export-import data fields, I think... (I hope!). They have powerful SDK.
:-)
Stefano

Link to comment
Share on other sites

Is there a way to do this with the "normal" components (e.g. not the StarDocs "in the cloud" service) or is it possible to host the server side that renders/serves the document yourself?   Not really sure I like the fact that documents have to be pushed/uploaded to Gnostice in order for this to work...  

Link to comment
Share on other sites

I think that you can install StarDocs on your server, not only at Gnostice....
"Normal" components: They already have Delphi desktop solution that works very well. Viewer, print, merge, load from dataset (with field link) and save back to dataset, all in delphi code.
I don't known if "normal" components can be used also for browser and web worlds...
I ask to gnostice people. Maybe the can prepare ad hoc components.

Link to comment
Share on other sites

@Stefano, thank you for mentioning our products  :)

 

It looks like linking the form fields to a dataset is a really popular need. We will take this feature up immediately and report back once it's implemented. Right now with StarDocs you can load a PDF form, fill it, save it back to the PDF, print it and "post" the form data to a URL. 

 

Is there a way to do this with the "normal" components (e.g. not the StarDocs "in the cloud" service) or is it possible to host the server side that renders/serves the document yourself?   Not really sure I like the fact that documents have to be pushed/uploaded to Gnostice in order for this to work...  

 

@wprins, StarDocs is available as two variants. One is hosted in the cloud and another is available as an on-premises server that you can host within your network. With on-premises server your documents are secure within your network. You can download a trial of the on-premises server here. This is available as a virtual appliance so it's easy to deploy without having to worry about OS, dependencies, etc. If you don't already have a virtualization platform (ex: VMWare) you can download the free VirtualBox to host the StarDocs virtual appliance.

Link to comment
Share on other sites

  • 11 months later...
  • 2 years later...
On 2/20/2018 at 12:21 PM, orvkis said:

Hi,

Try google docs, its free.

just replace <file_url> and put it in uniURLFrame

https://docs.google.com/viewerng/viewer?url=<file_url>&chrome=false&dov=1

 

for example

https://docs.google.com/viewer?url=www.snee.com/xml/xslt/sample.doc&embedded=true&chrome=false&dov=1

How can I do the tests using localhost?

 

https://docs.google.com/viewerng/viewer?url=http://localhost:8077/files/ebook.original.pdf&amp;embedded=true&amp;chrome=false&amp;dov=1

Link to comment
Share on other sites

On 2/24/2017 at 12:15 PM, Stemon63 said:

Hi Farshad, 

 

In my constant search for optimum performance on complex forms and documents of different kind and sizes, I contacted Gnostice and spoke of UNIGUI power.

They have powerful components for the management of native PDF and document management in Delphi.
In my attempt to be able to display dynamic documents with Unigui, (containing dynamic data with filler form) other than simple forms with a lot of components, I got this video from Gnostice people. All using Delphi.
Any idea or comment is welcome. 
:-)

 

Stefano Monterisi

Sesamo Software Spa

 

 

https://youtu.be/KuhP7E9jhl0



 

I was unable to install on Berlin 10.1

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...