4,455 Topics

Member Avatar for
Member Avatar for foco

I'm currently working on an application that involves reading pdf files into a variable and passing them to a server via http POST method. On Linux, everything is fine because I can use cat and popen: [CODE=python]pdf = os.popen('cat testpdf.pdf').read() #read pdf data in Linux[/CODE] However, in Windows, the DOS …

Member Avatar for jagan605
0
89
Member Avatar for urubullino

I need to run a pdf in cfm page. It needs to run the standard program (acrobat reader ,...) and then, open my PDF file. How can i do this? Thanks

Member Avatar for arrgh
0
102
Member Avatar for jmaddy10

Hello all, I just started working at a firm as a web assistant and was given the task of redesigning our site. One of my tasks involves making the site more efficient by using include files. I have never designed with this in mind and despite my best research I …

Member Avatar for jmaddy10
0
291
Member Avatar for hashtable

Hi all, firstly I'm new here and my English is not perfect but I think it is not important :) I have web page where user can upload file. He can select which file to upload with standard HTML input of type file. I want to add this feature: when …

Member Avatar for vani.golakoti
0
583
Member Avatar for MFiaz

I have a Crystal report it has dynmic information on page header when I export to excel, only first page header shows in excel. I am using asp.net visual studio 2008 sp1. if I export it to others format like pdf, word etc... its working fine lets assume page header …

0
42
Member Avatar for MFiaz

I have a Crystal report it has dynmic information on page header when I export to excel, only first page header shows in excel. I am using asp.net visual studio 2008 sp1. if I export it to others format like pdf, word etc... its working fine lets assume page header …

0
55
Member Avatar for knos

The URL [url]http://exampel.no/mypage.pdf#page=3[/url] opens mypage.pdf on page 3 if you use Internet Explorer. How can I make it work also in Firefox, where mypage.pdf always opens on page 1.

0
44
Member Avatar for robertbtaylor

My computer's been running really slow. So i ran Spybot Search & Destroy, Maleware's Anti-Maleware, and all the other recommended stuff and they found nothing. Heres a the hijack this logfile Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 6:50:21 PM, on 10/16/2008 Platform: Windows XP SP3 (WinNT 5.01.2600) …

Member Avatar for esfwff
0
164
Member Avatar for flipboi15

hey guys, my problem is that my download speeds have gone down, and I mean noticeably down. i ran the speedtest and my speed was was not even half of what my ISP average is. i'm not sure if its my computer giving out on me since it is about …

Member Avatar for esfwff
0
507
Member Avatar for pankaj.garg

Hello, I am making a program, where cycles of a process are running and i have to save a report every 10th cycle. The report should get saved automatically, without human interference and should be saved in a non-editable format (say PDF, JPG etc). I have tried a couple of …

Member Avatar for pankaj.garg
0
198
Member Avatar for habib55

hi all, I need help or an idea in asp.net for 1.) Reading all the contents of a page against a url. 2.) Convert all these contents into a pdf file. Thanks.

Member Avatar for habib55
0
112
Member Avatar for NewToPhp

Hi everyone, I am new to php and currently i am trying to modify a word / text in a PDF file. For example, i would like to replace a specific word / text [knowledge] in a PDF file with friends. e.g. I have a wide range of [Knowlege]. I …

Member Avatar for namiamy
0
789
Member Avatar for samhoward65

