Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz 2023-04-26 12:43:26 +02:00
parent 4ad86910b3
commit 55f1b9a7a9
42 changed files with 83 additions and 83 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/* /*
* jQuery Easing v1.3 - https://gsgd.co.uk/sandbox/jquery/easing/ * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
* *
* Uses the built in easing capabilities added In jQuery 1.1 * Uses the built in easing capabilities added In jQuery 1.1
* to offer multiple easing options * to offer multiple easing options

View File

@ -2,7 +2,7 @@
* FancyBox - jQuery Plugin * FancyBox - jQuery Plugin
* Simple and fancy lightbox alternative * Simple and fancy lightbox alternative
* *
* Examples and documentation at: https://fancybox.net * Examples and documentation at: http://fancybox.net
* *
* Copyright (c) 2008 - 2010 Janis Skarnelis * Copyright (c) 2008 - 2010 Janis Skarnelis
* That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated. * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
@ -11,8 +11,8 @@
* Requires: jQuery v1.3+ * Requires: jQuery v1.3+
* *
* Dual licensed under the MIT and GPL licenses: * Dual licensed under the MIT and GPL licenses:
* https://www.opensource.org/licenses/mit-license.php * http://www.opensource.org/licenses/mit-license.php
* https://www.gnu.org/licenses/gpl.html * http://www.gnu.org/licenses/gpl.html
*/ */
#fancybox-loading { #fancybox-loading {

View File

