This is a migrated thread and some comments may be shown as answers.

Oracle form and data

7 Answers 103 Views
PdfViewer and PdfViewerNavigator
This is a migrated thread and some comments may be shown as answers.
Mick
Top achievements
Rank 1
Mick asked on 06 May 2013, 04:49 PM
I would like to view pdf documents in the RadPDFViewer that are composed of the form which is stored in an Oracle database as a blob and data which is also stored in oracle as xml text files. The forms were developed in Adobe LiveCycle. 
Thank you for your help.
Mick Mathews

7 Answers, 1 is accepted

Sort by
0
bb bb
Top achievements
Rank 1
answered on 07 May 2013, 10:07 AM
Have you an Xfdf? It seems that radpdfviewer cannot display it!
0
Mick
Top achievements
Rank 1
answered on 07 May 2013, 03:04 PM
We write the form file and the xml data file to a temporary directory. The form file has extension .pdf and the data file has extension .xdp. I tried loading the data file and just got a busy bar. The form file loaded fine but with no data.
0
Peter
Telerik team
answered on 09 May 2013, 02:00 PM
Hi Mick,

Thank you for writing.

Your approach with saving the stream to file and load the file from is correct. RadPdfView does not offer support for Acrobat Forms Document files.

Should you have any other questions, do not hesitate to ask.

Greetings,
Peter
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
0
Mick
Top achievements
Rank 1
answered on 17 May 2013, 03:44 PM
Thank you for your response. Does Telerik plan on supporting Acrobat Forms in the future?
Thanks,
Mick Mathews
0
Peter
Telerik team
answered on 21 May 2013, 02:39 PM
Hello Mick,

Thank you for the question.

For the time being we do not plan to provide supports for Acrobat Forms. Generally, we strive to deliver the most requested features first and I am not able to tell you when or whether we will implement such a functionality.

I hope that you find this information useful.

All the best,
Peter
the Telerik team
RadChart for WinForms is obsolete. Now what?
0
Jamshed Rahman
Top achievements
Rank 1
answered on 01 Oct 2013, 05:21 AM
Hi,
I'm looking to open and save a pdf file into a radpdfviewer from Oracle blob. If you have any code that does this, it would be greatly appreciated.
Thanks in advance.
Jamshed
0
Peter
Telerik team
answered on 03 Oct 2013, 07:01 AM
Hi Mick,

Thank you for writing.

You should save the BLOB object to a memory stream - please, refer to this StackOverflow article that demonstrate this. And then you should use the RadPdfView's LoadDocumenet(Stream) method to load the document from stream.

I hope this helps.

Regards,
Peter
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PdfViewer and PdfViewerNavigator
Asked by
Mick
Top achievements
Rank 1
Answers by
bb bb
Top achievements
Rank 1
Mick
Top achievements
Rank 1
Peter
Telerik team
Jamshed Rahman
Top achievements
Rank 1
Share this question
or