Home
last modified time | relevance | path

Searched refs:pdf (Results 26 – 50 of 104) sorted by relevance

12345

/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.factory.class.php32 $pipeline->destination = new DestinationDownload($filename, ContentType::pdf());
H A Dfilter.output.ps2pdf.class.php33 return ContentType::pdf();
H A Dfont.resolver.class.php22 function setup_ttf_mappings($pdf) { argument
24 pdf_set_parameter($pdf, "FontOutline", $typeface."=".TTF_FONTS_REPOSITORY.$file);
H A Dpdf.fpdf.php128 function pdf(&$handler) { function in PDFIndirectObject
172 function pdf(&$handler) { function in PDFCMap
242 function pdf(&$handler) { function in PDFAppearanceStream
305 function pdf(&$handler) { function in PDFRect
335 'Rect' => $this->rect->pdf($handler),
359 function pdf(&$handler) { function in PDFAnnotationInternalLink
386 'Rect' => $this->rect->pdf($handler),
413 'Rect' => $this->_rect->pdf($handler)));
551 function pdf(&$handler) { function in PDFField
1145 $object_string = $object->pdf($this);
/plugin/wrap/
H A Dprint_or_pdf.less2 Styles shared between print.css and pdf.css
/plugin/latexit/tests/my/
H A Dtest16.latex19 \href{file:///P:/Manuals/UserManual.pdf}{User Manual}
/plugin/fckg/fckeditor/editor/css/images/fileicons/
H A Dicon_files.txt25 pdf.png
H A Ddir.txt24 pdf.png
H A Dicons.txt58 background-image: url(images/fileicons/pdf.png);
/plugin/docsearch/conf/
H A Dconverter.php.dist16 #pdf /usr/bin/pdftotext %in% %out%
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt10 pdf /usr/bin/pdftotext %in% -
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example10 pdf /usr/bin/pdftotext %in% -
/plugin/redirect2/lang/en/
H A Dintro.txt11 :example.pdf :ns: # redirect of media file
/plugin/dw2pdf/
H A Dcomposer.lock67 "pdf",
135 "pdf",
304 "pdf"
/plugin/diagramsnet/lib/
H A Dyarn.lock26 "@pdf-lib/standard-fonts@^1.0.0":
28 …resolved "https://registry.yarnpkg.com/@pdf-lib/standard-fonts/-/standard-fonts-1.0.0.tgz#8ba691c4…
33 "@pdf-lib/upng@^1.0.1":
35 …resolved "https://registry.yarnpkg.com/@pdf-lib/upng/-/upng-1.0.1.tgz#7dc9c636271aca007a9df4deaf2d…
730 pdf-lib@^1.16.0:
732 …resolved "https://registry.yarnpkg.com/pdf-lib/-/pdf-lib-1.17.1.tgz#9e7dd21261a0c1fb17992580885b39…
735 "@pdf-lib/standard-fonts" "^1.0.0"
736 "@pdf-lib/upng" "^1.0.1"
/plugin/dokutexit/conf/
H A Dheader-namespace.tex33 % If you want to have colored links in your pdf, change the following line:
H A Dheader-page.tex33 % If you want to have colored links in your pdf, change the following line:
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt22 http://www.evertype.com/standards/iso10646/pdf/cwa13873.pdf
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso53 …gzip','jpeg','jpg','mid','mov','mp3','mp4','mpc','mpeg','mpg','ods','odt','pdf','png','ppt','pxd',…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar48 'pdf' => 'application/pdf',
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki13 tags : images, media, mediamanager, thumbnail, odt, pdf
84 **Example 2:** presentation.pdf => presentation.pdf.thumb100.jpg
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php103 function pdf(&$handler) { function in PDFIndirectObject
146 function pdf(&$handler) { function in PDFAppearanceStream
209 function pdf(&$handler) { function in PDFRect
239 'Rect' => $this->rect->pdf($handler),
263 function pdf(&$handler) { function in PDFAnnotationInternalLink
290 'Rect' => $this->rect->pdf($handler),
317 'Rect' => $this->_rect->pdf($handler)));
454 function pdf(&$handler) { function in PDFField
1056 $object_string = $object->pdf($this);
/plugin/directorylist/
H A Dreadme.md50 <directorylist: [...] ignore="*.pdf,*.js,specialfile.doc,some_*_files.xlsx">
/plugin/imagemapping/
H A DREADME16 * {{example.pdf|Direct link to a media file @ 200,100,80,60}}
/plugin/revealjs/
H A DREADME.md368 Presentations can be exported as PDF. To do so append a `&print-pdf` to the URL. When you are able …
377 http://example-dokuwiki.com/doku.php?do=export_revealjs&id=example:page&print-pdf
380 …ck also the [Reveal.js PDF export documentation](https://github.com/hakimel/reveal.js#pdf-export).

12345