1,024 Topics

Member Avatar for
Member Avatar for mbrown686886

Hi Daniweb Community, I have a application that opens a pdf viewer and I would like to email the current(one in the pdf viewer) as an attachment in Outlook. I have listed the code below that opens the pdf viewer and I have listed the code to send an email …

Member Avatar for msrd
0
456
Member Avatar for josiefrut

Hi guys, Does anyone know how to hide a toolbar (file toolbar) in pdfbox using java api? really need help.. Thanks!

0
74
Member Avatar for arunpatyal1987
Member Avatar for arunpatyal1987
0
133
Member Avatar for kevcpu

I am currently reading data from a webpage form, using the data to generate xml, using xslt to translate the data into an html format and emailing the html. Is there a way to transform the data into a pdf format and send this as a file instead? I have …

Member Avatar for iceandrews
0
113
Member Avatar for reachnair

Can any body help me out I have multiple pdf file's with attachments need to split , read and store in database.

0
17
Member Avatar for kimbula...

I want to open a PDF document when I click on a button. I know the way to open a word document but couldn't apply the same method to open a PDF document. If anyone can help me regarding this matter it would be a great help to me. Thank …

Member Avatar for asp.net_SoS
1
125
Member Avatar for Borzoi

I have been waiting for three days now for someone in the IT department where I work to update Acrobat so that I can use it. I don't know why they're taking so long because all they need to do is log in as an administrator then click "update" on …

Member Avatar for gerbil
0
222
Member Avatar for luiso

I´m working in a very important project and I need to find out as fast as it´s possible how to do this. Please, anybody there send me something. I can´t buy the very expensive PDFRRasterizer lib from tallcomponent. Thanks.

Member Avatar for CloneXpert
0
4K
Member Avatar for visualmonk

Hello, We have scanned a series of magazines into single page PDFs. We also have an index of the magazines that includes the title and page range of individual articles. I have been able to convert that index into a MySQL database and I've written a PHP page to search …

0
58
Member Avatar for lipton150786

I want to read content of pdf file when window openfiledialog appear.I use VB 2005 at winform. anybody know please help me!!!( show code

Member Avatar for trpsjt2008
1
94
Member Avatar for ebanbury

Hello I'm using mysql databases and php via dreamweaver for the scripting. I have worked out how to submit images to a database and retrieve them. How to just use the image_location to insert dynamic images into a webpage etc. But I'm really struggling in working out how to just …

Member Avatar for MindSter
0
3K
Member Avatar for chrixlee

I've been working on my paper with a batch of PDF to converter. Basically, I want to present my PDF to the Professor much more like a Flash book. So any converter can make it? Better with the page-flip effect. thx in advance!

Member Avatar for MindSter
0
124
Member Avatar for freshface001

hi to all, can posible to load the pdf file in flash? any pdf control is there in flash like loader, scroll window components?

Member Avatar for MindSter
0
161
Member Avatar for Derek Chou

I want to convert pdf to epub book for reading on my sony reader, or iPhone, could someone recommend me a good software. It would be better, if the software is free of charge. Thanks in advance. PS: I work on a Mac computer.

0
87
Member Avatar for vvashishta

I need to export the HTML report to PDF. how can I do this. Please help me out. Thanks

Member Avatar for kvprajapati
0
47
Member Avatar for sugikrish

Hi frnds, I want the source codew for converting any one format to pdf. Any one know abt this pls help to me. Thanks in advance.

Member Avatar for Daiva
0
56
Member Avatar for PCBrown

[ATTACH=RIGHT]16606[/ATTACH]Apple released their latest firmware update for both the iPhone and iPad today, versions 4.0.2 and 3.2.2 respectively. Unfortunately for those who haven't jailbroken their device yet, this will prevent you from using the PDF based JailbreakMe tool in the future. In a similiar fashion, it will remove the jailbreak …

Member Avatar for Radovich
0
195
Member Avatar for sadhawan

Hi guys, can anyone tell me how can i store pdf files and images in sql databse. Thanks

Member Avatar for sadhawan
0
57
Member Avatar for Smudly

Hi, I'm creating an upload section that limits users to upload the following file types: .pdf .zip .rar .doc .jpeg .gif When getting the type for .pdf files, it comes up as: application/force-download and for .rar files it comes up as: application/x-download If I do a check that says: if …

Member Avatar for ApocDen
0
70
Member Avatar for avtarmori

We are developing web application in which we have provided force download functionality for PDF report. We have following code to support Force Download Functionality for PDF report. Response.AppendHeader("content-disposition", "attachment; filename=" + name); if (type != "") Response.ContentType = type; Response.TransmitFile(path); Response.End(); Response.Redirect("~/home.aspx", false); return; As you can see from …

0
40
Member Avatar for shmay

I want a portable reader with which I can read pdfs. That's all. I am a poor college student, so price is a huge factor. Help! Thanks in advance.

Member Avatar for PaulDest
0
438
Member Avatar for Lolalola

Hi, i use latest TCPDF version. If the text is a picture of a bad link shows an error and do not generate a PDF file. Is it possible to disable this error? If you did not find the image to generate the PDF, but without a picture. I hope …

0
51
Member Avatar for Borzoi

I am looking to create a digital questionnaire which isn't web based. I need it to be a word document or PDF file (or something similar) that anyone could download to their computer and fill in on their computer (or if they choose to, print it out then fill it …

0
100
Member Avatar for kaede1888

Recently I have some PDF files need to transfer to word for use in my office 2008. I firstly tried to copy and paste but the contents are messed up using Adobe Reader. I could not upload it to SNIP or other online websites because they are my company’s confidential …

Member Avatar for macgurl70
0
275
Member Avatar for selvam543

when i have written fpdf coding in php. i have saved named as somthing.php (example somthing) then how to run this file.

Member Avatar for ariffin246
0
83
Member Avatar for klevur

Hi I am interested in linking to a specific page in a pdf file, but I have not been able to find anything online that describes this process using .asp. Is it even possible? If so, could someone post a snippet of code that would allow me to accomplish this? …

Member Avatar for Lusiphur
0
83
Member Avatar for greeny_1984

Hi everyone, I have a requirement where I need to generate a pdf doc.I am using itextlibrary for that condition.I am able to generate pdf doc but alignment is not correct.The table is getting divided in to two equal parts in pdf doc for what ever width I specify.How to …

0
54
Member Avatar for wish02

i need to print this as a report, how do i export it to word or pdf with seeing exactly what is seen on the browser? because sometimes the format is disorganized. please help! thanks! [code=php] <?php session_start(); if(!session_is_registered(myusername)){ header("Location:main_login.php"); } $userId = $_SESSION['userId']; include "../../../_functions.php"; ?> <html> <meta http-equiv=\"Content-Type\" …

Member Avatar for chrishea
0
140
Member Avatar for adi.shoukat

I want to write a Code in C which can create copy any given file (txt, bmp, jpg, pdf etc) what i've written so far is: int main(){ FILE *fp; char ch; FILE *fpW; if((fpW = fopen("file2.gif","wb"))==NULL) { printf("Cannot open Destination file.\n"); exit(1); } if((fp = fopen("file.gif","rb"))==NULL) { printf("Cannot open …

Member Avatar for Adak
0
2K
Member Avatar for Jackmartini

What are some of the issues that can cause random problems with pdf files downloaded from a website? Sometimes they display a solid black screen, sometimes white, sometimes get a warning window that says only 'adobe', and other times they work fine. There seems to be no pattern - just …

Member Avatar for Jackmartini
0
88

The End.