1,024 Topics

Member Avatar for
Member Avatar for muhammad_74

Hi,programmers Need pdf book to learn java as 14 year old student...! My 5 months holidays are coming and i want an easy pdf book for learning java.Just give me easy book because i am completely new to java.And i dont need the words like 'dont rush into programming' or …

Member Avatar for Traevel
0
219
Member Avatar for vizz

I want to read pdf file and store only contents of pdf file as it is into mysql database. Can anybody help ? please ...... Thanks.

Member Avatar for diafol
0
2K
Member Avatar for pryidevsblog

I am creating the pdf report and when I am running the script than I am facing the below error. I search about same error over here and I find one thread too but with the help of it I get in more trouble. So any body here can help …

Member Avatar for broj1
0
887
Member Avatar for rfresh

I'm writing a VS 2013 C# winform app and using the axAcroPDF Actice-X/COM PDF reader component. My PDF page (a single page) always loads in showing the top 2/3's of the page and not the whole page vertically. The width of the page is fine and shows the entire width. …

0
82
Member Avatar for ravi142

Hello, In attachment image so i want to make Tree as output of PDF. i have built it but not exact. so can you make it some help if you know. Thank You.

Member Avatar for broj1
0
218
Member Avatar for ravi142

Hi I make **FPDF output** of data in 3 simple columns with word wrap content. For E.g Like Table Structure. Title-1 | Title-2 | Title-3 Coln-1,Coln-2 | Coln-1,Coln-2 | Coln-1,Coln-2 If you given help with some snippets then better to understand. Thank you.

Member Avatar for ravi142
0
2K
Member Avatar for daniel36
Member Avatar for gogs85
0
445
Member Avatar for ravi142

Hello, In php code generate output completly but when user click on 'PDF' Button then Output generate in PDF file or Click in 'Excel' button then generate Excel file as download. Thank You

Member Avatar for diafol
0
160
Member Avatar for joshua_8

Hi I need to add a line above my pdfcell in pdf table but I do not know how to do it.

0
91
Member Avatar for joshua_8

