Saving files as jpg from InDesign CS4 js

Hi, Kasyan.
You originally gavy me this script to re-save files as pngs, and now I need it to re-save them as jpgs instead. I made some changes, but I must have missed something, because it's not working. Could you take a look at it:
#target indesign
var myDoc = app.activeDocument;
var myFolder = Folder.selectDialog ("Select the output folder for JPG images");
SetDisplayDialogs("NO");
OpenFiles();
SetDisplayDialogs("ALL");
UpdateAllOutdatedLinks();
alert("Done");
function OpenFiles(){
     for (var i = myDoc.links.length-1; i >= 0; i--) { // process links collection backwards since it's changing!
          var myLink = myDoc.links[i];
          if (myLink.linkType != "Joint Photographic Experts Group (JPEG)"){
               var myImage = myLink.parent;
               var myImagePath = myLink.filePath;
               var myImageFile = new File(myImagePath);
               var myNewPath =  myFolder.absoluteURI + "/" + GetFileNameOnly(myImageFile.name) + ".jpg";
               CreateBridgeTalkMessage(myImagePath, myNewPath);
               Relink(myLink, myNewPath);
function CreateBridgeTalkMessage(myImagePath, myNewPath) {
     var bt = new BridgeTalk();
     bt.target = "photoshop";
     var myScript = ResaveInPS.toString() + "\r";
     myScript += "ResaveInPS(\"" + myImagePath + "\", \"" + myNewPath + "\");";
     bt.body = myScript;
     bt.onResult = function(resObj) {}
     bt.send(100);
function ResaveInPS(myImagePath, myNewPath) {
     try {
           var myPsDoc = app.open(new File(myImagePath));
             if (myPsDoc.mode == DocumentMode.CMYK) {
                    myPsDoc.changeMode(ChangeMode.RGB);
           var docName = myPsDoc.name;
          var myJPGSaveOptions = new JPGSaveOptions();
          myJPGSaveOptions.interlaced = false; // or true
          myPsDoc.saveAs(new File(myNewPath), myJPGSaveOptions, true);
          myPsDoc.close(SaveOptions.DONOTSAVECHANGES);     
     catch (err) {
          try {
               app.activeDocument.close(SaveOptions.DONOTSAVECHANGES);
          catch (err) {}
function Relink(myLink, myNewPath) {
     var newFile = new File (myNewPath);
     if (newFile.exists) {
          var originalLinkFile = new File(myLink.filePath);
          myLink.relink(newFile);
          try { // for versions prior to 6.0.4
               var myLink = myLink.update();
          catch(err) {}
function SetDisplayDialogs(Mode) { // turn on-off DialogModes in PS -- don't want to see the open file dialog while the script is running
     var bt = new BridgeTalk;
     bt.target = "photoshop";
     var myScript = "app.displayDialogs = DialogModes." + Mode + ";";
     bt.body = myScript;
     bt.send();
function UpdateAllOutdatedLinks() {
     for (var myCounter = myDoc.links.length-1; myCounter >= 0; myCounter--) {
          var myLink = myDoc.links[myCounter];
          if (myLink.status == LinkStatus.linkOutOfDate) {
               myLink.update();
function GetFileNameOnly(myFileName) {
     var myString = "";
     var myResult = myFileName.lastIndexOf(".");
     if (myResult == -1) {
          myString = myFileName;
     else {
          myString = myFileName.substr(0, myResult);
     return myString;
Thank you.
Yulia

On first sight:
myJPGSaveOptions.interlaced = false;
JPEG save options don't have an 'interlaced' property; that was for PNGs only. Check Photoshop's Script Help for the specific JPEG options.

Similar Messages

  • How to create a smallest file size pdf from indesign CS4 document

    How to create a smallest file size pdf (suitable for upload to a website) from indesign CS4 document which contains multiple illustrator CS4 illustrations.
    I have chosen the "smallest file size option" but the pdf file is over 30MB, can anyone help please.
    Thank you

    One trick is to
    Set the placed graphics to have a transparency of 99.9% (you can do this with Find/Change and select Objects)
    This is enough to force the graphics throught the Transparency Flattener
    Next set the Transparency Blend Space to RGB (Edit>Transparency Blend Space)
    Next set a custom Transparency Flattner Preset Edit>Transparency Flattner
    Next
    Use File>Export and choose
    Smallest file size
    PDF Compatibility Acrobat 4 (PDF 1.3)
    In Advanced Section - go to transparency and selec the new Flattener Preset you created.
    *this will convert your vectors to raster, but it should reduce your file size

  • New problem printing from InDesign CS4 in Lion

    After having great success with Aisolve's earlier fix on printing from InDesign CS4 after upgrading to Lion, I'm having a new problems after installing the OS X 10.7.2 upgrade last week. When I try to print from  InDesign CS4 and Illustrator CS4 to my Lanier 445c/Ricoh C4500 at my workplace I get the following error message:
    "Printing Error: The Adobe Print Engine has failed to output your data due to an unknown problem."
    This seems like a different issue this time, as I'm able to print to my home printers, an HP LasertJet 2600n and an HP Photosmart C4270. I thought it might be a printer driver problems, but I've gone to Lanier's site and they don't have any new printer drivers for Mac OS X 10.7.
    I also some research on Adobe's site, and found this message affecting CS1, 2 & 3. I tried the only fix that seemed to apply to me, which was re-naming/deleting the InDesign Deafults and InDesign SavedData files. (I have this problems even when I'm printing a text-only file without any graphics.) This fix didn't work.
    I can print to the Lanier/Ricoh from Acrobat 9, and all my non-Adobe software just fine, so my work-around to date has been exporting to PDF and printing from there. My big problem is that I need the "Print Booklet" feature in InDesign for a big job I've got coming up this week. Can't do that from Acrobat. :-(
    Any help would be greatly appreciated!

    mmsteer,
    I think I may be able to help you with this problem, which I was having with CS4 when I first upgraded to Lion, and others were having with CS3. This fix is courtesy of Aisolve on these discussion boards:
    Remove the Adobe PDF PPDs from the following folders:
    OS/Library/Printers/PPDs/contents/Resources/en.lproj,
    OS/Library/Printers/PPDs/contents/Resources/Zh_CN.lproj,
    OS/Library/Printers/PPDs/contents/Resources/Ja.lproj,
    OS/Library/Printers/PPDs/contents/Resources/ko.lproj,
    OS/Library/Printers/PPDs/contents/Resources/Zh_TW.lproj,
    Be sure to go to your system Library, not your user Library.
    Also, regarding my current problem, I spoke with an Apple tech person and found that the 10.7.2 upgrade apparently is the culprit, and is incompatible with wireless printing to my Lanier printer. I CAN print connected through USB. That's a work-around for now, but I'll need to contact Lanier about upgrading their driver for OS X 10.7.2.
    Aisolve was helping me with this issue, too, and assures me that if I'm able to generate a postscript file (which I was), and able to generate a PDF by distlling it through Adobe Distiller (which I am), then I can safely assume that the problem lies with the hardware, in this case the printer driver. This lines up with what Apple told me.

  • Cannot print to Adobe PDF from InDesign CS4 under Snow Leopard (10.6.2)

    Hello All,
    Hopefully the subject line says all. Running SL and CS4, and after manually deleting the "old" Adobe PDF 9.0 driver, I am unable to print to PDF — or select "Save As Adobe PDF" under the Mac OS print dialog. This is insanely frustrating on may levels, as this was once a 3-minute operation and now has stretched into two days of futile searching for a solution.
    There is a "tech doc" somewhere out there that offers a "solution". But beware, as it has not worked for me. Once you manually search for and remove the Adobe PDF 9.0 driver, you are supposed to magically be able to select the "Save As Adobe PDF" option. This is not the case for me.
    Am trying to print, once again, from InDesign CS4 (NOT via the Export command as that will not allow me to set page size, or print separations). There is no Adobe PDF driver there anymore and there is no option to print PDFs. Of course, I can rest easier with the knowledge that everything is easier now in SL.

    For a long time I was printing out of InDesign CS4 to a PS file and Distilling to a PDF, either composite or separated. Then Snow Leopard came along and that workflow seemed no longer available. It seems some well meaning people didn't understand a professional DTP workflow.
    I had to work between two Macs to create a project and then make separations.
    Eventually I went back to the Adobe InDesign forums and folks insisted that a Adobe PDF 9 printer should be available in my print drivers.
    On that suggestion I completely uninstalled Adobe Acrobat Pro 9 and then reinstalled it.
    It worked, I had the PDF printer back and can now print to a postscript file and do separations as I always have.
    (Another story is that Snow Leopard killed my Epson 2200 printer)
    At one stage I did an update of Acrobat 9 and it caused me to lose the Adobe printer again. Going through the procedure again brought it back and this time after a Acrobat 9 update it stuck.
    In my opinion somebody screwed up. It's not enough to be able to create PDFs out of Microsoft Word. There are people out here trying to make a living and need to be able to create print separations for some offset printers.

  • Can you have a PDF fit on the viewer's screen automatically when exporting from InDesign CS4?

    Can you have a PDF fit on the viewer's screen automatically when exporting from InDesign CS4?

    If you were to upgrade to InDesign CS5 or CS5.5 and if you exported as Adobe PDF (Interactive), you could set the View settings for Page Layout and Zoom.
    While, as Jongware points out, its possible for individual users to override that option (Preferences > Page Display > Default Layout and Zoom), the number who will actually do that is actually very tiny.

  • Scaling issue when printing to HP devices from InDesign CS4

    I seem to have a recurring error printing from InDesign CS4 (OS X Leopard 10.5.8) to both my HP printers (C3180 & Officejet Pro 8500). When printing at 100% size, the artwork gets scaled up slightly. For example, creating a simple 5 x 5" box ends up coming out at 5.125 x 5.125" on the printed sheet (with no scaling turned on in the print dialogue).
    I've not been able to find any support issues related to this on either HP or Adobe's site. I suspect it's s driver/postscript incompatability issue. The same artwork prints at the correct size when exporting to PDF and printing from Acrobat.
    Curious if anyone else is experiencing the same problem.

    A large percentage of problems we see related to printing seem to be with HP printers. Are you doing borderless or anything like that? What is the page size and scaling in the driver?

  • Exporting JPEGs from InDesign CS4

    I've exported jpegs from InDesign CS4 for years and each time I get an Export JPEG dialog box that gives me the option to adjust the resolution. Suddenly, when I export to JPEG, I get no dialog box and it automatically creates a JPEG at 300 dpi. I've looked everywhere in Preferences to see if I inadvertently changed settings, but I find nothing. Help?

    Try this forums.adobe.com/thread/526990

  • Upgrading from InDesign CS4 to CS5.5

    How much would it cost to upgrade from InDesign CS4 to CS5.5

    There is no longer any official upgrade for any version of InDesign. The only offerings from Adobe now are Creative Cloud subscriptions (which currently provide access to both CC and CS6 versions), or purchasing a perpetual license for CS6, at full price, with the understanding that CS6 is considered "feature complete" and will not receive any further updates and may not work on the next OS releases or new generations of hardware.

  • Maintaining Text Formatting from Indesign CS4 to Illustrator CS4

    Hey folks,
    I'm trying to transfer copy a section of text with bullets from InDesign CS4 back into Illustrator CS4.  When I copy it over to Illustrator, I lose my bullets.  I know I could do this in CS3 and maintain the bullets, but the approach I used in CS3 doesn't work for CS4.
    Anyone know how to pull this off without me having to go into Illustrator and kluge together some bullets from scratch?
    Thanks!
    -Dusty.

    Thanks for the response Bob.
    How do I convert my Indesign bullets to text, or are you saying I need to create them as Wingdings or somesuch and not as actual bullets?
    The bullets are the main issue, but my formatted text isn't transferring either.  The text I paste from Indesign to Illustrator removes the formatting I had in Indesign (e.g., font-family, size, etc.)
    Thanks,
    -Dusty.

  • Transferred CS4 to new MacBook Pro, now some fonts will not work when PDFing documents from InDesign CS4. Help!

    I recently purchased a new MacBook Pro. I transferred my CS4 from my older MacBook Pro to my new computer, and although it seemed to be working fine now some fonts will not work when PDFing documents from InDesign CS4. These fonts are installed on my new computer, can be found in InDesign CS4, and work fine within the program but will not appear in PDFs. The letters turn into rectangles. Does anyone know why, and how to fix that?
    Help/input would be much appreciated. Thank you!
    Kristen.

    you should properly install adobe products, not move, migrate or otherwise transfer them.
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.5 (win), 5.5 (mac) | 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Backword saving from Indesign CS4 to indesign CS

    Hi
    Im having a problem exporting artwork produced in Indesign CS4 for Mac to be used in Indesign CS for PC. I have used a copy of Indesign CS3, back saving from CS4 to CS3 and then from CS3 to CS. But sadly my client still cant open the files - has anybody had any experience of this?, does anybody know if there is a route which works?
    thanks
    owen

    As specifically pointed out there, this won't work to get back to CS unless you use the trick to get to CS2, open it in CS2 and export it again.
    Barring that, the client will have to upgrade. Even with that, you're likely to wind up with a complete mess going back three versions.
    Bob

  • Printing issues from InDesign CS4 pdf file

    Good morning,
    Could you help explain and possibly resolve an issue I'm having with an InDesign CS4 pdf file where the text and image drop shadows (40%) are printing as solid black blocked shapes from a large format printer. The file encompasses 1 overall image, 1 image with drop shadow, 3 text frames with drop shadow effect applied to the text and 1 group set of simple rectangular and ellipse objects with a glow.
    My colleagues in graduate school experienced the same with their files and the output bureau's rasterized the pdf file in Photoshop where it printed out with good resolution. Shouldn't this be resolved first in InDesign rather than rasterizing the file?
    I appreciate any help and insight you could offer myself and my colleagues.
    Thank you, Kathryn

    The printing service uses Acrobat 8 Pro and HP large format printer. My InDesign CS4 document is in the color mode of RGB and color type as Process. I saved it as a pdf file using the standard settings as follows: Preset: High Quality Print, Standard: None and Compatibility: Acrobat 4 (PDF 1.3). Are there options I should be paying more attention to when creating the PDF file? Also, I was reading up on Peter Spier's response links.
    This brings me to the next question...I'm creating a photo book for grad school with approximately 40 pages of images (RGB, 300dpi) with feathered drop shadows. What would be the best settings to use when exporting as a pdf file for printing services?
    Thank you for your help.
    Kathryn

  • InDesign CS5 hangs when I open an INX or IDML file with a small table from InDesign CS4

    In CS4, the table has red dots indicating that text does not fit in some of the cells. InDesign CS5 just hangs if I try to open an INX or IDML file created in CS4. This also happens if I try to "place" a tagged text file containing the table.
    Has anyone seen this?

    Hi John,
    I am running WIndows 7 (64 bit) w/12gb ram.
    OK, I submitted the bug to Adobe via http://adobe.com/go/wish but I could not find a way to upload files. Without the data I don't think anyone will be able duplicate the problem.
    Hmm.... I cannot figure out where to attach a file here either. I'll insert the tagged text directly. It was exported from a CS4 document.
    Thanks,
    Ron
    <UNICODE-WIN>
    <Version:6><FeatureSet:InDesign-Roman><ColorTable:=<Black:COLOR:CMYK:Process:0,0,0,1><Pape r:COLOR:CMYK:Process:0,0,0,0>>
    <DefineParaStyle:default=<Nextstyle:default><cSize:10.000000><cAutoPairKern:Optical><pText Composer:HL Composer Optyca><pHyphenationLadderLimit:1><cLeading:12.000000><cLanguage:Neutral><pHyphenation:0> <pHyphenateCapitals:0><cFont:Charis SIL><pMaxWordSpace:1.200000><pMinWordSpace:0.950000><pMaxLetterspace:0.050000><pMinLetter space:-0.050000><pMaxGlyphScale:1.030000><pMinGlyphScale:0.970000><pKeepLines:1><pHyphenat eLastWord:0>>
    <DefineParaStyle:defaultHeadings=<BasedOn:default><Nextstyle:defaultHeadings><cTypeface:Bo ld><pSpaceBefore:8.000000><pSpaceAfter:4.000000><pKeepParaTogether:1><pKeepWithNext:1><pBa lanceLines:1><pTextAlignment:Center>>
    <DefineParaStyle:mt space before=<BasedOn:defaultHeadings><Nextstyle:mt space before><cColor:None><cHorizontalScale:0.010000><pSpaceAfter:36.000000>>
    <DefineParaStyle:mt3=<BasedOn:default><Nextstyle:mt3><cTypeface:Bold><pTextAlignment:Cente r>>
    <DefineParaStyle:table=<BasedOn:default><Nextstyle:table>>
    <DefineParaStyle:p=<BasedOn:default><Nextstyle:p><pFirstLineIndent:8.000000>>
    <DefineParaStyle:tcf=<BasedOn:default><Nextstyle:tcf><pRightIndent:4.000000>>
    <DefineParaStyle:thf=<BasedOn:tcf><Nextstyle:thf><cTypeface:Bold>>
    <DefineParaStyle:th space after=<BasedOn:default><Nextstyle:th space after><cSize:5.000000><cLeading:6.000000>>
    <DefineParaStyle:tc=<BasedOn:default><Nextstyle:tc><pLeftIndent:4.000000><pRightIndent:4.0 00000>>
    <DefineParaStyle:th=<BasedOn:tc><Nextstyle:th><cTypeface:Bold>>
    <DefineParaStyle:tcl=<BasedOn:default><Nextstyle:tcl><pLeftIndent:4.000000>>
    <DefineParaStyle:thl=<BasedOn:tcl><Nextstyle:thl><cTypeface:Bold>>
    <ParaStyle:mt space before>XXA - Good News - Test
    <ParaStyle:mt3>Table of Bible Book Names
    <ParaStyle:table><TableStyle:\[No table style\]><TableStart:21,4:1:0<tCellDefaultCellType:Text><tRowStrokeWeight:0><tColStrokeWei ght:0><tOuterLeftStrokeWeight:0><tOuterRightStrokeWeight:0><tOuterTopStrokeWeight:0><tOute rBottomStrokeWeight:0><tBeforeSpace:9><tAfterSpace:9>><ColStart:<tColAttrWidth:36.75000001 17>><ColStart:<tColAttrWidth:36.7500000117>><ColStart:<tColAttrWidth:36.7500000117>><ColSt art:<tColAttrWidth:36.7500000117>><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:12><t RowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:thf>The Old Testament
    <ParaStyle:th space after> <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCell AttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0> ><ParaStyle:>
    <ParaStyle:th>
    <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellA ttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>> <ParaStyle:>
    <ParaStyle:th>
    <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellA ttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>> <ParaStyle:>
    <ParaStyle:thl>
    <CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:12><tRowAutoGrow:1>> <CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTopInse t:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><ParaStyle :>
    <ParaStyle:tcf>Genesis<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellA ttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextC ellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Gen.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Ecclesiastes<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tC ellAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tT extCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Eccl.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize: 12><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset :0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLine Offset:0>><ParaStyle:>
    <ParaStyle:tcf>Exodus<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Exo.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Song of Solomon<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0 ><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOf fset:0>><ParaStyle:>
    <ParaStyle:tcl>Sng.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Leviticus<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCel lAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTex tCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Lev.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Isaiah<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAtt rLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCel lFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Isa.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Numbers<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellA ttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextC ellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Num.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Jeremiah<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellA ttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextC ellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Jer.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Deuteronomy<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tC ellAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tT extCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Deu.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Lamentations<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tC ellAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tT extCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Lam.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Joshua<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Jos.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Ezekiel<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Ezk.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Judges<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Jdg.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Daniel<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAtt rLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCel lFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Dan.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Ruth<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Ruth<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Hosea<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Hos.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>1 Samuel<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0> <tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOff set:0>><ParaStyle:>
    <ParaStyle:tc>1 Sam.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tc>Joel<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Joel<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>2 Samuel<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0> <tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOff set:0>><ParaStyle:>
    <ParaStyle:tc>2 Sam.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tc>Amos<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Amos<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>1 Kings<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0>< tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffs et:0>><ParaStyle:>
    <ParaStyle:tc>1 Ki.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tC ellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset :0>><ParaStyle:>
    <ParaStyle:tc>Obadiah<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Oba.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>2 Kings<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0>< tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffs et:0>><ParaStyle:>
    <ParaStyle:tc>2 Ki.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tC ellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset :0>><ParaStyle:>
    <ParaStyle:tc>Jonah<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Yun.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>1 Chronicles<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInse t:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLin eOffset:0>><ParaStyle:>
    <ParaStyle:tc>1 Chr.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tc>Micah<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Mik.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>2 Chronicles<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInse t:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLin eOffset:0>><ParaStyle:>
    <ParaStyle:tc>2 Chr.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tc>Nahum<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Nah.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Ezra<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Ezra<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Habakkuk<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellA ttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextC ellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Hab.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Nehemia<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellA ttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextC ellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Neh.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Zephaniah<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCell AttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tText CellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Zeph.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize: 12><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset :0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLine Offset:0>><ParaStyle:>
    <ParaStyle:tcf>Esther<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Est.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Haggai<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAtt rLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCel lFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Hag.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Job<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Job<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLe ftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFi rstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Zechariah<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCell AttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tText CellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Zech.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize: 12><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset :0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLine Offset:0>><ParaStyle:>
    <ParaStyle:tcf>Psalms<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Psa.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Malachi<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Mal.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Proverbs<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCell AttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tText CellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Prov.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>
    <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellA ttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>> <ParaStyle:>
    <ParaStyle:tcl>
    <CellEnd:><RowEnd:><TableEnd:>
    <ParaStyle:table><TableStyle:\[No table style\]><TableStart:15,4:1:0<tCellDefaultCellType:Text><tRowStrokeWeight:0><tColStrokeWei ght:0><tOuterLeftStrokeWeight:0><tOuterRightStrokeWeight:0><tOuterTopStrokeWeight:0><tOute rBottomStrokeWeight:0><tBeforeSpace:9><tAfterSpace:9>><ColStart:<tColAttrWidth:36.75000001 17>><ColStart:<tColAttrWidth:36.7500000117>><ColStart:<tColAttrWidth:36.7500000117>><ColSt art:<tColAttrWidth:36.7500000117>><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:12><t RowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:thf>The New Testament
    <ParaStyle:th space after> <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCell AttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0> ><ParaStyle:>
    <ParaStyle:th>
    <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellA ttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>> <ParaStyle:>
    <ParaStyle:th>
    <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellA ttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>> <ParaStyle:>
    <ParaStyle:thl>
    <CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:12><tRowAutoGrow:1>> <CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTopInse t:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><ParaStyle :>
    <ParaStyle:tcf>Matthew<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellA ttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextC ellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Matt.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>1 Timothy<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0 ><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOf fset:0>><ParaStyle:>
    <ParaStyle:tcl>1 Tim.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:12><tRowAutoGro w:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTo pInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><Para Style:>
    <ParaStyle:tcf>Mark<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Mark<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>2 Timothy<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0 ><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOf fset:0>><ParaStyle:>
    <ParaStyle:tcl>2 Tim.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:12><tRowAutoGro w:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTo pInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><Para Style:>
    <ParaStyle:tcf>Luke<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Luke<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Titus<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Titus<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize: 12><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset :0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLine Offset:0>><ParaStyle:>
    <ParaStyle:tcf>John<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>John<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Philemon<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellA ttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextC ellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Phlm.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize: 12><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset :0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLine Offset:0>><ParaStyle:>
    <ParaStyle:tcf>Acts<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Acts<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Hebrews<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Heb.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>Romans<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAt trLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCe llFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Rom.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>James<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Jas.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>1 Corinthians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftIns et:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLi neOffset:0>><ParaStyle:>
    <ParaStyle:tc>1 Cor.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tc>1 Peter<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0>< tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffs et:0>><ParaStyle:>
    <ParaStyle:tcl>1 Pet.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:12><tRowAutoGro w:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTo pInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><Para Style:>
    <ParaStyle:tcf>2 Corinthians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftIns et:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLi neOffset:0>><ParaStyle:>
    <ParaStyle:tc>2 Cor.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tc>2 Peter<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0>< tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffs et:0>><ParaStyle:>
    <ParaStyle:tcl>2 Pet.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:12><tRowAutoGro w:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTo pInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><Para Style:>
    <ParaStyle:tcf>Galatians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCel lAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTex tCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Gal.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>1 John<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tcl>1 Jn.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:12><tRowAutoGrow :1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTop Inset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><ParaS tyle:>
    <ParaStyle:tcf>Ephesians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCel lAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTex tCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Eph.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>2 John<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tcl>2 Jn.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:12><tRowAutoGrow :1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTop Inset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><ParaS tyle:>
    <ParaStyle:tcf>Philippians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tC ellAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tT extCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Phil.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttr LeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCell FirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>3 John<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><t CellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffse t:0>><ParaStyle:>
    <ParaStyle:tcl>3 Jn.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:26.4><tRowAttrMinRowSize:12><tRowAutoGrow :1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellAttrTop Inset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>><ParaS tyle:>
    <ParaStyle:tcf>Colossians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCe llAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTe xtCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Col.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tc>Jude<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrL eftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellF irstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Jude<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>1 Thessalonians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftI nset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirst LineOffset:0>><ParaStyle:>
    <ParaStyle:tc>1 Thess.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0> <tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOff set:0>><ParaStyle:>
    <ParaStyle:tc>Revelation<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCel lAttrLeftInset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTex tCellFirstLineOffset:0>><ParaStyle:>
    <ParaStyle:tcl>Rev.<CellEnd:><RowEnd:><RowStart:<tRowAttrHeight:38.4><tRowAttrMinRowSize:1 2><tRowAutoGrow:1>><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset: 0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineO ffset:0>><ParaStyle:>
    <ParaStyle:tcf>2 Thessalonians<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftI nset:0><tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirst LineOffset:0>><ParaStyle:>
    <ParaStyle:tc>2 Thess.<CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0> <tCellAttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOff set:0>><ParaStyle:>
    <ParaStyle:tc>
    <CellEnd:><CellStyle:\[None\]><StylePriority:0><CellStart:1,1<tCellAttrLeftInset:0><tCellA ttrTopInset:0><tCellAttrRightInset:0><tCellAttrBottomInset:0><tTextCellFirstLineOffset:0>> <ParaStyle:>
    <ParaStyle:tcl>
    <CellEnd:><RowEnd:><TableEnd:>
    <ParaStyle:p>

  • Error while making an epub from InDesign CS4

    I'm trying to make an epub from a book pallette in InDesign CS4. I get this error message:
    Could not find required entry in archive: OEBPS/\QBones%20cover%2015%20ePub%202.xhtml|\
    so the document won't open in Stanza. Although it will in Adobe Digital Editions and in calibre.
    Any body get this error message? Am I clicking a wrong button somewhere, or is there something wrong with my file?
    I'm also having trouble getting the export settings right for the type, and still need to learn how to build the table of contents.
    with hope and thanks,
    Linda

    I am having the exact same problem.  When exporting a book from CS4 only the TOC and the first Chapter or section export correctly.  Inside the epub file everything seems configured correctly but all the chapter or sections after the first are xhtml files without any content, just the initial structure of an ordinary xhtml file.
    Anyone have any answers to this?  If we can't get the export from book option working it basically makes InDesign useless for Epubbing things.  Which makes me think this isn't a common problem or if it is there is a solution.
    Help!
    Oh, and I am using the ME edition of CS4 in case that matters, though I don't see that it should.

  • I am not able to open, compile and build sample plugin projects from Indesign CS4 SDK

    Hi,
    I am new to Indesign plugin development.
    I have downloaded Indesign CS4 SDK Products version for Windows.
    I have downloaded Adobe Indesign CS4 trial version.
    I have Microsoft Visual C++ 6.0 . I want to build sample SDK examples given
    in SDK. But when I open them from visual c++ /prj folder the project is not
    getting opened.
    I want to load Dollyxs and build it and using that develop some projects.
    Also want to build and run the SDK examples .
    So can anybody help about what software I need n which version of visul c++
    is needed for this.And how to Install
    them.
    Thanks n Regards,
    Ravi Sharma

    Hi,
    Thank u very much for your response.
    Now I am getting error as :Error spawning cmd.exe. while I am building project (Indesign cs4-Windows).
    I have set properties for .fr and .rc files .Am I missing any other setting to be made.
    Can u help me?
    Regards,
    Ravi Sharma

Maybe you are looking for

  • Strange!  Loops sound bizarre in Loop Browser - but not the original CD

    Hi, Just bought Jazz Essentials from Beta Monkey Music... Apple Loops from a Third Party. I put in the CD - and dragged all the folders at once into the Apple Loops Browser. Took awhile to copy... All the loops sound like they are going through a gat

  • Urgent!doubt in upload the file to a particular directory.

    Hi Actually i'm developing a site using JSP. Main concept of the project is the user should be able to access his files or dabases from anywhere in the world thru internet via intranet. i've placed upload option in my site. each user should b given a

  • A lot of memory is used when multiple tabs are open

    Is there anything that can be done about the insane memory usage in Firefox when multiple tabs are open? I often have 20+ tabs open and the amount of RAM that Firefox uses when I have it open with this many tabs is just ridiculous. As an example of t

  • Unable to install windows xp

    I had Windows XP on my MacPro used bootcamp for the last 3 years and have had no issues. (Once a year I reformat and reinstall XP so my PC isn't slow of all the crap added in the year) Now when I use bootcamp it's asking for Windows 7 and when I plac

  • Unable to add Human Task flow to composite

    Hi, I'm  learning SOA & building up Purchase Order SOA App. My Jdev ver is 11.1.1.6 While I'm trying to Add a Human Task to Composite I'm getting below error stack. Invoking command: delete_namespace_from_adfconfig Invoking command: add_namespace_to_