Questions tagged [viewer]
510 questions
4
votes
7 answers
SAP Crystal Reports Viewer does not display in browser
I own a ASP.NET web project with framework 4.5. Is installed and implemented an SAP report for VS2012 Crystal Reports Developer.
Making in Local report, it works correctly in browsers (Chrome, Firefox, IE) and the data in the correct exit. Now, at…

amelian
- 436
- 1
- 6
- 17
4
votes
2 answers
Python log viewer GUI
I am new with python and I'd like to build a GUI where I could see three or four logs files at the same time generated from any others applications. I used to do a less command to see the log files from the other application, but I have many logs…

user1513007
- 49
- 1
- 3
4
votes
1 answer
How to open crystal reports in android
Please help me to open Crystal reports in android.Is there is any crystal report viewer for android?

Mahi Mali
- 111
- 3
- 15
3
votes
3 answers
Editor/Viewer to display and analyze Maven logs?
I use Maven for building Java projects. The output of Maven has immense size.
Is there an editor or log viewer that makes analyzing logs easier?

user710818
- 23,228
- 58
- 149
- 207
3
votes
3 answers
Delphi lines colored Text component replacing TRichEdit to improve performances
I currently use TRichEdit as an 'real time' event log viewer in one of my software (in Delphi 7) and I recently profile my software and TRichEdit is consuming more than 40% of the software cpu time.
I just want to test other components in order to…

philnext
- 3,242
- 5
- 39
- 62
3
votes
2 answers
invert the gestures on touch devices [Autodesk forge viewer]
invert the gestures on touch devices [Autodesk forge viewer]
I am using forge autodesk v7 in my web application. I want the iPhone experience to be more intuitive, so that I can navigate the Viewer at its best. For this, I would like to invert the…

David Alderete
- 31
- 3
3
votes
2 answers
Launch msoffice document viewer from custom iOS app
I am designing an app that shall download MS Office documents (PowerPoint, Word) from a server and launch a viewer like Documents to Go.
Is it possible to download a PowerPoint from a server in HTTP, save it on the iPad drive and pass the URL of the…

Benoit
- 31
- 1
- 2
3
votes
1 answer
Forge Viewer Markups latest version
I created Forge viewer version 7 in my own website. I'm trying to add markups like the one shown in Autodesk website (see picture below);
Are there any tutorial for creating markups tool like this? I found some but they are either outdated version…

Thailand BIM User
- 39
- 3
3
votes
0 answers
jQuery datepicker; hidden by PDF Viewer in Internet Explorer
What my page does:
The user selects a report, selects some parameters and then click the preview button, which calls crystal reports to run the report and export the result as a PDF. I have a DIV that has an object tag to display the PDF file.
They…

Jon
- 51
- 3
3
votes
2 answers
Flash PDF viewer (with own hosting)
Looking for a solution similar to the Issuu viewer. I have a book publishing house and would like to sell access to online publications. Looking for something similar to Issuu but with the possibility of hosting on your server (own domain).
What's…

wolfiee
- 33
- 1
- 3
3
votes
2 answers
Initialize Viewer.js in the mounted hook function. (Error: The first argument is required and must be an element)
I am a newbie to vue.js, I'm trying to implement the image zooming, rotate, scaling and some other functionalities using the npm module: npm viewerjs module.
I followed these steps: Github repo. And I'm getting the issue like below:
Researched on…

Pavan kumar Dasireddy
- 346
- 5
- 19
3
votes
2 answers
Rstudio notebook viewer doesn't show the code
I have recently downloaded the Rstudio and I created a R Notebook. However the "Viewer" doesn't show me the Notebook when I save it (in the instructions says it works). I have seen the same issue in other forums, but with no answers.

Chris
- 2,019
- 5
- 22
- 67
3
votes
1 answer
how to save flextable as png in R
I already followed the recommendation of the link: R save FlexTable as html file in script, but it seems that I am facing a different problem, because this solution did not work for me. The vanilla.table () function generates an object other than…

Fellipe Gomes
- 75
- 2
- 7
3
votes
0 answers
ASN1 viewer with grammar support?
Can someone refer me a free ASN.1 viewer for windows which would also support to load the grammar file (.asn) to format the output.
I'm using the free version ASN1VE, which is fine, but I'd have to pay to be able to load the grammar.
Thanks!
f.

filippo
- 5,583
- 13
- 50
- 72
3
votes
1 answer
QVTKOpenGLWidget and vtkGenericOpenGlRenderWindow with QTDesigner
I'm trying to use QVTKOpenGLWidget in QTDesigner with vtkGenericOpenGlRenderWindow but I obtain a black window. When I use PCLVizualizer of PointCloud Library (PCL) with vtkGenericOpenGlRenderWindow, everything works fine. I'm trying to create a…

Sebastien247
- 423
- 5
- 16