4,455 Topics
![]() | |
Hello! I've got the code below which takes data from my db and displays it to the page listing reports submitted by the user. At the end of each row I have button that is supposed to launch a PDF generator so that the user can view their report. I … | |
I have some problem i am trying to create a pdf with itextsharp in an aspx page i published in web service and called it but for the first time when i called aspx page i am getting an error message. But for every subsequent call to the webpage with … | |
I have developed my website in VS-2005 and built in CrystalReports. I found that after deploying the website to Windows2008Server I am unable to use the 'Export' button on CrystalReport to export to other format (excel, word, pdf) and I am getting an Access denied file in use error. Export … | |
Web application running on a remote server is displaying PDFs. PDF document is stored on client's PC (location is known). Is there any way to embed that PDF into HTML page with local path? So far i tried "object", "embed" and "iframe" and with no success. I tried with file://, … | |
Hi, I am creating reports in my project using [B]TCPDF[/B]. I want to get the reports on a daily basis. For an example if there are 10 transactions occurred in a day, i want to display them in a report format. These are the 2 pages that i have created. … | |
'ttudy the following code' [CODE]Public Function my_account() As Integer Dim accountNumber As Integer Try objconnection.Close() objconnection.Open() sql = "select min(accountNo) as ac from Invoices where dateDue='" & Today.Date & "'" objcommand = New Odbc.OdbcCommand(sql, objconnection) objdataReader = objcommand.ExecuteReader objdataReader.Read() accountNumber = objdataReader("ac") Catch ex As Exception MsgBox(ex.Message) Exit Function End … | |
Hi, i need from PDF extract text and images. Maybe you know python library? Thanks | |
Here's the history of this problem. I'm at my wit's end, but before I do a complete Win 7 re-install, I wanted to see if anyone had any ideas. On Friday 6/17 I allowed Windows Update to install 36 [or thereabouts] language packs. I don't need 'em, but I wanted … | |
l use <img src = /> in the html but the image isnot showing in the pdf. Anyone know how to add images to pdf in html2fpdf | |
[HTML][/HTML] [CODE][color=#0000ff]using[/color][color=#000000] System;[/color] [color=#0000ff]using[/color][color=#000000] System.Collections;[/color] [color=#0000ff]using[/color][color=#000000] System.ComponentModel;[/color] [color=#0000ff]using[/color][color=#000000] System.Data;[/color] [color=#0000ff]using[/color][color=#000000] System.Data.OleDb;[/color] [color=#0000ff]using[/color][color=#000000] System.Drawing;[/color] [color=#0000ff]using[/color][color=#000000] System.Web;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.SessionState;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.UI;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.UI.WebControls;[/color] [color=#0000ff]using[/color][color=#000000] System.Web.UI.HtmlControls;[/color] [color=#0000ff]namespace[/color][color=#000000] lms[/color] { [color=#808080]///[/color][color=#808080]<summary> [/color][color=#808080]///[/color][color=#008000] Summary description for inc_search_books. [/color][color=#808080]///[/color][color=#808080]</summary> [/color][color=#0000ff]public[/color] [color=#0000ff]class[/color] inc_search_books : System.Web.UI.Page { [color=#0000ff]protected[/color] System.Web.UI.WebControls.TextBox Q; [color=#0000ff]protected[/color] System.Web.UI.WebControls.Button Button1; [color=#0000ff]protected[/color] System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1; [color=#0000ff]protected[/color] System.Web.UI.WebControls.Label … | |
Howdy, I had a virus, one of the ones that pops up and says, viruses detected, click on this to start running the anti-virus software. I CTRL-Alt_Del out of that, and then it usually tells me, jga.exe (or something similar) not responsive. I search on that, its always in the … | |
Hi brothers,i am creating an application that i want to load a pre-designed crystal report from database records and print it in pdf format and send it as e-mail attachment. I know how to send it as an attachment but i don't know how to print it in pdf automatically … | |
Hi everybody, I got infected by hacktool rootkit yesterday, and after spending hours to get to terms with my stupidity and the fact that I fell in the trap like a kid, I am giving up the fight to get rid of the nasty thing via usual means...you guys are … | |
Hello, I was hoping you can help me to solve this problem. I have a lot of documents in pdf format on my computer. I have changed the windows and now have Windows 7 Basic Home Edition, before that change I was able to see all the covers ( or … | |
Hello for all i want to collected data from pdf form inserted in excel spredsheet i try many methode and some program for (PDF to Excel) but not work i have acrobat x pro and my pdf form (text,number ,pictures). and get data for all it's possible if any body … | |
A couple weeks ago my computer was hit with the "Windows Repair" virus that said my hard drives were crashing. I managed to get rid of that but it seems that now every once in a while Internet Explorer will pop up with a random link to anywhere, such as … | |
make ur pdf files to speak here r the shortcuts for hearing pdf files in abobe reader 6.0 or higher ctrl+shift+b ---->to hear the whole topic ctrl+shift+v ---->to hear the page | |
I have created a pdf with links to a couple of websites, the links work fine if you open the pdf on a pc but if you open it on an iPhone or iPad the links don't work. I made sure the links have http:// Does anyone know a solution? | |
Hi, I had developed a system which run well at localhost but once run at server, the following error will appear: Caused by: java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jre6\bin\awt.dll: The specified procedure could not be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Unknown Source) at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at sun.security.action.LoadLibraryAction.run(Unknown … | |
Hi, I was having a problem with my new Dell computer making clicking noises so I called Dell Tec support. He took controll of my computer and ran some checks then told me I had Spyware that had to be removed. Wanted to charge me a high price to do … | |
how do i create an html to pdf converter ![]() | |
Can anyone tell me how to generate reports in pdf using php | |
Have a printer that is the product of HP and the company "Apollo". It is the Apollo P-2250 Inkjet printer. It is a legacy model but I would still like to get as much printing as it can give. Was able to get the driver but not the [B]manual[/B]. Not … | |
can you help me , please i want read a file pdf or word -> swf , use php code . it's look like "http://d3.violet.vn/uploads/previews/598/665006/preview.swf" | |
Hello! I have Windows XP Home Edition SP2, Version 2002, which I run on eMachines version T2875. I began to run into a problem a day and a half ago, which hadn't seemed quite so drastic at the time. My default web browser is Firefox (version 3.6.17) and every time … | |
After I am done installing this script I get this error: [QUOTE]????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????x???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????‡??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Ç?????????????????????????????????????????? Warning: require_once(ROOT_PATH/modules/system/models/system.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/name/public_html/index.php on line 17 Fatal error: require_once() [function.require]: Failed opening required 'ROOT_PATH/modules/system/models/system.class.php' (include_path='.:/usr/lib/php') in /home/mane/public_html/index.php on line 17[/QUOTE] Here is the files requested above: … | |
India released a Rs.1,500 ($30) laptop / Tablet PC for students and teachers in colleges and Universities. The device is currently not available for sale in the market as government has decided to launch it for students in 2011. The price of this device (so called laptop) may even go … | |
After reading PDF file format specification manual and several other websites providing considerable amount of theories on this subject, I built one simple pdf file. An empty blank page, pretty much doing nothing else. But my problem is, When I am trying to close it, Adobe Reader prompts a dialog … | |
I have 300,000 files and need a way to quickly classify them and copy them to a logical file structure. The files are named sequentially, with the extensions intact so they could be opened one by one. At one minute apiece, that's 180 man weeks of time with a quick, … | |
hello everybody i want to learn that how online file converters works and also want to implement it please provide me good references for it. i shall be thankful to you | |
I am new to Python and encountered an issue while trying to write a script. I am receiving a list index out of range error while trying to read the criminal activity layer file. Any help would be appreciated. Jeff [CODE]import arcpy # Data Layers in Secondary Map Document mxd2 … | |
I exported a crystal report to PDF.It's working normally in all browsers except Google chrome.Can anyone suggests any code to make it compatible with all browsers?The code i used to export is shown below [CODE] System.IO.FileStream fs = null; long FileSize = 0; DiskFileDestinationOptions oDest = new DiskFileDestinationOptions(); string ExportFileName … | |
I am using crystal report of VS 2008. I want to open a crystal report in PDF even when it is loaded with out showing the crystal report . I also not want to show the save dialog box while opening in PDF. With code below the report is opening … | |
I have dell vostro 3500 and I need to connect it to a Desktop Monitor. I want to be able to see same page on my laptop screen and Desktop Monitor at the same time using laptop CPU. I hope I'm making sense. To make it clear here is the … | |
I'm trying to reduce a large number of pdf files to text format. Acrobat has a batch processing feature that will convert the files, and also allows a JavaScript to be executed as part of the conversion process. I would like to add JavaScript code that allows me to replace … | |
Hi. I want to make a program to download files from a remote host. So what i do is to send throw sockets all the binary information + a string used as end "mystyring". To check if i have to continue writing the buffer to the file i first convert … | |
I've seen earlier posts for this problem, but the solutions don't apply to me, and the earlier posts are a couple of years old. I was hit on 6/5/11 with malware from a legitimate website that I had accessed just the day before with no problems. Malwarebytes (MBAM) identified the … | |
I'm requesting assistance. We are running WinXP, SP3. We appear to have what Stinger found in two files as the Fakealert!fakealert-REP virus (it then deleted those two files). The obvious symptom, for the last couple days, is this: We were running McAfee Antivirus Plus, and currently something *makes it freeze* … | |
can you help me with this. i have used tcpdf but i dont know how to read the contents of the .doc, .pdf contents and put it in a single pdf for the user to download it. Please help me.. thanks | |
hi, i have a problem. As i need to export my report to PDF. In Crystal Report Viewer the Alignment are perfect.. But when i export into PDF the Alignment changed entirely.. In the Report im using all the Controls ( Text,Line,Box). Thanks in Advance.. thanks in advance | |
Most times I read book online, where downloads has been restricted. You as a reader can only be able to navigate through the pages of the book. As a beginner programmer I have been trying to do application”Online Library” where the reader can only navigate as well; and not download. … | |
Hi Gerbil, I have the same problem like nmslagle, keep having the address redirected to fake address. can you help to check my log, below is my log. I use FireFox as my browser. Thanks Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 13:31:21, on 10/30/2009 Platform: Windows XP … ![]() | |
Hi.. I have a project to display PDF files by clicking a hyper link. The PDF are huge in size and it will take a long time to load. I want to show a message like "Loading Please wait" on that loading time.. Any body have idea about this?Help me.... … | |
I want to create n numbers of dynamic link buttons runtime. I will have an xml file which has the format like [CODE] <category> <link> Link1 </link> <pdf> PDF1 </pdf> </category> <category> <link> Link2 </link> <pdf> PDF2 </pdf> </category> <category> <link> Link3 </link> <pdf> PDF3 </pdf> </category> ........ ........ ........ … ![]() | |
Can't get rid of this sucker! Microsoft Security Essentials is the only antivirus that has detected it and "deletes" it every time if pops back in but for some odd reason it can't completely get rid of it. Malwarebytes has just detected after I reinstalled and I am posting log … | |
Hi, I have a web application project which is done in VS2005.I am creating crystal report and i want to export it to pdf on a export button click. But an error is showing as 'Missing Parameter Value. The code i used is shown below:- protected void btnExport_Click(object sender, EventArgs … | |
Hi... I have a problem on my project which is done in VS2005.In which I am creating crystal report and i want to export it to a pdf on an export button click. But an error is showing as 'Missing Parameter Value'. The code i used is shown below:- [CODE] … | |
Hello, I need some help making a "Windows-Like" copy and replace prompt with this folder cleanup application below. The application uses a Windows Form and two buttons: one to create the separate subfolders in the main Cleanup folder and another for special folders. Take a look: *************************************************************** [code] Imports IWshRuntimeLibrary … |
The End.