4,455 Topics

Member Avatar for
Member Avatar for frankel81

Hi guys, I am having A LOT of trouble with this problem. If someone can help me out that would be so appreaciated. ATTACHED- below is my problem in my pdf file I email'd my teacher and this was his response. " you need to implement the three classes that …

Member Avatar for peter_budo
-1
110
Member Avatar for lisaroy1

Yesterday i gave an interview and faced A QUESTION which i cant answer. How can we Compare two PDF files using JSP? Please help

Member Avatar for peter_budo
0
104
Member Avatar for C#Jonathan

Hi, I'm working with Visual Studio 2008 Team System and SQL Server 2008. I have some RDLC files used to generate reports and the reports render correctly. Currently though only Excel and PDF export formats are available. Can anyone tell me what I need to do to enable CSV exports …

Member Avatar for Momerath
0
101
Member Avatar for marijnkampf

I think my girlfriends netbook has become infected with a rootkit virus thingy. I've tried several things the latest of which was reinstalling Windows XP. Unfortunately search results in Google still redirect to random shopping websites. Below the various log files as requested. Any help will be appreciated! mbam log: …

Member Avatar for crunchie
0
307
Member Avatar for nicecandy

hi, i m trying to show my gridview record into the pdffile using itextsharp. plz help me how can i accomplish it. Thanks and Best regards Nice Candy

Member Avatar for kvprajapati
0
62
Member Avatar for amit.hak50

I have this pdf search engine script [url]http://pdfsearchmachine.com[/url] and when you type "g" it give some suggestions ,my problem is that why I am getting some ? marks in search suggestions beloa is the code [CODE] <? $search = $_GET["search"]; $replace = " "; $with = "+"; $search = str_replace($replace, …

Member Avatar for diafol
0
168
Member Avatar for Delrode

Hallo every body, i am a student in Germany and have problems abouhow to use crystal reports or how can I generated a Reports(.pdf) in VS2010. If I can get some solutions for my problems I'll be glad. I have to genarate Reports by using Crystal Reports under VS2010. This …

Member Avatar for kvprajapati
0
152
Member Avatar for shers

HI, I created an rtf file containing images in C# using rtf tags. But when I convert the file to pdf, the image is shrinked. What could be the reason? Thanks

Member Avatar for Momerath
0
71
Member Avatar for erickvla

Hello guys, anyone knows where can I get the "Spring in Action" book on PDF format? Thanks!

Member Avatar for peter_budo
0
119
Member Avatar for anita_86

Hi again!! I am stuck into a new problem.I have a invoice form with regular fields in it and when the user press the print button, I want to print it out in desired formatting like, company name, address etc. at the top of the page, and so on. Can …

Member Avatar for anita_86
0
87
Member Avatar for sj5536

i want to convert following file into table formate how do i do this? i wan to convert it pdf file text file :- 2011012735981481 15:27:29 35235139 15:27:29 LARSEN & TOUBRO LTD. 10 D (DEL) LARSEN & TOUBRO 10 (NET) LARSEN & TOUBRO 10 2011012736007203 15:29:32 35263544 15:29:32 OIL AND …

Member Avatar for peter_budo
0
137
Member Avatar for RGStrat

So I have a script that is processing results of a form. What I'm trying to do is to set a variable by the results of a dropdown. This variable is a filename. Here is the PHP that processes it: [CODE]if ($industry = "Coal and Power") {$link = "Coal-and-Power-portfolio.pdf";} elseif …

Member Avatar for RGStrat
0
104
Member Avatar for piyushdhamecha
Member Avatar for irenejd

I have an electronic subscription to a newspaper and I generally download and print the puzzles for doing them later. Due to health issues, I'm behind about 6 months, but I'd like to catch up. I'd like a script to automate the download and save it to my PC. I'm …

Member Avatar for irenejd
0
151
Member Avatar for lius84

