Questions tagged as 'pdf'

1
answer

How to preview a pdf document in wordpress?

I was searching and I did not find anything or I did not know how to look for it, what I have in mind is that I want to visualize in a popup window or pop up a PDF file so that it can be read without the need to open a new tab in the Navigator....
asked by 19.08.2018 / 21:33
1
answer

Problem with binaries when installing snappy pdf on shared server

I have installed the snappy PDF binaries in windows in program files it works fine in my local server, but I uploaded my project to 000webhost and it does not work without the binaries, I understand that the binaries must run in the operating sy...
asked by 15.08.2018 / 19:49
1
answer

I want to print a PDF in VS with C # without running ADOBE READER that only prints directly

I load the pdf in a GRID and print the documents that come out (If the query brings 2 = print those 2 PDFs) the problem is that it generates a lot of load in the server since it runs adobe to print each PDF and then I can not close the program I...
asked by 30.07.2018 / 17:52
0
answers

Keep digital signature in pdf

I'm making a console application that downloads several .pdf files from a web service of our same organization, to then perform a merge and with caliber convert it to .epub. The problem arises that these documents have a digital signature, wh...
asked by 29.07.2018 / 14:13
0
answers

java read a free pdf table

I am new to this and I am trying to make a java program that needs to read the information that appears in the tables of this pdf for free. On the Internet I have found some form of payment or some free that I do not understand, could someone...
asked by 24.07.2018 / 23:36
0
answers

Macro error print chips in pdf

I'm working on a code to execute a macro that prints different sheets of a book in Excel based on a series of variables. Step by step, the macro executes correctly at 100% but from its assigned button, the cards are printed correctly, except...
asked by 31.07.2018 / 14:58
0
answers

Rotary (c #) and Highchart

I am creating a PDF from a view using the rotary library for .NET Core. The view has graphics in the Hightcharts library that are configured with jquery. The main problem is that bars do not display them at scale, for example, a bar that should...
asked by 17.07.2018 / 15:21
1
answer

getImageURI is not defined for google.charts.Bar

Could you help me? It appears is the error that is not an undefined function when I use google.charts.Bar, I need to convert the graphic into an image to download it in pdf.     
asked by 11.07.2018 / 20:45
1
answer

How to place the title of the graphic when exporting to pdf highchart?

I did not put the title in graphic in the PDF, because I made a function outside the highchart script so that I could take the titles dynamically, since when I tried to put it inside the highchart function I did not update the title name . Now I...
asked by 04.07.2018 / 22:38
0
answers

How can I create a PDF horizontally?

How can I create a PDF horizontally? '''Se genera el archivo PDF''' '''Le indicamos que tiene que descargar el archivo en el navegador''' response = HttpResponse(content_type='application/pdf') '''Indicamos el nombre del archivo''' response['...
asked by 04.07.2018 / 16:44