Questions tagged as 'pdf'

1
answer

Control when a pdf has more than one page

The following code creates and exports to me a PDF with an invoice, the problem is that when I have more than one page I should jump to the next page, however what causes me is a collapse between the second table and my last table with the two t...
asked by 18.04.2018 / 11:18
1
answer

Insert image in android

I'm doing an apk that creates a pdf file with Java iText PDF 5.4.4.4 , I've already been able to create the file, but I can not insert an image. This is the code I hope you can help me. package com.example.user.pruebaimagen; import...
asked by 17.04.2018 / 02:08
0
answers

as an attachment to a PDF file in gmail using an intent in android studio 3.1

Hi, I have this problem and I hope you can guide me. I'm programming an application and I need to send a PDF file, I've already made the program and it's like this: import android.content.Intent; import android.net.Uri; import android.os.En...
asked by 16.04.2018 / 17:55
2
answers

Change .jpeg to .pdf with php

I have a form where I can upload a file and rename that file, normally jpeg files are uploaded but I need to convert them to .pdf, would there be any way to make it easy with php? I leave the code where you upload and rename the file <...
asked by 05.04.2018 / 10:36
1
answer

insert pdf in a mysql database [closed]

you can enter a pdf file in a mysql database and how the process would be, such as the fact that the data was a pdf file, and how it is in a query     
asked by 23.03.2018 / 15:34
1
answer

How can I access the correct URL of my files stored in storage Laravel

My drawback is that I can not put the correct url, or if it is correct it does not allow access to the files. I have a function that generates pdf's which with this line I keep those pdf's. date_default_timezone_set('America/Bogota'); $dat...
asked by 13.03.2018 / 14:25
0
answers

Download and read PDF files on Android and IOS

Good morning. I am having problems reading a PDF on Android and iOS devices, since the file is downloaded to the device but when you open it for reading only "symbols" are displayed. It should be mentioned that the devices where PDF files hav...
asked by 26.02.2018 / 16:43
1
answer

How to remove fields from the pdf created with gravity forms

Hi, I'm using a wordpress plugin called gravity forms for the first time, so I'm finding it very useful for now. This plugin is used to create forms in a quick and intuitive way, but it also has several add-ons or add-ons to the plugin, such as...
asked by 26.02.2018 / 14:02
1
answer

The best book to learn Python [closed]

What is the best book to learn Python and where can I download it for free in pdf or epub ?     
asked by 17.02.2018 / 21:18
0
answers

print a contract with my database information

Well, what happens is that I have a contract for a company in pdf format, but I want that where it says name: rut: and things like that I want it to be filled with the information of my database, I do not know what would be the procedure, I do n...
asked by 30.01.2018 / 19:52