1,024 Topics

Member Avatar for
Member Avatar for pepsoft239

Hi All I have a requirement to develop a VB application to download a pdf file from a server using an example URL [url]http://xxxxxxxxxxxxx/pdffiles/yyyyy.pdf[/url]. I need to perform a silent download and print the same to the local printer. As this is going to be a scheduled task, I need …

Member Avatar for meilbeck
0
3K
Member Avatar for subhashchndr
Member Avatar for chrishea
0
82
Member Avatar for nsrivi

Hi, I have a task to convert HTML files to PDF files and i have no clue how to start. Can anyone advice as to how to go about doing this conversion from HTML to PDF? Thanks in advance, Regards, nsrivi

Member Avatar for madz015
0
170
Member Avatar for wish02
Member Avatar for wish02
0
96
Member Avatar for rukshilag

Hi so i have a search box of a student database. and when searched the results are displayed in a tabular form. i first used window.print to just print out the search results div if the users want some sort of a report. but when using window.print the css is …

Member Avatar for NGOBOLA
0
106
Member Avatar for DrakeMagi

been googling for 5 days. The library has the book check out for the next 16 days. I'm using debian lenny linux , have nasm installed . I'm looking 1:1 assembly programing. No high level. to me no point in learning assembly if you going to use high level commands. …

Member Avatar for gerard4143
0
180
Member Avatar for hinsel

Hello, I am trying to populate a pdf (application, complete with form fields, altho not all are named uniquely) from a form. I am having trouble populating certain fields which are undefined/unnamed in the original pdf, or which seem to have child arrays I can't get to...I know this has …

Member Avatar for arrgh
0
147
Member Avatar for tejasluvs

I am working on a PHP application and there is a link by which Invoice Preview can be seen and it is dynamically generated. There will be an option in this preview to convert it into PDF. I am trying to find a php class or script which will easily …

Member Avatar for tejasluvs
0
71
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
82
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
99
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
42
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
778
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
46
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
138
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
121
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
114
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
61
Member Avatar for nksstar
Member Avatar for NathanOliver
0
26
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
471
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
932
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
85
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
66
Member Avatar for sureshrajanmca
0
65
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
172
Member Avatar for prathapji11
Member Avatar for prathapji11
0
47
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
276
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
107
Member Avatar for Encrypted

Hey everyone, I don't even know where to begin with this. I need to limit folder access to only those members who are allowed to access them. For example, I'm creating a folder /5/ within a folder called /orderreports/ for the order id 5. I need to check which user …

Member Avatar for Usernamex235
0
163
Member Avatar for rukshilag

This is a table customization in a search form. I need the ticked checkbox values to be passed to the pdf.php in order for the table to be customized. but the table is not filled nor is it customised. [CODE]<?php //access incoming name, id or radio button values $cs = …

Member Avatar for Zagga
0
168

The End.