1,024 Topics

Member Avatar for
Member Avatar for RisTar

Hi Guys, I just installed PDFLib, Im trying to create automatic invoice system for one of my clients. Im testing using MAMP on mac OSX10.5. I used the PDFLib manual and installed the extension. Im pretty sure that everything is working because i can see the extension information in my …

Member Avatar for Usernamex235
0
92
Member Avatar for psank

Hello, I am trying to generate pdf on the fly in through php using TCPDF package. My table contains 70 columns, which i need to write into pdf. Only some 5-8 columns are writeen into pdf and rest of the data is cut as the width of the pdf page …

Member Avatar for psank
0
78
Member Avatar for psank

Hello everyone, I am new to this forum. It would be a real help if someone could help me out for a problem I'm in from last 5 days. I am using TCPDF for generating PDF on the fly in php. I am using php5.2.6. I am using Multicell function …

0
60
Member Avatar for rajabca

I have create for CrystalReport format in vb.net website Reports. How to create Crystalreport to PDF Format Report. Pls give example coding.

Member Avatar for rajabca
0
70
Member Avatar for senthil12345

hi all, i have a problem when i click the link in jsp page. whenever i am clicking the jsp page link it wants to open a pdf file, the pdf file is located in remote system. its working properly in Internet Explorer. but i am opning this in FireFox …

Member Avatar for saikatparbat
0
296
Member Avatar for rajeevbhatt17

Could anyone suggest the best way of resizing an image (.bmp/jpeg) without loss of quality. The problem we are facing is that when we tried resizing one of our images (3000X3000 pixels) to 75X75, it looks fine, and also comes out well when printed directly or as image in a …

Member Avatar for jeanttt
0
168
Member Avatar for igreenb

Can anyone offer help for the following Macro I am needing in Excel 2007. The function would be as follows. Need help with turning this into code. Thanks so much in advance!! 1) Open file name: Y:/P21.xls 2) Open file name: Y:/PriceSheet.xlt (Note: Pricesheet.xlt pulls data from P21.xls) 3) Save …

Member Avatar for Ionelul
0
103
Member Avatar for chandruswami
Member Avatar for Danny_501

Hi all, Has anyone used PFDBox before? I'm having trouble with makeing a pdf with mulitple lines: [CODE]contentStream.drawString( patient.toString() );[/CODE] patient.toString() has newline characters in it(\n) and drawString dosn't recognize them.

Member Avatar for moutanna
0
187
Member Avatar for Ana_Developer

Hi everyone, I have been using System.Diagnostics.Process.Start("fileName.pdf"); command in order to print my pdf docs in my web app. The thing is, it works perfect on my localhost, but once I upload the code on the server, the files no longer are opened. The path to the file in the …

Member Avatar for kvprajapati
0
59
Member Avatar for capiono

I a method that generates a PDF and the method returns a byte value, but after response.end statement, the shows an error that the "File does not begin with '%PDF-' here is the code: [CODE] private static Byte[] GenerateReports(string templateFilePath, DataTable table, string fileName) { Byte[] Output = null; string …

Member Avatar for Kreadus
0
120
Member Avatar for prem2

Hi Daniweb team, How to update xpdf in fedora system in terminal..Can any one help me out. My version is: Fedora release 8 (Werewolf) I saw the version in the following command cat /etc/ redhat -release Thank you, Prem

Member Avatar for prem2
0
139
Member Avatar for rukshilag

hi - i have coded a seacrch box and its results are displayed in a tabular form. i have also a print button which when pressed shud create a pdf based on that table that is displayed. for this i have a separate page called pdf.php. i am using ezpdf …

0
70
Member Avatar for lisles

im working with asp.net 2.0 and im using master pages.i have a link to a pdf file...when i click on the link i want the pdf to open within the contentplaceholder.im using iframe within the content placeholder.my master page code is below: [code] <%@ Master Language="C#" AutoEventWireup="true" CodeFile="jm.master.cs" Inherits="jm" %> …

Member Avatar for kvprajapati
0
913
Member Avatar for shanef1981

Hi Guys, I've been trawling the web for ages trying to find some dll's/code to be able to extract text from a PDF file and keep the formatting as much as possible. I did find something last year, but it simply took all the text and created one big list …

Member Avatar for Luc001
0
79
Member Avatar for sbhavan

Hi everyone, I have a task to generate reports in my project. I am using JasperReports for the reporting purpose and generating the reports using servlets. The reports should be generated and displayed as pdf file in the client's browser window. Now every thing is working fine except the no …

Member Avatar for jwenting
0
75
Member Avatar for rukshilag

