[xwiki-users] Printable Index
So I am writing this Quality Manual using XWiki; The main manual is one page, has many headings, and a TOC. There's also a bunch of supporting procedures, all linked to one another, and the system is really slick The problem is, we sometimes need to hand out hard printed copies of the manual to source inspectors to take with them. So when I go to print the manual, I want to include an Index with page numbers like in a book. Is there a way to do that? Dan. -- View this message in context: http://xwiki.475771.n2.nabble.com/Printable-Index-tp7599082.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Dan, When you export a page as PDF you have the option to include a "Table of Contents" ("List headings at the beginning of the PDF document, usually right after the cover page."). The generated Table of Contents shows the page numbers (where each section is located). See http://platform.xwiki.org/xwiki/bin/view/Features/Exports . Is that what you need? Hope this helps, Marius On Wed, Apr 20, 2016 at 8:02 AM, dullfig <[email protected]> wrote:
So I am writing this Quality Manual using XWiki; The main manual is one page, has many headings, and a TOC. There's also a bunch of supporting procedures, all linked to one another, and the system is really slick
The problem is, we sometimes need to hand out hard printed copies of the manual to source inspectors to take with them. So when I go to print the manual, I want to include an Index with page numbers like in a book. Is there a way to do that?
Dan.
-- View this message in context: http://xwiki.475771.n2.nabble.com/Printable-Index-tp7599082.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Yes! this is probably what I need. I will have to test. I see it is possible to export directly from a program, correct? in other words, no user involvment. Dan From: Marius Dumitru Florea [via XWiki] Sent: Wednesday, April 20, 2016 5:05 AM To: dullfig Subject: Re: Printable Index Hi Dan, When you export a page as PDF you have the option to include a "Table of Contents" ("List headings at the beginning of the PDF document, usually right after the cover page."). The generated Table of Contents shows the page numbers (where each section is located). See http://platform.xwiki.org/xwiki/bin/view/Features/Exports . Is that what you need? Hope this helps, Marius On Wed, Apr 20, 2016 at 8:02 AM, dullfig <[hidden email]> wrote:
So I am writing this Quality Manual using XWiki; The main manual is one page, has many headings, and a TOC. There's also a bunch of supporting procedures, all linked to one another, and the system is really slick
The problem is, we sometimes need to hand out hard printed copies of the manual to source inspectors to take with them. So when I go to print the manual, I want to include an Index with page numbers like in a book. Is there a way to do that?
Dan.
-- View this message in context: http://xwiki.475771.n2.nabble.com/Printable-Index-tp7599082.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [hidden email] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [hidden email] http://lists.xwiki.org/mailman/listinfo/users -------------------------------------------------------------------------------- If you reply to this email, your message will be added to the discussion below: http://xwiki.475771.n2.nabble.com/Printable-Index-tp7599082p7599092.html To unsubscribe from Printable Index, click here. NAML -- View this message in context: http://xwiki.475771.n2.nabble.com/Printable-Index-tp7599082p7599107.html Sent from the XWiki- Users mailing list archive at Nabble.com.
darn. there seems to be a bug when exporting in chrome. I checked exporting in IE, and it worked fine. But in chrome it seemed to display gibberish to the screen. So I saved the gibberish to a text file, and started doing some detective work. Comparing side by side the outputs of both IE and Chrome, I have discovered the following: In chrome, all ">>" are being replaced by ">>" and all "<<" are being replaced by "<<" The problem does not seem to be Chrome, as I can display the output produced in IE in Chrome. Is XWiki detecting the browser and somehow changing the output? Dan -----Original Message----- From: Marius Dumitru Florea Sent: Wednesday, April 20, 2016 5:05 AM To: XWiki Users Subject: Re: [xwiki-users] Printable Index Hi Dan, When you export a page as PDF you have the option to include a "Table of Contents" ("List headings at the beginning of the PDF document, usually right after the cover page."). The generated Table of Contents shows the page numbers (where each section is located). See http://platform.xwiki.org/xwiki/bin/view/Features/Exports . Is that what you need? Hope this helps, Marius On Wed, Apr 20, 2016 at 8:02 AM, dullfig <[email protected]> wrote:
So I am writing this Quality Manual using XWiki; The main manual is one page, has many headings, and a TOC. There's also a bunch of supporting procedures, all linked to one another, and the system is really slick
The problem is, we sometimes need to hand out hard printed copies of the manual to source inspectors to take with them. So when I go to print the manual, I want to include an Index with page numbers like in a book. Is there a way to do that?
Dan.
-- View this message in context: http://xwiki.475771.n2.nabble.com/Printable-Index-tp7599082.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
ok, I traced the problem to PlantUML. I have several diagrams in the manual, and every page with a diagram does not export right. But it's my fault, I have been modifying the macro to output SVG images instead of PNG images, so that I can embed clickable links in them. I rolled back the macro to "as installed" and all is well. I will have to discover how I'm braking pdf export with my changes. Can PDF export handle SVG images? Dan -----Original Message----- From: Daniel Ullfig Sent: Wednesday, April 20, 2016 10:13 AM To: XWiki Users Subject: Re: [xwiki-users] Printable Index darn. there seems to be a bug when exporting in chrome. I checked exporting in IE, and it worked fine. But in chrome it seemed to display gibberish to the screen. So I saved the gibberish to a text file, and started doing some detective work. Comparing side by side the outputs of both IE and Chrome, I have discovered the following: In chrome, all ">>" are being replaced by ">>" and all "<<" are being replaced by "<<" The problem does not seem to be Chrome, as I can display the output produced in IE in Chrome. Is XWiki detecting the browser and somehow changing the output? Dan -----Original Message----- From: Marius Dumitru Florea Sent: Wednesday, April 20, 2016 5:05 AM To: XWiki Users Subject: Re: [xwiki-users] Printable Index Hi Dan, When you export a page as PDF you have the option to include a "Table of Contents" ("List headings at the beginning of the PDF document, usually right after the cover page."). The generated Table of Contents shows the page numbers (where each section is located). See http://platform.xwiki.org/xwiki/bin/view/Features/Exports . Is that what you need? Hope this helps, Marius On Wed, Apr 20, 2016 at 8:02 AM, dullfig <[email protected]> wrote:
So I am writing this Quality Manual using XWiki; The main manual is one page, has many headings, and a TOC. There's also a bunch of supporting procedures, all linked to one another, and the system is really slick
The problem is, we sometimes need to hand out hard printed copies of the manual to source inspectors to take with them. So when I go to print the manual, I want to include an Index with page numbers like in a book. Is there a way to do that?
Dan.
-- View this message in context: http://xwiki.475771.n2.nabble.com/Printable-Index-tp7599082.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
Daniel Ullfig -
dullfig -
Marius Dumitru Florea