@ -2,7 +2,7 @@
* FancyBox - jQuery Plugin * FancyBox - jQuery Plugin
* Simple and fancy lightbox alternative * Simple and fancy lightbox alternative
* *
* Examples and documentation at: https://fancybox.net * Examples and documentation at: http://fancybox.net
* *
* Copyright (c) 2008 - 2010 Janis Skarnelis * Copyright (c) 2008 - 2010 Janis Skarnelis
* That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated. * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
@ -11,8 +11,8 @@
* Requires: jQuery v1.3+ * Requires: jQuery v1.3+
* *
* Dual licensed under the MIT and GPL licenses: * Dual licensed under the MIT and GPL licenses:
* https://www.opensource.org/licenses/mit-license.php * http://www.opensource.org/licenses/mit-license.php
* https://www.gnu.org/licenses/gpl.html * http://www.gnu.org/licenses/gpl.html
*/ */
;(function($) { ;(function($) {

View File

@ -2,7 +2,7 @@
* FancyBox - jQuery Plugin * FancyBox - jQuery Plugin
* Simple and fancy lightbox alternative * Simple and fancy lightbox alternative
* *
* Examples and documentation at: https://fancybox.net * Examples and documentation at: http://fancybox.net
* *
* Copyright (c) 2008 - 2010 Janis Skarnelis * Copyright (c) 2008 - 2010 Janis Skarnelis
* That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated. * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
@ -11,8 +11,8 @@
* Requires: jQuery v1.3+ * Requires: jQuery v1.3+
* *
* Dual licensed under the MIT and GPL licenses: * Dual licensed under the MIT and GPL licenses:
* https://www.opensource.org/licenses/mit-license.php * http://www.opensource.org/licenses/mit-license.php
* https://www.gnu.org/licenses/gpl.html * http://www.gnu.org/licenses/gpl.html
*/ */
;(function(b){var m,t,u,f,D,j,E,n,z,A,q=0,e={},o=[],p=0,d={},l=[],G=null,v=new Image,J=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,W=/[^\.]\.(swf)\s*$/i,K,L=1,y=0,s="",r,i,h=false,B=b.extend(b("<div/>")[0],{prop:0}),M=b.browser.msie&&b.browser.version<7&&!window.XMLHttpRequest,N=function(){t.hide();v.onerror=v.onload=null;G&&G.abort();m.empty()},O=function(){if(false===e.onError(o,q,e)){t.hide();h=false}else{e.titleShow=false;e.width="auto";e.height="auto";m.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>'); ;(function(b){var m,t,u,f,D,j,E,n,z,A,q=0,e={},o=[],p=0,d={},l=[],G=null,v=new Image,J=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,W=/[^\.]\.(swf)\s*$/i,K,L=1,y=0,s="",r,i,h=false,B=b.extend(b("<div/>")[0],{prop:0}),M=b.browser.msie&&b.browser.version<7&&!window.XMLHttpRequest,N=function(){t.hide();v.onerror=v.onload=null;G&&G.abort();m.empty()},O=function(){if(false===e.onError(o,q,e)){t.hide();h=false}else{e.titleShow=false;e.width="auto";e.height="auto";m.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>');

View File

@ -1,10 +1,10 @@
/*! Copyright (c) 2008 Brandon Aaron (https://brandonaaron.net) /*! Copyright (c) 2008 Brandon Aaron (http://brandonaaron.net)
* Dual licensed under the MIT (https://www.opensource.org/licenses/mit-license.php) * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (https://www.opensource.org/licenses/gpl-license.php) licenses. * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
* *
* Version: 1.0.3 * Version: 1.0.3
* Requires jQuery 1.1.3+ * Requires jQuery 1.1.3+
* Docs: https://docs.jquery.com/Plugins/livequery * Docs: http://docs.jquery.com/Plugins/livequery
*/ */
(function($) { (function($) {

View File

@ -1,8 +1,8 @@
/*! Copyright (c) 2010 Brandon Aaron (https://brandonaaron.net) /*! Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net)
* Licensed under the MIT License (LICENSE.txt). * Licensed under the MIT License (LICENSE.txt).
* *
* Thanks to: https://adomas.org/javascript-mouse-wheel/ for some pointers. * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
* Thanks to: Mathias Bank(https://www.mathias-bank.de) for a scope bug fix. * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
* Thanks to: Seamus Leahy for adding deltaX and deltaY * Thanks to: Seamus Leahy for adding deltaX and deltaY
* *
* Version: 3.0.4 * Version: 3.0.4

View File

@ -194,7 +194,7 @@ Header('Pragma: public');
<P><A NAME='7'></A><B>7.</B> <FONT CLASS='st'>When I execute a script I get the message "FPDF error: Don't alter the locale before including class file".</FONT></P> <P><A NAME='7'></A><B>7.</B> <FONT CLASS='st'>When I execute a script I get the message "FPDF error: Don't alter the locale before including class file".</FONT></P>
When the decimal separator is configured as a comma before including a file, there is a When the decimal separator is configured as a comma before including a file, there is a
<A HREF="https://bugs.php.net/bug.php?id=17105" TARGET="_blank">bug</A> in some PHP versions and decimal <A HREF="http://bugs.php.net/bug.php?id=17105" TARGET="_blank">bug</A> in some PHP versions and decimal
numbers get truncated. Therefore you shouldn't make a call to setlocale() before including the class. numbers get truncated. Therefore you shouldn't make a call to setlocale() before including the class.
On Unix, you shouldn't set the LC_ALL environment variable neither, for it is equivalent to a On Unix, you shouldn't set the LC_ALL environment variable neither, for it is equivalent to a
setlocale() call. setlocale() call.
@ -270,20 +270,20 @@ Remark: even when the browser goes in time-out, the script may continue to run o
<P><A NAME='17'></A><B>17.</B> <FONT CLASS='st'>Can I modify a PDF with FPDF?</FONT></P> <P><A NAME='17'></A><B>17.</B> <FONT CLASS='st'>Can I modify a PDF with FPDF?</FONT></P>
You can import an existing PDF document thanks to the FPDI extension:<BR> You can import an existing PDF document thanks to the FPDI extension:<BR>
<BR> <BR>
<A HREF="https://fpdi.setasign.de" TARGET="_blank">https://fpdi.setasign.de</A> <A HREF="http://fpdi.setasign.de" TARGET="_blank">http://fpdi.setasign.de</A>
<P><A NAME='18'></A><B>18.</B> <FONT CLASS='st'>I'd like to make a search engine in PHP and index PDF files. Can I do it with FPDF?</FONT></P> <P><A NAME='18'></A><B>18.</B> <FONT CLASS='st'>I'd like to make a search engine in PHP and index PDF files. Can I do it with FPDF?</FONT></P>
No. But a GPL C utility does exist, pdftotext, which is able to extract the textual content from No. But a GPL C utility does exist, pdftotext, which is able to extract the textual content from
a PDF. It is provided with the Xpdf package:<BR> a PDF. It is provided with the Xpdf package:<BR>
<BR> <BR>
<A HREF="https://www.foolabs.com/xpdf/" TARGET="_blank">https://www.foolabs.com/xpdf/</A> <A HREF="http://www.foolabs.com/xpdf/" TARGET="_blank">http://www.foolabs.com/xpdf/</A>
<P><A NAME='19'></A><B>19.</B> <FONT CLASS='st'>Can I convert an HTML page to PDF with FPDF?</FONT></P> <P><A NAME='19'></A><B>19.</B> <FONT CLASS='st'>Can I convert an HTML page to PDF with FPDF?</FONT></P>
Not real pages. But a GPL C utility does exist, htmldoc, which allows to do it and gives good results:<BR> Not real pages. But a GPL C utility does exist, htmldoc, which allows to do it and gives good results:<BR>
<BR> <BR>
<A HREF="https://www.easysw.com/htmldoc/" TARGET="_blank">https://www.easysw.com/htmldoc/</A> <A HREF="http://www.easysw.com/htmldoc/" TARGET="_blank">http://www.easysw.com/htmldoc/</A>
<P><A NAME='20'></A><B>20.</B> <FONT CLASS='st'>Can I concatenate PDF files with FPDF?</FONT></P> <P><A NAME='20'></A><B>20.</B> <FONT CLASS='st'>Can I concatenate PDF files with FPDF?</FONT></P>
No. But some free tools exist to perform this task:<BR> No. But some free tools exist to perform this task:<BR>
<BR> <BR>
<A HREF="https://thierry.schmit.free.fr/dev/mbtPdfAsm/enMbtPdfAsm2.html" TARGET="_blank">https://thierry.schmit.free.fr/dev/mbtPdfAsm/enMbtPdfAsm2.html</A><BR STYLE="font-height:2em"> <A HREF="http://thierry.schmit.free.fr/dev/mbtPdfAsm/enMbtPdfAsm2.html" TARGET="_blank">http://thierry.schmit.free.fr/dev/mbtPdfAsm/enMbtPdfAsm2.html</A><BR STYLE="font-height:2em">
<A HREF="https://www.accesspdf.com/pdftk/">https://www.accesspdf.com/pdftk/</A> <A HREF="http://www.accesspdf.com/pdftk/">http://www.accesspdf.com/pdftk/</A>
</BODY> </BODY>
</HTML> </HTML>

View File

@ -1,7 +1,7 @@
 GNU GENERAL PUBLIC LICENSE  GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007 Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.

View File

@ -1,7 +1,7 @@
 GNU GENERAL PUBLIC LICENSE  GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007 Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.

View File

@ -1,12 +1,12 @@
<?php <?php
/** /**
* FPDF Table - FPDF class extension * FPDF Table - FPDF class extension
* Copyright (c) 2005-2010, https://www.interpid.eu * Copyright (c) 2005-2010, http://www.interpid.eu
* *
* FPDF Table is licensed under the terms of the GNU Open Source GPL 3.0 * FPDF Table is licensed under the terms of the GNU Open Source GPL 3.0
* license. * license.
* *
* Commercial use is prohibited. Visit <https://www.interpid.eu/fpdf-components> * Commercial use is prohibited. Visit <http://www.interpid.eu/fpdf-components>
* if you need to obtain a commercial license. * if you need to obtain a commercial license.
* *
* This program is free software: you can redistribute it and/or modify it under * This program is free software: you can redistribute it and/or modify it under
@ -19,7 +19,7 @@
* details. * details.
* *
* You should have received a copy of the GNU General Public License along with * You should have received a copy of the GNU General Public License along with
* this program. If not, see <https://www.gnu.org/licenses/gpl.html>. * this program. If not, see <http://www.gnu.org/licenses/gpl.html>.
* *
* *
* Version: 3.4.3 * Version: 3.4.3

View File

@ -1,12 +1,12 @@
<?php <?php
/** /**
* FPDF Tag Based Multicell - FPDF class extension * FPDF Tag Based Multicell - FPDF class extension
* Copyright (c) 2005-2010, https://www.interpid.eu * Copyright (c) 2005-2010, http://www.interpid.eu
* *
* FPDF Tag Based Multicell is licensed under the terms of the GNU Open Source GPL 3.0 * FPDF Tag Based Multicell is licensed under the terms of the GNU Open Source GPL 3.0
* license. * license.
* *
* Commercial use is prohibited. Visit <https://www.interpid.eu/fpdf-components> * Commercial use is prohibited. Visit <http://www.interpid.eu/fpdf-components>
* if you need to obtain a commercial license. * if you need to obtain a commercial license.
* *
* This program is free software: you can redistribute it and/or modify it under * This program is free software: you can redistribute it and/or modify it under
@ -19,7 +19,7 @@
* details. * details.
* *
* You should have received a copy of the GNU General Public License along with * You should have received a copy of the GNU General Public License along with
* this program. If not, see <https://www.gnu.org/licenses/gpl.html>. * this program. If not, see <http://www.gnu.org/licenses/gpl.html>.
* *
* *
* Version: 1.4.2 * Version: 1.4.2

View File

@ -1,12 +1,12 @@
<?php <?php
/** /**
* Tag Extraction Class * Tag Extraction Class
* Copyright (c) 2005-2010, https://www.interpid.eu * Copyright (c) 2005-2010, http://www.interpid.eu
* *
* Tag Extraction Class is licensed under the terms of the GNU Open Source GPL 3.0 * Tag Extraction Class is licensed under the terms of the GNU Open Source GPL 3.0
* license. * license.
* *
* Commercial use is prohibited. Visit <https://www.interpid.eu/fpdf-components> * Commercial use is prohibited. Visit <http://www.interpid.eu/fpdf-components>
* if you need to obtain a commercial license. * if you need to obtain a commercial license.
* *
* This program is free software: you can redistribute it and/or modify it under * This program is free software: you can redistribute it and/or modify it under
@ -19,7 +19,7 @@
* details. * details.
* *
* You should have received a copy of the GNU General Public License along with * You should have received a copy of the GNU General Public License along with
* this program. If not, see <https://www.gnu.org/licenses/gpl.html>. * this program. If not, see <http://www.gnu.org/licenses/gpl.html>.
* *
* *
* Version: 1.1 * Version: 1.1

View File

@ -16,7 +16,7 @@ class pdf_usage extends fpdf_table
$this->MultiCellTag(100, 3, "<head1>FPDF Table (Fpdf Add On)\nAuthor:</head1><head2 href='mailto:andy@interpid.eu'> Bintintan Andrei, Interpid Team</head2>"); $this->MultiCellTag(100, 3, "<head1>FPDF Table (Fpdf Add On)\nAuthor:</head1><head2 href='mailto:andy@interpid.eu'> Bintintan Andrei, Interpid Team</head2>");
$this->Image('images/interpid_logo.png', 160, 10, 40, 0, '', 'https://www.interpid.eu'); $this->Image('images/interpid_logo.png', 160, 10, 40, 0, '', 'http://www.interpid.eu');
$this->SetY($this->tMargin); $this->SetY($this->tMargin);
} }

View File

@ -17,7 +17,7 @@ Author: <A HREF="mailto:andy@interpid.eu">Bintintan Andrei, Interpid Team</A>
</blockquote> </blockquote>
<h4 class="title1">Description:</h4> <h4 class="title1">Description:</h4>
<blockquote> <blockquote>
This <a href="https://www.fpdf.org">FPDF</a> Add On Class allows the creation of complex <b>TABLES</b> in the pdf document<br> This <a href="http://www.fpdf.org">FPDF</a> Add On Class allows the creation of complex <b>TABLES</b> in the pdf document<br>
</blockquote> </blockquote>
<h4 class="title1">Features:</h4> <h4 class="title1">Features:</h4>
<ul> <ul>

View File

@ -1,3 +1,3 @@
This program is licensed under the terms of the GNU Open Source GPL 3.0 license. This program is licensed under the terms of the GNU Open Source GPL 3.0 license.
Commercial use is prohibited. Visit <a href='https://www.interpid.eu/fpdf-components'>https://www.interpid.eu/fpdf-components</a> if you need to obtain a commercial license. Commercial use is prohibited. Visit <a href='http://www.interpid.eu/fpdf-components'>http://www.interpid.eu/fpdf-components</a> if you need to obtain a commercial license.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

Binary file not shown.

View File

@ -30,7 +30,7 @@ $ttxt[2] = "<p>
<t3>Description</t3> <t3>Description</t3>
\tThis method allows printing <t4><TAG></t4> formated text with line breaks. They can be automatic (as soon as the text reaches the right border of the cell) or explicit (via the <pb>\\n</pb> character). As many cells as necessary are output, one below the other. \tThis method allows printing <t4><TAG></t4> formated text with line breaks. They can be automatic (as soon as the text reaches the right border of the cell) or explicit (via the <pb>\\n</pb> character). As many cells as necessary are output, one below the other.
Text can be <hh>aligned</hh>, <hh>centered</hh> or <hh>justified</hh>. Different <font>Font</font>, <size>Sizes</size>, <style>Styles</style>, <color>Colors</color> can be used. The cell block can be framed and the background painted. The behavior/paramaters of the method are the same as to the <t2 href='https://www.fpdf.org/en/doc/multicell.htm'>FPDF Multicell method</t2>. <style href='www.fpdf.org'>Links</style> can be used in any tag. Text can be <hh>aligned</hh>, <hh>centered</hh> or <hh>justified</hh>. Different <font>Font</font>, <size>Sizes</size>, <style>Styles</style>, <color>Colors</color> can be used. The cell block can be framed and the background painted. The behavior/paramaters of the method are the same as to the <t2 href='http://www.fpdf.org/en/doc/multicell.htm'>FPDF Multicell method</t2>. <style href='www.fpdf.org'>Links</style> can be used in any tag.
\t<t4>TAB</t4> spaces (<pb>\\t</pb>) can be used. The <t4><<ttags>></t4> Tag name is reserved for the TAB SPACES.</p> \t<t4>TAB</t4> spaces (<pb>\\t</pb>) can be used. The <t4><<ttags>></t4> Tag name is reserved for the TAB SPACES.</p>
\tIf no <t4><TAG></t4> is specified then the FPDF current settings are used.\n\n"; \tIf no <t4><TAG></t4> is specified then the FPDF current settings are used.\n\n";

View File

@ -8,7 +8,7 @@
// you may not use this file except in compliance with the License. // you may not use this file except in compliance with the License.
// You may obtain a copy of the License at // You may obtain a copy of the License at
// //
// https://www.apache.org/licenses/LICENSE-2.0 // http://www.apache.org/licenses/LICENSE-2.0
// //
// Unless required by applicable law or agreed to in writing, software // Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, // distributed under the License is distributed on an "AS IS" BASIS,

View File

@ -8,7 +8,7 @@
// you may not use this file except in compliance with the License. // you may not use this file except in compliance with the License.
// You may obtain a copy of the License at // You may obtain a copy of the License at
// //
// https://www.apache.org/licenses/LICENSE-2.0 // http://www.apache.org/licenses/LICENSE-2.0
// //
// Unless required by applicable law or agreed to in writing, software // Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, // distributed under the License is distributed on an "AS IS" BASIS,

View File

@ -89,7 +89,7 @@ URL or identifier returned by AddLink().
<pre><code>// Insert a logo in the top-left corner at 300 dpi <pre><code>// Insert a logo in the top-left corner at 300 dpi
$pdf-&gt;Image('logo.png',10,10,-300); $pdf-&gt;Image('logo.png',10,10,-300);
// Insert a dynamic image from a URL // Insert a dynamic image from a URL
$pdf-&gt;Image('https://chart.googleapis.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=Hello|World',60,30,90,0,'PNG');</code></pre> $pdf-&gt;Image('http://chart.googleapis.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=Hello|World',60,30,90,0,'PNG');</code></pre>
</div> </div>
<h2>See also</h2> <h2>See also</h2>
<a href="addlink.htm">AddLink</a> <a href="addlink.htm">AddLink</a>

View File

@ -37,7 +37,7 @@ $pdf-&gt;Write(5,'Visit ');
// Then put a blue underlined link // Then put a blue underlined link
$pdf-&gt;SetTextColor(0,0,255); $pdf-&gt;SetTextColor(0,0,255);
$pdf-&gt;SetFont('','U'); $pdf-&gt;SetFont('','U');
$pdf-&gt;Write(5,'www.fpdf.org','https://www.fpdf.org');</code></pre> $pdf-&gt;Write(5,'www.fpdf.org','http://www.fpdf.org');</code></pre>
</div> </div>
<h2>See also</h2> <h2>See also</h2>
<a href="setfont.htm">SetFont</a>, <a href="setfont.htm">SetFont</a>,

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */

View File

@ -8,7 +8,7 @@
// you may not use this file except in compliance with the License. // you may not use this file except in compliance with the License.
// You may obtain a copy of the License at // You may obtain a copy of the License at
// //
// https://www.apache.org/licenses/LICENSE-2.0 // http://www.apache.org/licenses/LICENSE-2.0
// //
// Unless required by applicable law or agreed to in writing, software // Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, // distributed under the License is distributed on an "AS IS" BASIS,

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */

View File

@ -8,7 +8,7 @@
// you may not use this file except in compliance with the License. // you may not use this file except in compliance with the License.
// You may obtain a copy of the License at // You may obtain a copy of the License at
// //
// https://www.apache.org/licenses/LICENSE-2.0 // http://www.apache.org/licenses/LICENSE-2.0
// //
// Unless required by applicable law or agreed to in writing, software // Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, // distributed under the License is distributed on an "AS IS" BASIS,

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */
@ -293,8 +293,8 @@ class FPDF_TPL extends fpdi_bridge
* *
* See FPDF/TCPDF documentation. * See FPDF/TCPDF documentation.
* *
* @see https://fpdf.org/en/doc/setfont.htm * @see http://fpdf.org/en/doc/setfont.htm
* @see https://www.tcpdf.org/doc/code/classTCPDF.html#afd56e360c43553830d543323e81bc045 * @see http://www.tcpdf.org/doc/code/classTCPDF.html#afd56e360c43553830d543323e81bc045
*/ */
public function SetFont($family, $style = '', $size = null, $fontfile = '', $subset = 'default', $out = true) public function SetFont($family, $style = '', $size = null, $fontfile = '', $subset = 'default', $out = true)
{ {
@ -319,8 +319,8 @@ class FPDF_TPL extends fpdi_bridge
* *
* See FPDF/TCPDF documentation. * See FPDF/TCPDF documentation.
* *
* @see https://fpdf.org/en/doc/image.htm * @see http://fpdf.org/en/doc/image.htm
* @see https://www.tcpdf.org/doc/code/classTCPDF.html#a714c2bee7d6b39d4d6d304540c761352 * @see http://www.tcpdf.org/doc/code/classTCPDF.html#a714c2bee7d6b39d4d6d304540c761352
*/ */
public function Image( public function Image(
$file, $x = '', $y = '', $w = 0, $h = 0, $type = '', $link = '', $align = '', $resize = false, $file, $x = '', $y = '', $w = 0, $h = 0, $type = '', $link = '', $align = '', $resize = false,
@ -350,8 +350,8 @@ class FPDF_TPL extends fpdi_bridge
* *
* This method cannot be used if you'd started a template. * This method cannot be used if you'd started a template.
* *
* @see https://fpdf.org/en/doc/addpage.htm * @see http://fpdf.org/en/doc/addpage.htm
* @see https://www.tcpdf.org/doc/code/classTCPDF.html#a5171e20b366b74523709d84c349c1ced * @see http://www.tcpdf.org/doc/code/classTCPDF.html#a5171e20b366b74523709d84c349c1ced
*/ */
public function AddPage($orientation = '', $format = '', $rotationOrKeepmargins = false, $tocpage = false) public function AddPage($orientation = '', $format = '', $rotationOrKeepmargins = false, $tocpage = false)
{ {
@ -372,8 +372,8 @@ class FPDF_TPL extends fpdi_bridge
* *
* Overwritten because adding links in a template will not work. * Overwritten because adding links in a template will not work.
* *
* @see https://fpdf.org/en/doc/link.htm * @see http://fpdf.org/en/doc/link.htm
* @see https://www.tcpdf.org/doc/code/classTCPDF.html#ab87bf1826384fbfe30eb499d42f1d994 * @see http://www.tcpdf.org/doc/code/classTCPDF.html#ab87bf1826384fbfe30eb499d42f1d994
*/ */
public function Link($x, $y, $w, $h, $link, $spaces = 0) public function Link($x, $y, $w, $h, $link, $spaces = 0)
{ {
@ -394,8 +394,8 @@ class FPDF_TPL extends fpdi_bridge
* *
* Overwritten because adding links in a template will not work. * Overwritten because adding links in a template will not work.
* *
* @see https://fpdf.org/en/doc/addlink.htm * @see http://fpdf.org/en/doc/addlink.htm
* @see https://www.tcpdf.org/doc/code/classTCPDF.html#a749522038ed7786c3e1701435dcb891e * @see http://www.tcpdf.org/doc/code/classTCPDF.html#a749522038ed7786c3e1701435dcb891e
*/ */
public function AddLink() public function AddLink()
{ {
@ -416,8 +416,8 @@ class FPDF_TPL extends fpdi_bridge
* *
* Overwritten because adding links in a template will not work. * Overwritten because adding links in a template will not work.
* *
* @see https://fpdf.org/en/doc/setlink.htm * @see http://fpdf.org/en/doc/setlink.htm
* @see https://www.tcpdf.org/doc/code/classTCPDF.html#ace5be60e7857953ea5e2b89cb90df0ae * @see http://www.tcpdf.org/doc/code/classTCPDF.html#ace5be60e7857953ea5e2b89cb90df0ae
*/ */
public function SetLink($link, $y = 0, $page = -1) public function SetLink($link, $y = 0, $page = -1)
{ {

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */

View File

@ -8,7 +8,7 @@
// you may not use this file except in compliance with the License. // you may not use this file except in compliance with the License.
// You may obtain a copy of the License at // You may obtain a copy of the License at
// //
// https://www.apache.org/licenses/LICENSE-2.0 // http://www.apache.org/licenses/LICENSE-2.0
// //
// Unless required by applicable law or agreed to in writing, software // Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, // distributed under the License is distributed on an "AS IS" BASIS,

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */

View File

@ -16,7 +16,7 @@ class pdf_usage extends fpdf_table
$this->MultiCellTag(100, 3, "<head1>FPDF Table (Fpdf Add On)\nAuthor:</head1><head2 href='mailto:andy@interpid.eu'> Bintintan Andrei, Interpid Team</head2>"); $this->MultiCellTag(100, 3, "<head1>FPDF Table (Fpdf Add On)\nAuthor:</head1><head2 href='mailto:andy@interpid.eu'> Bintintan Andrei, Interpid Team</head2>");
$this->Image('images/interpid_logo.png', 160, 10, 40, 0, '', 'https://www.interpid.eu'); $this->Image('images/interpid_logo.png', 160, 10, 40, 0, '', 'http://www.interpid.eu');
$this->SetY($this->tMargin); $this->SetY($this->tMargin);
} }

View File

@ -2,7 +2,7 @@
//HTML2PDF by Clément Lavoillotte //HTML2PDF by Clément Lavoillotte
//ac.lavoillotte@noos.fr //ac.lavoillotte@noos.fr
//webmaster@streetpc.tk //webmaster@streetpc.tk
//https://www.streetpc.tk //http://www.streetpc.tk
#require('fpdf.php'); #require('fpdf.php');

Binary file not shown.

View File

@ -17,7 +17,7 @@ Author: <A HREF="mailto:andy@interpid.eu">Bintintan Andrei, Interpid Team</A>
</blockquote> </blockquote>
<h4 class="title1">Description:</h4> <h4 class="title1">Description:</h4>
<blockquote> <blockquote>
This <a href="https://www.fpdf.org">FPDF</a> Add On Class allows the creation of complex <b>TABLES</b> in the pdf document<br> This <a href="http://www.fpdf.org">FPDF</a> Add On Class allows the creation of complex <b>TABLES</b> in the pdf document<br>
</blockquote> </blockquote>
<h4 class="title1">Features:</h4> <h4 class="title1">Features:</h4>
<ul> <ul>

View File

@ -1,3 +1,3 @@
This program is licensed under the terms of the GNU Open Source GPL 3.0 license. This program is licensed under the terms of the GNU Open Source GPL 3.0 license.
Commercial use is prohibited. Visit <a href='https://www.interpid.eu/fpdf-components'>https://www.interpid.eu/fpdf-components</a> if you need to obtain a commercial license. Commercial use is prohibited. Visit <a href='http://www.interpid.eu/fpdf-components'>http://www.interpid.eu/fpdf-components</a> if you need to obtain a commercial license.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */

View File

@ -3,8 +3,8 @@
* This file is part of FPDI * This file is part of FPDI
* *
* @package FPDI * @package FPDI
* @copyright Copyright (c) 2015 Setasign - Jan Slabon (https://www.setasign.com) * @copyright Copyright (c) 2015 Setasign - Jan Slabon (http://www.setasign.com)
* @license https://opensource.org/licenses/mit-license The MIT License * @license http://opensource.org/licenses/mit-license The MIT License
* @version 1.6.1 * @version 1.6.1
*/ */