i have downloaded and extracted fpdf into my root folder site folder.. i want to know how i can generate a pdf file when i press a button called print. please help? and wehre do i put this fpdf code? is it in the script that contains the output?

Member Avatar for rukshilag
0
215
Member Avatar for rukshilag

Hi i have downloaded a php class from a website. and i want to know how i am to integrate it with my system??? i mean do i unzip the file to where? please help!

Member Avatar for rukshilag
0
110
Member Avatar for poojagupta02

Hi, My requirement is to covert the .DOC file to .PDF with the [B]proper formating [/B] using java or in Web Dynpro Java. I have already tried to POI to reading the doc and iTEXT for converting to PDF but the problem is this scenario doesnot maintain any formating :(, …

Member Avatar for masijade
0
79
Member Avatar for inAweofOOP

Hi All, Hi All, I'm in a bit of a pickle here. I'm Binding the name of file to a LinkButton and intending to open that file on the LinkButton' click. I have the LinkButton in the TemplateField of a GridView control. Below is the code I'm using : <asp:TemplateField …

Member Avatar for inAweofOOP
0
166
Member Avatar for TaoistTotty

I have been able to create the PDF without too many problems, but it is not formatted the way I would like/need. I am producing the PDF from a web page TextBox which the end user is running TinyMCE on (and is effectivly using it was a word processor), but …

Member Avatar for dharmbhav
0
165
Member Avatar for igreenb

I am trying to have a Macro save an Excel 2007 spreadsheet as a PDF (I have the Save as PDF or XPS installed.) How can I get the file name to save as 2 cells concatenated? I am working with the following code so far. Any help greatly appreciated. …

Member Avatar for Ionelul
0
993
Member Avatar for paldss

Hello everyone, I have a site which uses YUI to build a drop down menu system. There are two pages in this site that have embedded .pdf files in them. When one of the pages with the .pdf is open the drop down menu goes behind the .pdf and you …

Member Avatar for nil
0
212
Member Avatar for ReDuX

Do you work with datasheets regularly ? Always getting .pdf files open in your browser and having to wait EONs for them to download/display ? Well here is a resolve for that most frustrating of problems with Adobe's "Handy file intercept" feature. Use this script to FORCE the browser to …

Member Avatar for w3m
0
146
Member Avatar for kardklub

this is what i have so far [CODE]<?php require "backend/functions.php"; dbconn(); $errmsg = ""; // get the .pdf #################### this is me getting my pdf############### $gotten = @mysql_query("select * from pdf order by pid desc limit 1"); $row = @mysql_fetch_assoc($gotten); $fileatt = $row[imgdata]; ################################################################ #but with this lines 27 28 …

Member Avatar for kardklub
0
139
Member Avatar for sainiweb

<?php session_start(); /*if (!isset($_SESSION['user'])) { header("Location: index.php"); }*/ include ("include/header.php"); include ("include/dbc.php"); //require_once "Spreadsheet/Excel/Writer.php"; //define('FPDF_FONTPATH','./fpdf/font/'); //require('./fpdf/fpdf.php'); //require ('pdf.php'); $rowsPerPage = 10; $pageNum = 1; if(isset($_GET['page'])) { $pageNum = $_GET['page']; } $offset = ($pageNum - 1) * $rowsPerPage; $_SESSION['From']=$_REQUEST['From']; $_SESSION['To']=$_REQUEST['To']; $sql = "SELECT * FROM daily_material_record LIMIT $offset,$rowsPerPage"; $result = mysql_query($sql); …

0
55
Member Avatar for StvenWesley

As far as I know, many friends in the surroundings still use free online software to convert PDF to Word if need. It is noticeable that these online apps have low efficiency. But they only know they are free and hard to get someone better. So here I want to …

0
30
Member Avatar for virang_21

Hi I am using ASP.NET to upload files that is to be stored in MSSQL Server 2008 as varbinary(MAX). I have issues with opening scanned pdf files once users upload them. The issue is happening very randomly (say 20% of the files cannot be opened .). It seems something is …

0
71
Member Avatar for cuscus

I received a pdf file as a link attached to an email and when I open it, I cannot see an Adobe Reader menu or toolbar. I tried saving the file on my desktop and opening my Adobe Reader 9.0 and retrieving the file and I get the same thing. …

Member Avatar for gerbil
0
90
Member Avatar for aniljadhav15

Hi! I'm trying to use ABCpdf.NET to render an HTML page as a PDF. I'm using the AddImageUrl function which works fine on my local machine, but when I run it on the host server I get the following error:Unable to render HTML. Page load timed out. Unable to load …

Member Avatar for AffineMesh
0
146

The End.