Hi I have a arraylist of string , I want to parse this arraylist to my pdfpcell , but my arrayList keep looping here is my code ArrayList testList = new ArrayList(); 1,2,3 for(i=0; i<testlist.size();>{ new PdfPCell(new Phrase(testList.get(i)); document.add(table); } document.close();

Member Avatar for JamesCherrill
0
107
Member Avatar for joshua_8

Hi I having problems placing my two tables beside each other in my pdf. Here is my code PdfPTable table3 = new PdfPTable(1); PdfPCell cell9; cell9 = new PdfPCell(new Phrase("Text")); table3.addCell(cell9); table3.setHorizontalAlignment(Element.ALIGN_RIGHT); table3.setWidthPercentage(50); document.add(table3); PdfPTable table4 = new PdfPTable(1); PdfPCell cell8; cell8 = new PdfPCell(new Phrase("HI")); table4.addCell(cell8); table4.setHorizontalAlignment(Element.ALIGN_LEFT); table4.setWidthPercentage(50); document.add(table4);

0
56
Member Avatar for dinhunzvi

i have the following code <?php require_once 'includes/initialize.php'; set_include_path( get_include_path() . PATH_SEPARATOR . CHARTS_PATH); require_once "class/pDraw.class.php"; require_once "class/pImage.class.php"; require_once "class/pData.class.php"; // create data set $myDataset = array(0, 1, 1, 2, 3, 5, 8, 13); $myData = new pData(); $myData->addPoints( $myDataset ); $myData->setAxisName( 0, "Numbers" ); // define image object $myImage …

Member Avatar for Mahesh_12
0
679
Member Avatar for deceptikon

I work with images...a *lot*. Often this involves image processing of various types such as resizing, resampling, and various cleanup operations. However, a common issue is that people like to conflate Adobe PDF with images. As such, any application that works with images should also work with PDF. However, since …

Member Avatar for deceptikon
2
1K
Member Avatar for spiderling

I am trying to find out if it is possible to [B]edit/add to[/B] an existing PDF file with PHP. I have a PDF agreement document that needs to have the client's name inserted on the blank field. The document will then be printed for their signature. I've created PDF's with …

Member Avatar for Isaac_4
0
7K
Member Avatar for irfan.786

How can i compress pdf file size without loosing any quality ? plz help me as soon as possible.

Member Avatar for shashikumar s g
0
135
Member Avatar for krunal1986

Hi, I want to convert my word file to pdf file in vb6. source code will be appreciated. so far, i have tried with below code also. Private Sub Convert_WordDoc_to_PDF(DocPath As String, sDestsPDFFile As String) 'Dim worddoc As New Word.Application Dim worddoc As Object Set worddoc = CreateObject("Word.Application") Dim x …

Member Avatar for Vidya Sagar
0
5K
Member Avatar for priy12345

Can anyone help me how to read the value from the checkbox to display it in a pdf.I am having a form with name,age,prefernce etc. I have a checkbox for preference. When user clicks on submit the entered or selected value as to display in a pdf.I have only problem …

Member Avatar for kaleemullah360
0
2K
Member Avatar for Ritesh_4

Hello I've created a custom php page for display in WordPress, and the client wants to allow users to be able to save this page from the browser as a pdf file on their desktop. How can I do so, keeping in mind that I do not have access to …

Member Avatar for Ritesh_4
0
109
Member Avatar for sabrina07080236

As we all know that PDF is the best format for viewing and sharing documents, it is widely used by computer users. However, due to PDF's special feature - un-editable, what will you do if you need to edit or revise a PDF file? The following 4 ways can help …

Member Avatar for melissad
0
21K
Member Avatar for murali2489

Hi All, I have an application which runs in IE11. There is one link in the application which has pdf as attachment. when i click on it , IE11 shows a pop-up menu which only has two buttons "save" and "cancel". There is no option available to open the file …

Member Avatar for mattster
0
138
Member Avatar for krunal1986
Member Avatar for ParPau

All, Looking for newbie help. I searhed the internet looking for examples to follow. What I want to do is write code to read a multipage pdf and convert to jpg (each page) and display on screen. I find way too much stuff that is either complicated or it is …

Member Avatar for Taywin
0
2K
Member Avatar for mokshi

Hi I need to generate six tables one by one but i am not able to generate with proper alignment its running out of page,I also checked pageheight,but its not working,My code is as follows and its very urgent some expert please hep me out in this issue.Thanks in advance …

Member Avatar for cereal
0
652
Member Avatar for hriti

hello i want to display my pdf file on same page when i click on left side ...pdf will open in right div how i will do that???

Member Avatar for hriti
0
258
Member Avatar for bk.dere

Hey everyone lately i was thinkin' to learn how to maintain mobile devices (from the normal ones upto the smartphones) problem is i ain't got no electronics knowledge and i just wanted the short way how i can learn to maintain mobile devices..........so what am thinkin' is if there are …

0
145
Member Avatar for mokshi

Hi I am generating 6 tables in pdf using fpdf in php but i am getting each table in a seperate page even if table contains only one row can you help me in this issue function function BuildTable5($header5,$data5) { $this->SetFillColor(255,255,255); $this->SetTextColor(0); $this->SetDrawColor(0); $this->SetLineWidth(.3); $this->SetFont('','B'); //Header $w=array(30,50,20,20); $this->SetFont('Arial','B',7); for($i=0;$i<count($header5);$i++) $this->Cell($w[$i],7,$header5[$i],1,0,'C',true); …

Member Avatar for DJBirdi
0
188
Member Avatar for nathan.pavlovsky

Hello programmers! I recieved the following assignment to do in C#.net: It is a class that: * Accepts an HTML report string * Converts the HTML string into a PDF file using PDF Creator (free open source library) What are some utilities that I will need to use? I so …

Member Avatar for du_1
0
953
Member Avatar for rrajeswari03

How to generate PDF using flex with php.Currentely am using amfphp to do this.But it takes more time to generate.please guide me if anyone know the solution.

Member Avatar for rubberman
0
186
Member Avatar for Craigowls

Hi All, I am trying to create a drawing database in Microsoft Access. Each user has a unique log in to the databse, when they log in and go to a part I am wanting them to be able to open the drawing by pressing a button and print it. …

Member Avatar for hericles
0
510
Member Avatar for Ouwgel
Member Avatar for almostbob
0
8K

The End.