Questions tagged [viewer]

510 questions
0
votes
1 answer

How to format a string expression in the report viewer?

I need to add a hyphen in the middle of a string. input AAA0000 desired output AAA-0000 I think it's something like: =Format(First(Fields!test.Value, "myDataSet"), "?????") but I am unsure. Can anyone suggest how I can do this?
0
votes
0 answers

How to call Content Assistant Popup of StructuredTextViewer?

We are developing Eclipse plugin project. When you select an object in the Editor Area the properties display in the viewpart below the editor. The Viewpart contains a viewer with XML content. I'm using StructuredTextViewer from WPT for this…
trueboroda
  • 2,650
  • 26
  • 24
0
votes
1 answer

AssertionFailedException while trying FilteredTree

im trying to use a filtered tree in my SWT application. I added all the required jar files to the build path. When I run the application in getting the following exception org.eclipse.core.runtime.AssertionFailedException: null argument: at…
venky
  • 73
  • 12
0
votes
1 answer

Orange - Report Viewer

In Orange, is there a way for the report viewer to automatically show the visualizations without having to click the report button within the individual widget? Thanks.
0
votes
1 answer

Crystal Report Viewer is not loading in browser

Anyone have any idea what is the issues above?? I am using Visual studio 2013 and Crystal Report v13.. I try to deploy it to local host(IIS) and broswer it, the Crystal Report is not loading unless I am using Fire Fox. I tried in Google Chrome, IE,…
Handsome
  • 225
  • 1
  • 6
  • 20
0
votes
2 answers

Cesium - add datasource from a button click event

I am new to Cesium (and JavaScript) and I am trying to create a web page where the user can select a KML file, click a load button and have the KML load into the Cesium viewer. I have set up a test page with a hard-coded file for now, but when I…
jdixon
  • 1
  • 2
0
votes
0 answers

Implementing VFR PDF reader in app

I'm new to programming and am currently working on creating a app to view PDF's for a class project. I have added the necessary framework and files for VRF reader. I already have a slide out menu that links to different web pages and an about page.…
0
votes
1 answer

Angular PDF viewer: How to use

I need to use a pdf viewer on my web app which is in anugularjs. I found Angular PDF viewer and it's ok for me. But I don't know what code insert to use it. At the moment I've: in html:
silvia
  • 49
  • 1
  • 3
  • 8
0
votes
0 answers

How to make crystal report viewer work in Google Chrome and Internet Explorer?

My crystal report work pretty fine in Fire Fox, but for google chrome and internet explorer its will only show a blank page. 1.Fire Fox 2.Internet Explorer, Google Chrome I am using visual studio 2013, IIS, Crystal Report 13. All the screen shoot…
Handsome
  • 225
  • 1
  • 6
  • 20
0
votes
1 answer

How to open an external image viewer to view a drawable instance in android?

I have an ImageView that displays a picture in android. Essentially, I want to be able to open the picture in full screen with zooming capabilities when the ImageView is tapped. Probably by using an external viewer to which I pass the drawable…
reubenjohn
  • 1,351
  • 1
  • 18
  • 43
0
votes
6 answers

Alternatives for server-side PDF viewing?

I'm looking at options for rendering PDFs on the server to avoid the user having to download them (they're big docs) and/or have a PDF reader installed and configured (audience is not tech savvy). The Google Viewer and Scribd are nice examples, but…
RyanW
  • 5,338
  • 4
  • 46
  • 58
0
votes
1 answer

Does anyone know how to download the Three.js converted file using Autodesk View and Data API?

I am trying to use the WEBGL(three.js) file translated through REST api using Autodesk view and Data API. But, I am not able to download the streaming JSON file, does any one knows about this?
0
votes
1 answer

c# winform dwfx image streamed into a picturebox

I have googled this quite a bit and I can't find any references. Is it possible to stream a raw dwfx or to parse/ convert and import dwfx files into a listview as item images?
bimtopian
  • 3
  • 4
0
votes
1 answer

A PDF viewer with a toolbar actions

I want a Drupal Module who let to the Adminintrator to upload pdf files and the users to read them in a viewer with a Toolbar that contains print, download and quit boutons like the calameo website. The possibility to have statistics on user's…
Amirouche Douda
  • 1,564
  • 1
  • 21
  • 30
0
votes
4 answers

Windows Phone Text Cutting

I'm developing an app on Windows Phone 8, but when I select data from the Web service, it's cutting. This is my code: