Commit Graph

81 Commits

Author SHA1 Message Date
Roland Gruber 267cdcb31b new type API 2017-04-01 09:57:03 +02:00
Roland Gruber 036a16a031 fixed issues with empty (#26) 2017-03-08 17:19:44 +01:00
Roland Gruber 7cab830b06 DejaVu font 2017-02-19 11:14:16 +01:00
Roland Gruber 7ccd41ef11 new PDF API 2017-02-18 21:10:06 +01:00
Roland Gruber 753b443656 added PDF namespace 2017-02-18 10:13:08 +01:00
Roland Gruber 809cb97f84 set correct head line 2017-02-18 09:59:57 +01:00
Roland Gruber ddeafb3503 replace internal PDF API 2017-02-15 21:45:26 +01:00
Roland Gruber 8774583532 new type API for PDF 2017-01-05 21:05:17 +01:00
Roland Gruber a9234c1537 new type API for PDF 2017-01-04 20:52:51 +01:00
Roland Gruber 207cd984ce new type API 2016-12-24 15:39:02 +01:00
Roland Gruber 06e716139a ship with patched version of fpdf 2016-05-10 18:37:01 +02:00
Roland Gruber 4e8fe408b7 mode 0640 for PDFs and certificates in tmp folder 2015-06-18 18:16:00 +00:00
Roland Gruber 8a4bb431a7 added $pdfKeys to get_pdfEntries 2015-01-07 17:16:35 +00:00
Roland Gruber fc385ba466 use new random number function 2013-07-21 11:34:31 +00:00
Roland Gruber 7558be0e90 set PDF files 0600 2013-05-01 08:20:14 +00:00
Roland Gruber 1607bd8ee5 PHPDoc update 2012-07-15 12:05:47 +00:00
Roland Gruber 15b33ea717 allow to create PDF file on upload 2012-02-05 10:38:59 +00:00
Roland Gruber 331d4cdff2 doc 2011-10-14 18:35:42 +00:00
Roland Gruber 5c58f917f1 new FPDF version 2011-10-14 17:13:05 +00:00
Roland Gruber 0d7f704de0 fixed problems if other version og fpdf is in lib path 2011-10-06 17:42:28 +00:00
Roland Gruber 9fc4b4f946 ignore non-existent entries 2011-01-09 16:39:11 +00:00
Roland Gruber 5c7e917ebb close PDF dialog after user clicked button 2010-11-06 09:40:32 +00:00
Roland Gruber dc4fe124bc removed lampath session variable 2010-04-01 18:12:07 +00:00
Roland Gruber 50b0f5e731 new homepage 2009-10-27 18:47:12 +00:00
Roland Gruber fbfe265310 removed obsolete query 2008-01-08 18:18:53 +00:00
Roland Gruber 6f1dac455c removed obsolete parameter 2008-01-08 18:10:41 +00:00
Roland Gruber 72426b7554 fixed escape sequences 2007-12-28 15:57:43 +00:00
Roland Gruber 15c4d4ae44 load PDF classes only when needed 2007-11-14 10:28:39 +00:00
Roland Gruber 8370c26e69 use ->new_rand() 2007-07-08 11:06:06 +00:00
Roland Gruber 72361fe917 removed code to replace variables in static text 2007-01-22 18:03:40 +00:00
Roland Gruber 40040648c4 smaller fonts 2006-07-29 15:12:20 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 9fc8b5a146 removed fixed subtitles 2005-11-16 13:23:57 +00:00
Roland Gruber cd31c1ba13 fixed module order and some minor bugs; removed unneeded parameter in get_pdfEntries() 2005-08-02 09:48:55 +00:00
Roland Gruber c2de13f7c1 added <tr> tag for PDF to fix layout issues 2005-07-28 09:01:41 +00:00
Roland Gruber fdefad666f moved PDF templates to config/pdf (code from Lukas) 2005-07-27 18:38:17 +00:00
Roland Gruber e36398666d fixed some layout problems 2005-07-18 15:31:51 +00:00
Roland Gruber 0ef7472634 use multiCell() to display entry values 2005-07-18 10:55:58 +00:00
Roland Gruber dda4473cbd use smaller font for entries 2005-07-16 12:42:45 +00:00
Roland Gruber 56e6e41b22 removed \"-\" in front of section headlines 2005-06-28 16:33:06 +00:00
Roland Gruber 8b0b58257a use UTF-8 font Bitstream Vera 2005-06-17 07:57:55 +00:00
duergner 6c97d892b3 *** empty log message *** 2004-10-30 16:46:06 +00:00
duergner e69e7f0045 new PDF support added; tested should work; 2004-08-03 19:07:31 +00:00
duergner ee5619ba08 PDF improved; some things still open; should work now; 2004-07-16 06:33:37 +00:00
duergner f6e01592a7 new pdf support nearly completed; dropdown boxes added in lists to choose which profile to use; 2004-06-03 14:26:48 +00:00
duergner 4eda1e4044 modules pdf ready (except sambaSamAccount); direkt pdf output is disabled for debug reasons at the moment. 2004-05-29 19:20:28 +00:00
duergner cb5c71b23a corrected some last bugs 2004-05-28 09:43:17 +00:00
duergner 789e3ea7ff everythins should be fixed now and work 2004-05-27 19:07:50 +00:00
duergner 8f68551944 account type is fetched before pdf is instantiated 2004-05-27 18:13:16 +00:00
duergner d699ee133b corrected some little bugs with pdf creation 2004-05-27 17:42:19 +00:00