zend-pdf Questions

2

I am working on API which gives me PDF(ver 1.7) in response and my project is using zend pdf library which doesn't support parsing of PDF version 1.7 . So i have decided to convert PDF version to ...
Callie asked 11/3, 2016 at 10:36

7

Solved

I am trying to add an existing PDF (created otherwise) to a PDF created with FPDF using FPDI. It seems to work find for most PDFs, but I get the following error: FPDF error: Unable to find xref ta...
Bulk asked 18/3, 2009 at 22:59

4

Is it possible to add anchor text(link) in Zend_PDF page? I wasn't be able to find any information about this in Zend_Pdf online manual, or reading code, so I guess it is not possible. If there is...
Diatribe asked 27/7, 2009 at 7:52

4

Solved

Is possible convert directly HTML into a pdf file using Zend_Pdf?, if so, How can I do that?
Lepley asked 3/3, 2011 at 16:2

1

Solved

I spent the last 2 days looking for answers on how to use zend_pdf as standalone. Everything I found on google refers to a pdf.php that I can't find anywhere. I have found zend_pdf here ( https://...
Multiplier asked 5/2, 2013 at 21:14

1

Solved

I am working with Zend_PDF. The only task I can't figure out by myself is to align my texts to the right of my page. How can I achive that? EDIT I used the drew010 answer below with others info ...
Steen asked 7/11, 2012 at 12:33

2

Solved

Does anyone have an easy way to calculate how many points across a page a piece of text will consume in a particular font and size? (easy = minimal lines of code + computationally cheap). Zend_Pdf ...
Unrobe asked 16/8, 2009 at 5:56
1

© 2022 - 2024 — McMap. All rights reserved.