Posted
almost 8 years
ago
by
anil funde
update- i validated pdf using one of online pdf validator. pdf was found incompitable to pdf 1.7 specifications. details are as - Compliance pdf1.7 Result Document does not conform to PDF/A. Details Validating file "server.pdf" for conformance level
|
Posted
almost 8 years
ago
by
anil funde
I am using TCPDF with quercus engine to generate PDFs. PDF are getting generated successfully but no text at all. I tried same code in XAMP enviorenment and it worked there with text as well. // create new PDF document $pdf = new
|
Posted
almost 8 years
ago
by
Mahantesh
I am creating pdf using tcpdf (php,mysql) library. I want to show data as it is in database, in the pdf. Means i want to show line breaks and line spacing. Example : Say Project subtitle in database is like this. The Philadelphia Foot Patrol
|
Posted
almost 8 years
ago
by
Anonymous
PieLabel
|
Posted
almost 8 years
ago
by
hkirsman
I've never seen this feature in pdf's. I see why it could be useful but is there any wat to disable this?
|
Posted
almost 8 years
ago
by
Dmitry Vaselchuk
After adding spot color, do you set it ? For example like this $pdf->SetDrawSpotColor('CutContour', 100);
|
Posted
almost 8 years
ago
by
Alexey Goncharov
I have a project that buids SVG images basing on customers' input and then converts those SVGs into a PDF file. Now I need to draw the contour of the image with a spot color. When I draw the line with regular color (i. e. stroke="#ffcc00") and then
|
Posted
almost 8 years
ago
by
Prabu
Hello Its possible to insert mysql databas
|
Posted
almost 8 years
ago
by
jll
To update this ticket, I also found a similar (it was not, though, identical) bug in Zint, and reported that bug and it was fixed within a few days. I thought you might want to review the changes there that the dev added to fix the ticket, as it may help you with any related problems in TCPDF code. https://sourceforge.net/p/zint/tickets/60/#4bf6
|
Posted
almost 8 years
ago
by
wings-knight
please tell me how to do it
|