Hi everybody!
I'm trying to display by jquery load() a dynamically generated PDF created by PHP with FPDFlib on a div but what I get is a jam of chars. Is there a way to resolve it?
thanks in advance
I've tried to correct my code in this way but continue to display jam
$.post("./php/stampa_login.php",
{piatta:'<? echo $_POST[...
Hello,
Is there a way to render the font of a PDF document in a different colour using the PDFKit library in Cocoa?
If not, is there another technology that I should explore?
Thanks.
...
Hello, I am trying to superimpose two pdf pages; one on top of the other. I am using Cocoa and the PDFKit framework. When I superimpose the second page onto the first, the second page covers the content of the first page entirely (so the first page is no longer visible). Is there a way to change the transparency of the second page so tha...
Ok, so I have an action method that generates a PDF and returns it to the browser. The problem is that instead of automatically opening the PDF, IE displays a download prompt even though it knows what kind of file it is. Chrome does the same thing. In both browsers if I click a link to a PDF file that is stored on a server it will open u...
Hi!
I'm running a web app that provides a servlet. this servlet opens a pdf file from a Network File System and finally streams it to the requesting browser.
All the pdf files are linearized by adobe lifecycle pdf generator and ready for fast web view.
unfortunately, the fast web view does not work. I guess it's a problem of how to ope...
I am confuse that what argument should i pass in CGPDFDictionaryGetString function for "key"?I want to extract text and image from PDF file.
...
Hello,
I'm looking for a Flash component to display a pdf/word/png in a web page. Something like Flashpaper : http://www.adobe.com/fr/products/flashpaper/ but Free.
Can someone help ?
Thanks in advance
...
hello,
given a stream of bytes, how can i tell if this stream contains a pdf document or something else?
i am using .net and c# but it does not matter.
thanks
konstantin
...
On a particular PDF, when running the following command:
gs -dSAFER -dBATCH -dNOPAUSE -dQUIET -dFirstPage=1 -dLastPage=1 -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf
I get this error:
GPL Ghostscript 8.71: Warning: 'loca' length 188 is greater than numGlyphs 93 in the font MGOXZX+Arial-BoldMT.
Any ideas what this error means...
I need to read the structure of pdf files, which is in the tags format. Is there any library which can do this? If not in C#, what other options I have?
...
We are using ghostscript to turn PDF to image, any idea why this would happen?
...
I'm searching a SharePoint server through web services. When the web services return Word/Excel/PowerPoint documents, they contain links to the actual files, e.g. http://server/site/mydoc.doc. When the web services return PDF documents, they contain links to pages that link to the PDF document, e.g. http://server/site/DispForm.aspx?ID=...
EDIT 2
It appears that moving the object tag in the Dom is the cause of the problem. I added an iframe directly to the page and it works fine without any problems.
However, when I move that iFrame into a modal dialogue box (http://www.ericmmartin.com/projects/simplemodal/) the PDF disappears (the object tag no longer renders correctly...
Hi guys. Using powershell I need to loop a series of pdf file and make some operation on them using pdftk. I'd like to know if exists some method to detect if pdf is encrypted or not. In this way, if the pdf is encrypted I don't work on it and my loop skips to the next file. Thanks for the attention.
edit. While I wait for some answer ...
I'm trying to decode a PDF file to useful data but I've got some coordinate system problems.
First, the data I'm using: http://pastebin.com/h4MFiSbd (I've already decoded it)
and the image that corresponds: http://yfrog.com/mycapturejvp
I'm trying to get the coordinates of the gray squares.
My problem is I've found the coordinates of ...
Please, How to extracting the number of characters underlined and the number of bullet points from PDF file in PDF.
How to encode this information from PDF?
Thank you
...
Hi,
I want to create a page by page PDF reader.
I know how UIWebView can be used to show the PDF but It will load the entire PDF and want to show one page at a time.
The PDF is stored locally.
Next and previous PDF Pages should be loaded depending on the horizontal swipe.
How to show a single page along with horizontal Swipe and Zoo...
Please suggest me any third party component to convert pdf to html....
plz reply
Regards....
...
I need help in using these symbols ⎕, ∨, ๐, Ʌ, and so on. But when I create a PDF with iText these symbols do not appear.
What can I do so that these symbols appear?
...
Hi - I have a large .ps file. There are some variables defined but I am not able to figure the length of the variable.
I am picking some part of the code, it is like a four column and multiple row matrix.
.../$v.HDLE_UNIT_TOTAL ex 31.752 103.752 220.4 2 10.0 0.0 0 vsE //31.752 must b x axis?
/$v.PKGE_QTY_TOTAL ex 69.48 213.48 220.4 ...