Best LaTeX viewer for Linux
Just want to be able to read LaTeX source when necessary. No desire to manipulate or convert. Edit: So, if only the source is provided -- it must be "rendered" in order to view it formatted? ...
Just want to be able to read LaTeX source when necessary. No desire to manipulate or convert. Edit: So, if only the source is provided -- it must be "rendered" in order to view it formatted? ...
Hi all, Unfortunately, sometimes the only way to debug a program is by going through its long log files. I searched for a decent log viewer for a while now, and haven't found a real solution. The only program that seemed to be most appropriate was Chainsaw with its Socket connector but after a few short uses the program proved to be b...
I am looking for an Applet with similar functionality to the Oracle/Stellent OutsideIn ActiveX control or the Autonomy KeyView technology that act as a browser plug-in allowing the rendering/display of a large number of file formats (Word processing, spreadhseet, graphics, etc.) I currently use the Stellent solution, but due to some rest...
There are plenty of "heavyweight" tools such as XmlSpy, which are good for prodding around in xml docs - but often (very often in some cases!) you just want to quickly open and browse an xml doc, and have it pretty printed. Possibly with some basic search functionality (textual is probably fine). I usually use a browser such as IE of Fi...
What would be the easiest way to view classes, methods, properties, etc. inside a jar file? I'm looking for something equivalent to the very useful Lutz Roeder .NET Reflector - for Java ...
Hello , I have a RDLC report and I am displaying it on the Report Viewer Control in my front end application. I get the report perfectly and theres no problem in it. But the problem arises when I try to export the report to a PDF (using available option - basically the inbuilt option). I get the report in 3 pages whereas my client wan...
Is there a way to view models in a browse via flash, java or anything else? the models would be stored on my server with the client viewing it along with textures and anything else the model would need. I would like any browser app that works but if it works with 3ds i'll be happy ...
We've decided to standardize on log4net and log4cxx for our logging infrastructure. I'd like to give our system administrators and other staff access to the events and information we are logging. So the short is, I'm looking for some a some recommended tools that help you keep track of the events coming out of your logger. Preferably ...
I have: 1 Form 1 Panel I do this with no issue: Run notepad.exe and get it to run inside the panel, no problems. however, running either the 2003 or 2007 viewer I get it to launch but not inside the form. (sample code below) //DLL Import using System.Runtime.InteropServices; [DllImport("user32.dll")] static extern In...
Hi, I am trying to integrate silverlight into my ASP.NET app, and want to let my users view any arbitrary XPS document in my wep app. I am looking for any robust Silverlight XPS viewer control for this purpose. I have read some blogs on the "simple xps" viewer and all that, but the best one i have seen so far uses textblock to render t...
After generating a report, change the settings in the JasperViewer window by selecting the "Fit Page" or the "Fit Width"buttons at the top. Select the Printer Icon in the JasperViewer and print. The report does not fit to page while getting printed. ...
how i get total pages in a report using report viewer?get only 1 in as total number of pages(if it have several pages) ...
i want to get total number of pages in a report(report viewer) ,int t = objReportViewer.LocalReport.GetTotalPages().i used this code,actually report have 5 pages but got only one page ...
i want to get total number of pages in a report.i want to get this with in the form code,which is placed the report viewer.globals.pagenumber only get in report.rdlc,i want to get pagenumber in form. Duplicate of http://stackoverflow.com/questions/767674/total-pages-in-a-report-using-report-viewer http://stackoverflow.com/questions/767...
I'm looking for a log file viewer plugin for Eclipse possibly having the following features: custom highlighting of lines custom line filters, possibly with regEx tail following The discontinued Eclipse Logfile Viewer has nice highlighting but no line filters. There seem to be good standalone programs like TraceTool which misses the...
Hello, does sy know a nice server based document viewer which runs in any kind of browser and supports a large range of formats (pdf, tif, office, ...) don't bother with the ajax document viewer from Adeptol, I already know about it. Thx in advance for your suggestions. ...
I need a clipboard viewer in order to understand the type and contents of the data I'm receiving. Is there any such program available, (for Windows) that lets you explore any type of data currently in the clipboard? ClipSpy: Unfortunately the only workable multi-format viewer, ClipSpy, shows me the string data wrapped every 10 character...
I want to view the HTML source of a web page, I've using ICSharpCode.TextEditor, Scintilla,... and they're all good. But, I have missed Firefox HTML source viewer. I wonder if I can use Mozilla ActiveX Control to open the source viewer or is there a command line argument that make Firefox open it? Thanks! ...
Is there a TextBox-like WinForms control that can show a large amount of text (hundreds of megabytes) in read-only mode? Of course it should work without loading the whole file into memory at once. I'm trying to implement this myself, using a standard TextBox, processing scroll and keyboard events and reading the amount of text necessar...
Hello community We're using TFS as source control provider and for the project management (documents, ...). Maybe I missed something completely, but is there a possibilty to view source code directly from the project portal? I know that source code is not stored there, but does there exist a 3rd-party viewer or something? It would be ni...