1,024 Topics

Member Avatar for
Member Avatar for veledrom

Hi guys, Is there anyone know any library that sets an image as header and footer? I used [B]TCPDF [/B]but it doesn't for footer image. Also, [B]html2fpdf [/B]doesn't support image as header or footer at all. Any other that may work for me? Thanks in advance

Member Avatar for rpv_sen
0
112
Member Avatar for baig772

i m new to php is it possible to generate pdf files with php using wamp as a web server

Member Avatar for TommyRay
0
63
Member Avatar for visweswaran28

Hi, I want to know how to generate pdf file with help of ms report viewer. I will pass needed parameter to that reportviewer that should generate pdf, it should be done at back side user should not know this(invisible mode). Thanks in advance

0
62
Member Avatar for Greg8202

Hi All. I have developed a cgi script in C/C++ to dynamically create PDF forms with data filled in from an Oracle database. To do this I used PDFlib (version 7.0.1). The submit button on the form submits a FDF file to the server where it is saved via another …

0
90
Member Avatar for coolest_987

Hi Everyone How to convert pdf file into HTML through php? Any help will be depreciated. Thanks in Advance :(

0
91
Member Avatar for coolest_987

How to read pdf file in a variable so that i can display that in php page ? Thanks in Advance :)

Member Avatar for chrishea
0
91
Member Avatar for sj5536

hi, thankx for solving all my previous thread right now my problem is that i have to get width and height of pdf file

Member Avatar for peter_budo
0
223
Member Avatar for jacob21

Hello friends, I want to know how to open a pdf file in PHP when a user clicks on that pdf link. Like [B][U]Rules pdf [/U][/B]when a user click that link,in the next tab pdf file of rules will open Thanks

Member Avatar for smantscheff
0
123
Member Avatar for CodeWord

Hello Daniweb! [COLOR="Red"]I'm using VS2010, targeting .NET 4.0. [/COLOR] I'm looking for options with programmatically printing PDF's from a windows service. Basically, I have an app that will have a folder full of PDF's that were created overnight. The service should be able to print them to a specified printer, …

Member Avatar for CodeWord
0
157
Member Avatar for narama87

Hello everyone :) , this is my first post in here , well , i want to display a right to left langage like urdu,arabic .. my code is working fine , but doesn't display this kind of langage :rolleyes: , [CODE] <%@ Import Namespace="System.IO" %> <%@ Import Namespace="itextsharp.text" %> …

Member Avatar for narama87
0
791
Member Avatar for Ritesh_4

Hello Sorry if I've posted in the wrong forum, but I wanted to know if it is possible to create a new pdf document directly from Acrobat X Pro, without having to first create in MS Word or any other apps then convert to pdf? If so, then what are …

Member Avatar for Ritesh_4
0
114
Member Avatar for linezero

is there anyway how to merge 2 pdf files into 1 pdf file using vb.net. couldn't find a method to do it...pls help

Member Avatar for CodeWord
0
106
Member Avatar for benivolentsoft
Member Avatar for coolest_987

Hi Everyone How can i upload pdf file in php as i have noticed that tmp file of pdf file is not created . Thanks in Advance

Member Avatar for coolest_987
0
258
Member Avatar for vanzhyme

Please ! Could someone tell me where i can find pdf tutorial for C# in web based... i have a tutorial here but this is for console application... please help me ! ^__^ thanks in advance guys !

-1
76
Member Avatar for mikeflash

Hey all, I'm developing a web app for a school, and among other options I need to generate PDF files from a pdf template, those pdf files must include personal info from clients, so they require to take the values from mysql which is easy to do. However, I don't …

Member Avatar for chrishea
0
305
Member Avatar for hotice47

hi i need help here i have a form which will be filled by user his name email phone number etc...and then that information will be submitted into my ZOHO CRM account and using that information i like to fill a Proposal and Generate a PDF of that Proposal and …

Member Avatar for hotice47
0
149
Member Avatar for sj5536

hi, i am using ITEXT to create Pdf File . i want to reduce spacing between lines in pdf file is this possible if it is possible then how can i do that. thankx

Member Avatar for peter_budo
0
166
Member Avatar for amit.hak50

I have this website and I got the script(Pdf search engine) which is licensed to all domains ,i installed on [URL snipped] and it is working fine ,but when I installed it on my other domain ,[URL snipped] and i did search ,it is saying that this script is locked …

Member Avatar for jkon
0
489
Member Avatar for sumon_CUET

hello, I use this code. But got a proble is shown below: Fatal error: Uncaught exception 'PDFlibException' with message 'pdf_open_image_file() expects exactly 5 parameters, 4 given' in D:\xampplite\htdocs\Resturant_project\user\image_test.php:7 Stack trace: #0 D:\xampplite\htdocs\Resturant_project\user\image_test.php(7): pdf_open_image_file(Resource id #2, 'jpeg', 'images_017.jpg', '') #1 {main} thrown in D:\xampplite\htdocs\Resturant_project\user\image_test.php on line 7 and code is shown …

0
37
Member Avatar for sasi_88

<a href="d:\jsp.pdf">view</a> this is not working but jsp.pdf is within the web application ( href="jsp.pdf" ) is fine. The problem is when i run the program the url is always start with http:\localhost\ so if i give ( href="d:\jsp.pdf") like this the url is http:\localhost\d:\jsp.pdf how to resolve this please …

Member Avatar for coervivekmca
0
82
Member Avatar for ctkam

i've generated dynamic pdf files from php script with mysql which suppose to have 25000 files. The problem is after the loop i only have 24978 files and 22 files is missing. I couldn't find the problem and which record did not process. i was thinking of the solution reverse …

Member Avatar for ctkam
0
94
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
102
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
60
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
115
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
133
Member Avatar for piyushdhamecha
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
54
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
32
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
104

The End.