php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #4411 Create a single PDF Document for documentation instead of two (or have both :))
Submitted: 2000-05-11 17:33 UTC Modified: 2000-06-16 23:43 UTC
From: tswan at olemiss dot edu Assigned: hholzgra (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 Release Candidate 2 OS: Any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tswan at olemiss dot edu
New email:
PHP Version: OS:

 

 [2000-05-11 17:33 UTC] tswan at olemiss dot edu
A simple request to put the PDF version of the documentation in both a single file format and then another copy in two files format.   Flipping between documents gets tiring and confusing...

p.s. Regardless, the documentation for PHP is still among the best I've seen... kudos to the doc group... 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-19 09:15 UTC] hholzgra at cvs dot php dot net
the manual is hitting a hard memory limit
when processed with pdfjadetex

i still try to find out what the real problem is,
as i have already increased all configurable
parameter beyond any serious limit

until this is solved it is possible to convert
the postscript manual into a pdf (e.g. using ps2pdf)
but during postscript generation all linking and
referencing information gets lost, so the result
is just a 'dumb' pdf, no hyperlinks on table of 
content entries or see-also function references
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Jun 26 11:01:30 2024 UTC