Hello, I think I have a search engine redirect virus; each time I am on Internet Explorer/Firefox (using Yahoo or Google search, it doesn't matter), I type in, for instance, "Berenstain Bears". I click on the link that I know is their official website, and I get redirected to bizrate, …

Member Avatar for crunchie
0
287
Member Avatar for tyson.crouch

G'day, I was wondering if anyone here knew how i could convert java output to a formatted PDF file? If anyone knows of a reliable open-source project it would be much appreciated. Thx, TC

Member Avatar for ~s.o.s~
0
52
Member Avatar for Tokoloshi

Please Help I can not open Windows Explorer at all. I've run HijackThis and this is the log: Logfile of HijackThis v1.99.1 Scan saved at 09:49:02 AM, on 2010/06/05 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\Program Files\Common Files\BitDefender\BitDefender …

Member Avatar for jholland1964
0
241
Member Avatar for dbrey99

My Searches are being redirected. I've tried several different solutions posted elswhere online, but no luck whatsoever. Please let me know if you have any suggestions. Thanks in advance. GMER 1: GMER 1.0.15.15281 - [url]http://www.gmer.net[/url] Rootkit quick scan 2010-05-29 13:24:59 Windows 5.1.2600 Service Pack 3 Running: ssionnq5.exe; Driver: C:\DOCUME~1\ADMINI~1.SPI\LOCALS~1\Temp\kxldypow.sys ---- …

Member Avatar for dbrey99
0
837
Member Avatar for sunshine2009

It has been more than a year since I went on that account, I just realized that I can't remember the pdf password.

Member Avatar for kristain
0
142
Member Avatar for foco

I have a simple script to POST a pdf to a server. It works great when I use Ubuntu to run it. However, when I run it in Windows, I get this error: Error: <urlopen error [Errno 10035] A non-blocking socket operation could not be completed immeditately> Could this be …

0
67
Member Avatar for visweswaran28

Hi, I am using itextsharp-5.0.2-dll trying to create pdf from html. In that I am using HtmlParser, I dont know what should I import for this. still It getting error due to this. Can any one help me

Member Avatar for PierlucSS
0
89
Member Avatar for Mongooseman

Last summer I took a job working on a small company's website. At first I just added some pages they wanted, but by the end of the summer, I rebuilt it from the ground up. The original version looked like something from the nineties, complete with scrolling text and a …

Member Avatar for Mongooseman
0
163
Member Avatar for visweswaran28

Hi, I want to set word wrap in gridview. I tried with div tag, I creates horizontal scroll bar, but I am converting html to pdf, i dont how the output will look with this scroll, so that i am searching for any other possibilities.

Member Avatar for murugavel84
0
77
Member Avatar for Chromedragon

Seems Daniweb helps a lot of folks out and I would be forever grateful if someone could help me solve this problem. I never actually use IE, just Firefox, but for the past couple of months I have been dealing with occasional popups and at least two copies of IEXPLORE.EXE …

Member Avatar for jholland1964
0
265
Member Avatar for n30h4x

So my goal for a project of mine, is to output the values of variables into their respected locations in PDF file. Where would I need to look to get started on this? Are there any library's anyone would recommend?

Member Avatar for n30h4x
0
127
Member Avatar for ayesha789

Dears I have Developed a System for UPLOAD PDF files in Database. [INDENT]I Require to rename the file as LA when file is Uploaded in DB.[/INDENT] Here is my Form [CODE]<form enctype="multipart/form-data" action="dS.php" method="POST"> <tr> <td><table width="98%" border="0" cellspacing="0" cellpadding="0" > <span class="style7 style1">Site Id</span><input type="text" name="id" value="" /> <tr> …

Member Avatar for ayesha789
0
1K
Member Avatar for niths

hi all, i had a page where we can upload files.so when i upload pdf,wmv,win files, they are not uploading. but the rest like txt,doc,jpeg are uploading fine. so i need pdf,wmv,win files also upload. so can any one please... here is my upload code. [CODE]<?php ob_start(); @session_start(); require_once ("check.php"); …

Member Avatar for json101
0
118
Member Avatar for visweswaran28

Hi, I have aspx page in which I loaded tables and other info dynamically, now i want to convert this current page content into pdf, is it possible..

Member Avatar for rohand
0
63
Member Avatar for nksstar
Member Avatar for NathanOliver
0
29
Member Avatar for daveyfour

I see other threads with my same problem, but from what I can tell it is best if I start my own thread. When I search for something in Google, after I get my search results, the links get redirected to various ads/spam sites. I use IE with Windows xp …

Member Avatar for crunchie
0
257
Member Avatar for jovypinoy

Hello guys, I've using Acrobat Reader 9.3.2 and I want to insert an image to the PDF file. As I searched through the web. I dont have the tools for inserting images in my acrobat or maybe I just can't see it. They said, to insert an image "Go to …

Member Avatar for jovypinoy
0
477
Member Avatar for jwbeancat

I have an HP 4215 officejet all-in-one. Having recently purchased a new laptop with Vista Home Premium, I had not attempted a scan before today. Of course, the buttons on my all-in-one were not recognized. At first, I just looked for recent drivers on HP but then I googled the …

Member Avatar for zien_ghazaly
1
229
Member Avatar for codedhands

Hello Good people,am not so sure if this should go here,i am student who is interested in developing a search engine that indexes pages from my country.I have been doing my research on Algorithm to use for sometime now and i have found HITS and PageRank as the best out …

Member Avatar for binoykp
0
1K
Member Avatar for reanopp

Hi guys, We have a custom-written online invoicing system, written in PHP. Right now, it generates an HTML invoice (with CSS etc) and sends that to the clients as an HTML mail, but since a lot of mail clients regard it as spam, disable functionality and images, or just completely …

Member Avatar for abeltenny0210
0
938
Member Avatar for lisles

Hi.i want to use a ajax updatepanel.on postnack i only want the datalist "dlEvnt" to get refreshed.but thats not happening.can anybody tell me what to do. Here's my code [code] <%@ Page Language="C#" AutoEventWireup="true" CodeFile="news_evnts.aspx.cs" Inherits="news_evnts" %> <%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Web.UI" TagPrefix="asp" %> <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for lisles
0
160
Member Avatar for mandeep.laha

I am developing a web application in which the clients wants to generate a pdf of the current page. I google a lot about this but didn't find any suitable solution to the problem. Many dlls and classes are available but no one is working. The main problem is that …

Member Avatar for mandeep.laha
0
88
Member Avatar for camaroguy1971

Running Windows XP service pack 2. I think I have been hit with a trojan or virus. My taskbar is missing! First let me say I think I am somewhat of an advance PC user to the point my family brings me all their computer problems to fix. I usually …

Member Avatar for meganeta
0
176
Member Avatar for newsguy

Last year security vendors were warning that botnets were not only not dead, but bouncing back in a big way. One suggested that [URL="http://www.daniweb.com/news/post1080975.html"]botnets would become autonomous and intelligent[/URL], with each node containing inbuilt self-sufficient coding in order to coordinate and extend its own survival, during the course of 2010. …

Member Avatar for jollyscoden023
2
170
Member Avatar for sureshrajanmca

Is there a way to change the font of the header? That's what I'm really after. I tried this: headerItem.Style["font-family"] = "arial"; and other fonts too, but none of them seem to have any affect on the exported PDF. (Word and excel are fine).

0
69
Member Avatar for sureshrajanmca
0
67
Member Avatar for sureshrajanmca
Member Avatar for itshibu

Dear all, I am creating a small project for my company ie; document controller. In this project a small module is reading documents. I already made reading of other documents like word,text, etc. But I am unable to create a program that can read pdf files. My main aim is …

Member Avatar for tyagnesh
0
185
Member Avatar for DYE

Hi I'm new and have a question regarding MIPS hardware single cycle datapath. I've search and looked through many textbooks and I couldn't find the answer to my question. My question is how does a shift instruction (srl, sll, etc.) get interpreted and travel through a single cycle datapath. Everything …

Member Avatar for asra62
0
818
Member Avatar for kaylaface

Any time I use a search engine and I click on the result I want, I am redirected to another website; generally advertisements. I followed all the steps from the "read me before posting thread" and was able to do everything except run the Microsoft Windows Malicious Software Tool. When …

Member Avatar for jholland1964
0
272
Member Avatar for lisles

hi; Im using a gridview to display images in 1 of the column...but the size of the images is very small.is there anyway to enlarge the image on mouseover or even without mouseover by adjusting the column width or something.i would prefer doing it by mouseover.can anybody help me...my code …

Member Avatar for lisles
0
637
Member Avatar for prathapji11
Member Avatar for prathapji11
0
51
Member Avatar for devLady

hi guys, where can we find free pdf tutorial on asp.net 3.5 with mvc and silverlight and also in sql 2005 tnx in advance

Member Avatar for devLady
0
184
Member Avatar for slfisher

All of the applications for the second round of broadband stimulus funding have been posted -- sort of. In the American Recovery and Reinvestment Act of 2009, also known as the stimulus package, Congress appropriated $7.2 billion for broadband grants, loans, and loan guarantees to be administered by the USDA’s …

0
211
Member Avatar for prinshudj

How to download a pdf link? suppose we have a pdf url (like "http://images.apple.com/support/itunes_u/docs/iTunes_U_User_Guide.pdf") now i have to create a button on click of which it downloads that pdf. i have tried window.open() method in javascript but it opens it in another window. is there a way to download a …

Member Avatar for fxm
0
314
Member Avatar for sachin.quadros

I am using FPDF utility to generate report using Mysql DB i hv to select the entry in DB and print in to columns I am generating PDF files as output. There are two column's in Report and many rows of data which is queried from the DB i.e Title …

Member Avatar for chrishea
0
109
Member Avatar for abdulraqeeb33

Hi, this is the error that I get..please help me debug is...the source code is below the errors...thanks the website must look something like this [url]http://www.sis.pitt.edu/~arazeez/index.html[/url] * Line 20, column 40: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag …

Member Avatar for Netprof
0
397
Member Avatar for EddieC

One might have titled this story "Beware of government bearing gifts." We should be exceedingly wary whenever law makers begin dabbling with something that's been working exceedingly well for decades. Today that thing is the Internet, perhaps the least-regulated industry in the U.S. today. This week the U.S. Federal Communications …

Member Avatar for Usernamex235
0
244

The End.