Hi all, I write because I am struggling with a very strange thing. I have this class: [CODE] static const long POINTS_VERY_FEW = 100; class Bin2DSphere { /*! Class for 2-dimensional binning on a sphere */ public: string Name; double PhiMin; /* Minimum value of Phi */ double PhiMax; /* …

Member Avatar for mike_2000_17
0
181
Member Avatar for rohit.net100

Hi , I am saving my grid data into my database. But problem is only my bound column data is saving, not template columns data, for template columns, it stores 'zeros'. I tried many method for converting string into integer(convert.int32, integer.parse, cint, integer. tryparse, ctype), but all methods gives me …

0
77
Member Avatar for swapnathomas

hi all, i need to convert highchart graph to pdf format using server side code(asp.net/c#). i dont want to use highchart controls in-built export functionality. also i want to export multiple highchart to pdf in single click. if anyone knows plz help me. thanks in advance. --swapna thomas

0
56
Member Avatar for swapnathomas

hi all, i need to export highchart to pdf format using server side code(asp.net/c#). i dont want to use highchart controls in-built export functionalilty. also i want to export multiple highchart to pdf in sigle click. if anyone knows plz help me.......... thaks in advance.

Member Avatar for pritaeas
0
34
Member Avatar for hema dhevi.N

hi friends i am a beginner in python programming. I have written code to download 16 pdf files. I am getting the pdf file but I am unable to open the file it is showing error. please help me. [CODE]import re,urllib url="http://www.ncbi.nlm.nih.gov/books/NBK16" id1=[30,24,25,28,22,23,14,33,21,29,16,27,18,20,17,26] j=1; for i in id1: address= url+str(i)+'/pdf/ch'+str(j)+'.pdf' …

Member Avatar for hema dhevi.N
-3
107
Member Avatar for kieky

can anyone provide me a sample code who have used iTextsharp to convert pdf to text .... Please help.... this is very urgent...

Member Avatar for kvprajapati
-1
126
Member Avatar for bennyboy79

please can someone help with the above? here is my hijackthis report: Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 18:43:58, on 22/01/2011 Platform: Windows 7 (WinNT 6.00.3504) MSIE: Internet Explorer v9.00 (9.00.7930.16406) Boot mode: Normal Running processes: C:\Users\Ben\AppData\Local\Audiogalaxy\Audiogalaxy.exe C:\Program Files (x86)\Creative\MediaSource5\Go\CTCMSGoU.exe C:\Program Files\Alwil Software\Avast5\AvastUI.exe C:\Windows\SysWOW64\rundll32.exe C:\Program Files (x86)\iTunes\iTunesHelper.exe …

Member Avatar for PhilliePhan
0
153
Member Avatar for Rohith Reddy

Hello, I have problem in converting the following datalist to PDF. Can anyone help me in this regard. Thanks, Rohith [CODE] <asp:DataList ID="resultdatalist" runat="server"> <ItemTemplate> <table id="listdata" bordercolor="#000033" cellspacing="1" cellpadding="1" align="center" border="2" width="610px" style="position:absolute;top:130px" > <tr> <td style="width:260px; height:27px"> <asp:Label ID="propertyname" runat="server" Text="1.PROPERTY NAME" Font-Bold="true" Font-Size="Small"></asp:Label></td><td style="width:350px"><asp:Label ID="propertynametxt" runat="server" Text='<%# …

Member Avatar for Rohith Reddy
0
269
Member Avatar for JNT

Would someone review my log from the Hijackthis program and see what I need to remove? Thanks in advance. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 2:42:47 PM, on 1/16/2011 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.5730.0013) Boot mode: Safe mode with network support …

Member Avatar for crunchie
0
274
Member Avatar for toast4lunch

well I followed the steps before posting and it seemed to solve the problem but here is the logs anyway: GMER 1.0.15.15530 - [url]http://www.gmer.net[/url] Rootkit quick scan 2011-01-15 13:46:00 Windows 6.0.6002 Service Pack 2 Harddisk0\DR0 -> \Device\Ide\IdeDeviceP2T0L0-4 TOSHIBA_MK1637GSX rev.DL032C Running: xrsodq7v.exe; Driver: C:\Users\Owner\AppData\Local\Temp\uwldrpob.sys ---- Devices - GMER 1.0.15 ---- AttachedDevice …

Member Avatar for crunchie
0
565
Member Avatar for fabzster

Hi I have a db that has the following Data for example: PolicyNumber, StoreId, ConsultantName,ClientName, ClientSurname I would like to have a report that will give me a list of policies done for that day seperated by store printed to PDF. So Basically Store - 12CEL 24Hr001 Bob Joe Soap …

Member Avatar for fabzster
0
1K
Member Avatar for javanerd21

please do inspect my code please, any error? in my net bean, its show the overall of the coding was red color. here is the code : [CODE] <%-- Document : updateAssignment Created on : Jan 18, 2011, 2:09:56 PM Author : Khalid Bin Dris 2008401558 --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> …

0
131
Member Avatar for happygeek

Want to know how to fix an election without resorting to bribery and corruption? Ever thought about throwing some Return Oriented Programming into the voting equation? Ordinarily, the hacking into of an electronic voting machine might spark a little bit of interest if there were an election looming perhaps. That …

Member Avatar for MosaicFuneral
0
629
Member Avatar for helpmeee

I am using a sony VAIO laptop [model#PCG-7M1L] and there is a Hacktool.Rootkit virus that is bothering me. Can anyone help me out? Here is my last HijackThis logfile. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 7:19:47 PM, on 5/31/2010 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet …

Member Avatar for crunchie
0
260
Member Avatar for scottdurica

I'm building a program allows me to answer questions with radio buttons, and then save a list of the questions and the selected answers to a .txt file which I can convert to a .pdf from Word or some other program. Im using a PrintWriter to write the file, and …

Member Avatar for mcriscolo
0
736
Member Avatar for Dragewood

Hello, For the last couple months I've been having an issue where once in a while I'll be browsing, and when I click on a link, a second instance of Firefox will open up to an ad site. Then just yesterday I noticed another issue where clicking a google result …

Member Avatar for crunchie
0
462
Member Avatar for scottdurica

Hi all, Im trying to create and write to a file to create a "list" type document that I can convert to .pdf and print out later on. Below is an example of what I'm doing. [I]out[/I] is my file and list in a string array that holds the answers …

Member Avatar for scottdurica
0
207
Member Avatar for Froot_loop04

:( Can someone please help me? Last night my computer shut down for no apparent reason and when i started it up again it said that had recovered from a serious error. I have a feeling i may have some nasties on board! My computer restarted and took me to …

Member Avatar for Froot_loop04
0
356
Member Avatar for Wkb9008

I'm having this problem I'm sure many people have had before me, but i haven't been able to get rid of it. Not sure if this is the same thing, but my computer also gets the error "the service cannot accept control messages at this time." here's my hijackthis log: …

Member Avatar for Wkb9008
0
195
Member Avatar for Griffin54

I want to add a page "Loading" image on one of my html web pages while some of my .pdf file upload when clicked on. I have found a few different sources of javascript code for the page loading function but none of the code I tried seemed to work …

Member Avatar for Arkinder
0
100
Member Avatar for left19

I am trying to get a pdf file from the server using php. The file is pdf and it is not corrupt, but when I use this code adobe says its a corrupt file. I just want to show a file to users like a regular link <a href="123.pdf"> this …

Member Avatar for left19
0
146
Member Avatar for TKSS

If one thing should be at the forefront of every system administrators mind, then it is security. Microsoft has been taking a lot of flack about not being as secure as they could be, and there has been a market swing in the use of the Firefox web browsers as …

Member Avatar for Fest3er
-1
1K
Member Avatar for azgold472

This is what im trying to do. A pdf is uploaded to my uploads directory. Named abc activity.pdf or abc page2.pdf the pdf could be from different clients. so I want to pull the ABC or a certain amount of char out of the name to populate the destination `#Property#` …

Member Avatar for arrgh
0
146
Member Avatar for kieky

this is my code.. i can upload everything (image, pdf, doc, ppt, xls, text), but i can upload file with Microsoft Office 2007 (docx, pptx, xlsx).. whats wrong with my code? can u help me? Please?? [code] DMSDataAccess db = new DMSDataAccess(); Dokumen doc = new Dokumen(); Versi versi = …

-1
74
Member Avatar for raspberrysauce

I thought I had gotten rid of a fake antivirus program that had somehow got on my computer through pop ups, but it seems there is still some sort of virus on it. If anyone can help me get rid of this, I would greatly appreciate it! I'm running Windows …

Member Avatar for gerbil
0
782
Member Avatar for horserider

i cant install adobe photoshop CS5 Extended .. it gives error like this Exit Code: 6 -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 43 error(s), 41 warning(s) WARNING: The payload: Adobe Photoshop CS5 Core {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} requires a UI parent with following specification: Family: Photoshop ProductName: Adobe Photoshop CS5 Core_x64 This …

Member Avatar for horserider
0
756
Member Avatar for Griffin54

Hello; On one of my web pages I want to add a page "Loading" image while some of my .pdf file upload when clicked on. I have searched for and found a few different sources of javascript code for the page loading function. However, none of the code I tried …

Member Avatar for Airshow
0
73
Member Avatar for astroboy44

Hi guys,I am trying to force download files from ftp server to my local machine using the following code. [CODE] <?php header("Content-type: application/octet-stream"); header("Content-Disposition: attachment; filename=\"" . basename($filename) . "\""); header("Content-Transfer-Encoding: binary"); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'ftp://username:password@localhost/'.$path.'/'.$filename); curl_setopt($ch, CURLOPT_HEADER, 0); curl_exec ($ch); curl_close($ch); ?>[/CODE] The above code works perfectly …

Member Avatar for astroboy44
0
1K
Member Avatar for mcgeepj2

Greetings All, You helped be greatly last time I was here, hoping for a repeat. I have a page at [URL="http://www.vfw10216.com/download_file.php"]http://www.vfw10216.com/download_file.php[/URL] that displays contents of my database that stores PDF files. The contents field is type 'mediumblob' and attributes is 'binary'. The field does contain data in every record, as …

Member Avatar for mcgeepj2
0
724
Member Avatar for rahulb310
Member Avatar for thomas6188

Hi I was trying to extract the content of a pdf file and display its content in android. I tired the code in java and it worked.But when i am coding it in android, its not displaying anything.I placed the file in assets folder and then used asset manager(not sure …

Member Avatar for peter_budo
0
233
Member Avatar for sharkie002

Vista Home Premium X64 I got a virus that seems to have messed up my OS pretty good. I clean my system regularly using MBAM and Super Anti Spy Ware, and was using Avast AV. But my system got a nasty virus. I currently can't explore my system files without …

Member Avatar for crunchie
0
392
Member Avatar for Freefall123

I dont know if I have a virus or trojan. My left mouse button works normally on startup but after 10 -30 minutes instead of say opening a file or starting a program it will show the shortcuts properties and the keyboard stops responding at all. I ran Kaspersky antivirus …

Member Avatar for jholland1964
0
289
Member Avatar for sinic

Hi So I had a post all typed up, but then when I was running GMER the computer crashed and I lost it. The gist of it is that I'm home visiting my parents and their computer is pretty close to FUBAR. It's got a virus that's redirecting search results …

Member Avatar for jholland1964
0
329
Member Avatar for RC331133

Hello Daniweb. I've been working on a small POS termal printer, and now i've run into a problem. The problem is somewere deep down in the mystical depths of ESC commands. However, to the point... I've printed a barcode (EAN13), The barcode comes out but there is a small problem …

Member Avatar for RC331133
0
116
Member Avatar for bhagawatshinde

Hi, I want to display the data in the 2 column of PDF using iTextsharp. Like this way e.g. Q.1 aaaaaa Q.5 eeeeeeeeeee Q.2 bbbbbb Q.6 fffffffffff Q.3 cccccc Q.7 ggggggggggg Q.4 dddddd Q.8 hhhhhhhhhhh On next page Q.8 aaaaaa Q.12 eeeeeeeeeee Q.9 bbbbbb Q.13 fffffffffff Q.10 cccccc Q.14 ggggggggggg …

Member Avatar for bhagawatshinde
0
169

The End.