аЯрЁБс>ўџ 9;ўџџџ8џџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџьЅСY П!bjbjѓWѓW -:‘=‘=ўџџџџџџ]$$$$8\p<$РРРРРєєєbdddddd$є‘jˆєєєєєˆє РР4Рє є є є"РРb$$єbє ˜є Œ:,,bРЌаjS–БХ$$оX How to make the site: Copy the Book folder. Adapt the following files: Questions.inc & Answers.inc - the first words of any pages which have a clear 1st word which is not "the" Index.htm – add Title, and perhaps other Meta data. Change NoFrame (at the end) to reflect Title. - Change page no.s for Preface, main pages, Samples Left-Cont.htm – the Contents & page nos Change number of pages free in Loading.htm, Loading.php, Signup.php, Signedup.htm, Signup1.php Change $Book = "drb" ; in signup0.php, load.php, blank.php In load.php remove line $URL= '' when loaded to the webserver. How to create the MySQL tables: Change Counter.inc with login details and name of database Run mysql_send.php from the folder in a browser Paste in "create table trent_visitor…." and "create table trent_visit…." How to make PDF files: Save each page or section as a separate PDF file: Print the pages using Acrobat Distiller - set the Properties: PDF settings, Conversion settings to “150 DPI, NoCommonFonts” (which doesn’t save any font descriptions for normal fonts) untick “Preview in Acrobat If using page images instead of word files: - save as monochrome GIFs (ie only 2 colours) - open in PSP, set page to A3, print to distiller If the pages are to be exact replica's of the printed version, make a separate file for each physical page. Don't make a single file, cos this will appear in the Temp Internet Files when they look at a single page. Don't make a section of pages into a multi-page document cos the FullPage view without any tools does not allow easy movement from one page to another. When they are displayed, if there is too much at the top of each page, make the link: "filename.pdf#view=FitBH,40" – to scroll down by 40 when it opens. If you want to divide the book into sections, and you don't need exact replicas of physical pages, reduce the fonts so that each section can fit onto a single page (eg make every font half size). Increase the margins so that the number of words on a line is roughly the same. Adjust any tables, and adjust any exact line spacing in styles. When the page is viewed, the page will zoom to the width of the content so the user doesn't see small fonts. Don't try making a super-long customised paper size, cos the longest possible is only 55cm and Acrobat doesn't cope well with pages bigger than A4 or Letter – it often refuses to print them properly. To make a PDF of every page, use the QuicKeys macro "Save Word files as PDF named by page Numbers". This uses a file called Numbers.doc, which is a list of numbers 1-500, one on each line, and a word macro "PrintPDF_Eachpage()". This macro switches window to Number.doc, highlights and copies the next number, then switches back and used Edit:Goto..PageNumber, pastes the page number, goes there, Prints to Distiller the current page. The QuicKeys macro pastes the number as the filename and goes back to word to run the Macro again using a keypress. Save all the pages in a folder "Unprotected" and Copy them into another folder "Full", and a sample chapter pages into "Sample". Make pages with outlines of chapters, eg just the chapter title, introduction & conclusion. Put these in Unprotected, and a copy in a folder "Outline". To secure the PDF files in Sample & Outline, use the Acrobat Batch processing, "Secure_NoMenu_NoChange". This is a batch sequence I made which has: Set Open Options: - View page only - Page Layout: Continuous - Magnification: Fit visible - Window Options: Resize to initial page =Y; Open in full screen =Y; Center window =Y; Display title=N - User Interface Options: Hide toolbar =Y; Hide window controls =Y; HIde menubar =Y Set security: Acrobat Standard security - settings: Set password to change document to "PPPP-WWWW" - Encryption level 40-bit (so compatible with Acrobat 4&5) - tick no printing, no changing, no content copying, no changing fields The web page shows only one page at a time, so only those pages are saved in the temp files (at Local Settings: Temporary Internet Files). To secure the PDF files in Sample & Outline, use the Acrobat Batch processing, "Secure_Small_NoMenu_NoChange". This is the same as above but saves pages with Open Option: Magnifcation: 10% This means when someone opens a page saved offline, it is too small to read. When the pages are read online, they can be opened with "filename.pdf#view=FitBH", which can't be done when they are offline. I tried finding a way to put a password in a command line or link, so the files could be password-locked for viewing. Someone asked about this on a PDF experts forum and the answer from a Adobe employee said this was impossible. I tried using EncryptPDF CommandLine, but this only allows encryption and not decryption. This locked small magnification is a good compromise. ==================================== Go to a pagepage=page_numberThe page number must be an integer. A PDF’s 1st page has a page number of 1.Go to a destinationnamed-dest=destination_stringZoom or scroll a pagezoom=scale[, left, top]All values must be integers or in floating-point notation. A scale of 100 gives 100% zoom. Scroll values for left and top are user coordinates (0,0 is the top left of a visible page, regardless of page rotation).Set the view of a pageview=Fit view=FitH[, top] view=FitV[, left] view=FitB view=FitBH[, top] view=FitBV[, left]Fit, FitH, and so on are keywords defined in the Portable Document Format Reference Manual (www.adobe.com). Scroll values for left and top must be integers or in floating-point notation. These values are user coordinates (0,0 is the top left of a visible page, regardless of page rotation).Set the location and size of the view rectangleviewrect=left, top, width, height All values must be integers or in floating-point notation. Scroll values for left and top are user coordinates (0,0 is the top left of a visible page, regardless of page rotation).Display bookmarks or thumbnails pagemode=modeThe possible values are bookmarks, thumbs, and none.Display the scrollbars scrollbar=boolean_value The possible values are true and false.Display the tool bartoolbar=boolean_valueThe possible values are true and false. Note: The action commands are not case-sensitive (except for the value of a destination). There can be no spaces in the URL command line, and each command cannot be more than 32 characters in length. If you supply a .oating-point value, only one digit following a decimal is used. These are examples of valid action commands for PDF documents linked from HTML: The actions are executed from left to right as they appear in the command line. It is possible that later actions will override the effects of previous actions, so be sure to order the actions appropriately. For example, page actions should appear before zoom actions. ›уцOo'>гџ$%qs†‡’ЄЇТЧШгЉЋзкшьNx@Az“IJtx‘šœЂЈЌЎЏбпј§ &3LQUZ\]^d§ћљ§§эузузуузууузузузуузузузузузуузуузуэуэуэуузуэуэуузуэуэууШ56CJOJQJhmH nH 6OJQJhmH nH OJQJhmH nH 5OJQJhmH nH B*H*5N/KЖLtгMNOopЋл$%&'>?qr›-§§§§§§§§§§§§§§§§§§§§§§§§§§њ§@&/KЖLtгMNOopЋл$%&'>?qr›-HtЂдежB Ў G  р с n o —˜ГДH[l†Ѓ ^†СќDEабZ[\вгдежзийкџ$%qs‡ЅІЇНеЊЋТN›Пхўћјѕѓѓѓѓѕѕѕёѕѓѕёѕѓѓѓѓѓ  зџџџ_-HtЂдежB Ў G  р с n o —˜ГДH[l†Ѓ ^†Сќњјјјјјјјјјјјјјјјјјјјјјјјјјјј & FќDEабZ[\вгдежзийкџ%rs‡Ѕ§§§§§§§§§§§§§§§§§§§§њњњпањњ$$–lжж ”џœ }Ќ#$ЅІЇНеЊЋТЫмюј ?`x›Пх-@AVgqќсќќќсXќќќќќќќќќќќќќќќќс$ќќќ$$–lжж ”џœ }Ќ#$х@AVgq“”ЖнIJ\jkxyЎЏЛЦЧпр§ 4Q\]^Њё6wМЧљ5>yТ VcЅУыь< “ н љ њ § ў џ !ўўћћћўўўўўўћћћўўўўћћћўўћўўћћћћљў yТ VcЅУыь< “ н љ ќспппппппппппппппппппппппп$$–lжж ”џœ }Ќ#$dwЧycъыьј ћ ќ § !ђцмцмвШцШМШ6OJQJhmH nH OJQJhmH nH OJQJhmH nH OJQJhmH nH CJOJQJhmH nH 6CJOJQJhmH nH  љ њ § ў џ !§§§§§+0&P А‚. АЦA!А "А #а$ %ААаА  [$@ёџ$NormalmH <A@ђџЁ<Default Paragraph Font4@ђ4Header  ЦрР!:CJ, @,Footer  ЦрР!@ўO@Comment - Author etcB*DўO"DComment - Licence etc6B**ўOЂ1* Song NumberB*,ўOB, Song Title@&BўORB Song Versesd№5B*CJ,OJQJ,ўOb,Author$6CJ:ўO:Heading1$ЄЄ @&5CJ4ўO4Heading2 Є @&6CJRўO’RNormal Following Paras$„hdџCJ:џџџџd!-ќЅqQљ !х!№@№  @ёџџџ€€€ї№H №№0№( № №№’№№0№( № №№B №S №ПЫџ ?№KX[fпуёј&*ps Ћ­Зуцњ BKafw‚ЏНђџ#сю-3‰‘™ \_чъяї†ˆРЪзк” œ > O С ж & . Œ ” @ B    NRSZ!=|ˆ+OYZe$KPЄНЧXcТЪЫдмхюїј "&юљq~їkxЧо37=ќfpЈВpsЧвцщ# vzЄЈѓќžЊG P Х Ъ ќ  ь ю ƒ  ˆўєћПЭ-/ЖФ%)œЂ§QTЊЕёј6=МРШЩњћ?@ТЪ !deІЇУЯ“—нуџџDavidBC:\DOCUME~1\Owner\LOCALS~1\Temp\AutoRecovery save of Document1.asdDavid'C:\WWW\DRB\How to secure PDF files.docDavidQC:\DOCUME~1\Owner\LOCALS~1\Temp\AutoRecovery save of How to secure PDF files.asdDavid'C:\WWW\DRB\How to secure PDF files.docDavid'C:\WWW\DRB\How to secure PDF files.docDavidSC:\DOCUME~1\Owner\LOCALS~1\Temp\AutoRecovery save of How to make a secure book.asdDavid.C:\WWW\DRB\Book\How to make a secure book.docDavidSC:\DOCUME~1\Owner\LOCALS~1\Temp\AutoRecovery save of How to make a secure book.asdDavid.C:\WWW\DRB\Book\How to make a secure book.docъ]гQЌЦp.џџџџџџџџџ%JsВŽтzџџџџџџџџџ„h„˜ўЦho(-„h„˜ўЦho(-%Jsъ]гQџџџџџџџџџџџ@€""pЧ0))" P@G‡:џTimes New Roman5€Symbol3& ‡:џArial?Myriad-BoldAMyriad-RomanCMyriad-ItalicKMyriad-BoldItalic71Courier"qЈаhW|‘ЦК ’FЕ1ш 3БЅРДД€20d[џџHow to make PDF files:DavidDavidўџр…ŸђљOhЋ‘+'Гй0hˆАМЬиь ќ $ 0 <HPX`фHow to make PDF files:ow David mavi Normal.dot David.d5viMicrosoft Word 8.0e@~I@2м&ћФ@ŒzБХ1шўџеЭеœ.“—+,љЎDеЭеœ.“—+,љЎD hp|„Œ” œЄЌД М пфCCA3 [j How to make PDF files: Title˜ 6> _PID_GUIDфAN{0D8005D4-4C4E-4E5C-BF54-D4E741EEBEB2} ўџџџ !"#$%&'ўџџџ)*+,-./ўџџџ1234567ўџџџ§џџџ:ўџџџўџџџўџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџRoot Entryџџџџџџџџ РFЊd}С1ћФ юh–БХ<€1TableџџџџџџџџџџџџћWordDocumentџџџџџџџџ-:SummaryInformation(џџџџ(DocumentSummaryInformation8џџџџџџџџџџџџ0CompObjџџџџjObjectPoolџџџџџџџџџџџџ юh–БХ юh–БХџџџџџџџџџџџџўџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџџўџ џџџџ РFMicrosoft Word Document MSWordDocWord.Document.8є9Вq