Change print template type to use in different way?

A family member created a print template in my Lightroom5.5 (picked sizes/grid, strokes, etc.) and it seems to have been created as a "Picture Package" because I have saved it, placing it within the "User Templates" folder during the Save process. Now I am asked to fill it with 25 selected images and these are in the sliding image picker at the bottom of the LR interface. (Can't remember the name of that lower panel...) But what surprised me is that this new template layout cannot be used as a "Contact Sheet." Here's what I see on the screen:
-I have the layout displayed.
-The chosen grid has all the same (first) image displayed
-"Picture Package" is highlighted in the "Layout Style" panel
-I click "Contact Sheet" in the "Layout Style" panel
-The view immediately changes to a single panel filling the chosen paper size.
-I go to the Template Browser and click my desired template again,
-but it does not fill from the selected images
Is this possible? What an odd choice for the UI designer. I don't remember not having the flexibility to switch the way the print template was "filled" before LR5.x  --  I believe I did this in earlier versions.
I searched Adobe documentation. They write about templates as having the stores characteristic of "contact sheet" or "Package" or "Custom", which is new to me. They did not describe a part of the customization at which the user creates a layout as a "contact sheet" or "Picture package" or "Custom". If I start out and create a layout, then decide I want to use that template as a "contact sheet" after I make it, there seems to be no way to save it in a different category of template. So on deadline I find that the workflow is not clear and the documentation does NOT EXPLAIN what to do (or just say: you can't do this, which would be honest and helpful.)
I tried to re-save it as a different "Type" ("Category"?) ...and there seemed no way to do this. I am now going to build another screen with the 25 panels and, no surprise, it must be initiated as a "custom" which is how I believe it was done before.
I am sure someone knows what I am doing wrong. but I spent this time writing out the details so someone at Adobe *might* catch this and talk to the documentation elves. How can we be 5 [major]versions into this and have the workflow/documentation exhibit these holes?
jonathan7007

Hi Suresh:
This is what I would do.
Here is the demo...Hope this will help.
BHAVESH@oracle10> create table suresh(created_date date, attribute1 varchar2(20));
Table created.
BHAVESH@oracle10> desc suresh
Name Null? Type
CREATED_DATE DATE
ATTRIBUTE1 VARCHAR2(20)
BHAVESH@oracle10> insert into suresh values (sysdate,to_char(sysdate,'yyyy/mm/dd hh:mm:SS'));
1 row created.
BHAVESH@oracle10> insert into suresh values (null,to_char(sysdate,'yyyy/mm/dd hh:mm:SS'));
1 row created.
BHAVESH@oracle10> select * from suresh;
CREATED_DATE ATTRIBUTE1
01/01/2009 11:24:08 AM 2009/01/01 11:01:08
2009/01/01 11:01:28
BHAVESH@oracle10> -- please notice my nls_date_format is mm/dd/yyyy hh:mi:ss AM
BHAVESH@oracle10> -- which can be changed to anything...use alter session or on windows..using registry..or on server
BHAVESH@oracle10> -- ....using nls_date_format init parameter.
BHAVESH@oracle10> alter session set nls_date_format = 'DD-MM-YYYY';
Session altered.
BHAVESH@oracle10> select * from suresh;
CREATED_DA ATTRIBUTE1
01-01-2009 2009/01/01 11:01:08
2009/01/01 11:01:28
BHAVESH@oracle10> -- however, this may not work for you.
BHAVESH@oracle10> -- so, you can convert the date in the format you want
BHAVESH@oracle10> select to_char(created_date,'DD-MM-YYYY') as converted_date, ATTRIBUTE1 from suresh;
CONVERTED_ ATTRIBUTE1
01-01-2009 2009/01/01 11:01:08
2009/01/01 11:01:28
BHAVESH@oracle10> -- now use the decode function
BHAVESH@oracle10> ed
Wrote file afiedt.buf
1* select s.*, to_char(decode(created_date,null,to_date(ATTRIBUTE1,'yyyy/mm/dd hh:mi:ss')),'dd-mm-yyyy') as new_date from suresh s
BHAVESH@oracle10> /
CREATED_DA ATTRIBUTE1 NEW_DATE
01-01-2009 2009/01/01 11:01:08
2009/01/01 11:01:28 01-01-2009
If your date format is different under the attribute1 column, then you have to write a PL/SQL function to handle different date formats under the same column of different column!
THanks
- Bhavesh

Similar Messages

  • Why don't match the values of printer ports, obtained through WMI in different ways?

    Why don't match the values of printer ports, obtained through WMI in different ways?
    $Ports = Get-WmiObject Win32_TcpIpPrinterPort -namespace "root\CIMV2" -ComputerName $ComputerName
    $Printers = Get-WmiObject Win32_Printer -namespace "root\CIMV2" -ComputerName $ComputerName
    Further, for example, on the same computer $Ports.Name returns me: (10.0.66.204 10.0.66.210 10.0.66.246 10.0.66.247)
    and $Printers.PortName (XPSPort: USB001 10.0.66.247 HPLaserJet400MFPM425dn 10.0.66.246 SHRFAX :) I.e. the values don't match to each other although they logically should be the same. Why so?
    In the end I need to get a binding the printer - the value (not the name) of the port. In Win32_Printer there is no such parameter, and there is no information about the printer in Win32_TcpIpPrinterPort. I wanted to connect them through port name but they
    don't match.

    Very unclear.
    Win32_Printer returns the bound port name.
    Get-WmiObject win32_tcpipprinterport -filter "Name='192.168.1.100_2'"
    ¯\_(ツ)_/¯

  • I have my mac pro with the keyboard in spanish and i didn't knew that it was going to be a big problem because i can't use the key pads the way they are printed, how can i use them the way they r printed?

    i have my mac pro with the keyboard in spanish and i didn't knew that it was going to be a big problem because i can't use the key pads the way they are printed, how can i use them the way they are printed?

    why can't you use the keyboard the way it is printed?

  • Same WAD Template to be used for different queries and dataprovider

    Hi All,
    I want to create a WAD template that cound be use by 100 more queries.
    Making setting in SPRO or RSCUSTV27 will make it a default template for all the queries.
    I only want the template to be used for say MM module(100 queries).
    Any way it can be done?
    Please help.
    Thanks
    Vinay

    Hi Vin Loh,
    I assume your requirement as this:
    Case 1: You have N querie(s) on several infoproviders in your case MM module, and that you would like to display all the queries in a single WAD report? You can do it! Its a feasible solution.
    Goto WAD > Insert a 2 X 2 table > In the (1,1) box insert a drop down box. In the (1,2) You may add a Title of type 'Text' > In the (2,1) box you may add a 'Navigational Pane' > In the (2,2) cell add the 'Analysis Grid' > Create a Dataprovider DP_1 referencing any frequently accessed query. As of now a template has been created, which can be modified as accordance to suit your requirements.
    Now, once done, goto the dropdown box settings. This DDBox's main objective is to give you acess to all the N queries in your MM module. Goto 'Web Item Params' > Choose the 'Data Binding' option > Edit Parameter > In the 'Data Binding Type' choose 'QUERY VIEW' > Goto the 'Selection of Query Views' > Check the option 'Specify List of Query Views' > Under 'Single Entry in DD...' choose Initial State as QUERY; Not QUERYVIEWS > Choose your N queries as listed here. No need to create N different DPs or N different reports.
    Here, your iView is of type ..TEMPLATE=ZTEST.. for WAD based reports; not ..QUERY=ZTEST...
    Guess it will resolve your issue.
    Case 2: You wish to create a BEx template for all your existing MM queries as run on BEx Web based analyzer? In this case you need to check on the KM config. In the portal you have the Imported iViews templates.
    Thanks,
    Arun Bala

  • Printing document on LJ8150DN using two different weights of paper

    I am being required by the US Postal  Service to use a cover page on a document I mail for a non-profit. The cover page must be 80#. The remainder of the document is printed on 20# stock. The question is, does anyone know of a way I can put the 80# paper in one tray to print pages 35-36, while printing pages 1-34 on 20# paper from a different tray ? Again, this is a LaserJet 8150DN. I am printing the document from Adobe InDesign CS3. I don't think the computer details are pertinent to this question.

    Well, my paper size is not listed, so I had to do a custom size.  So, I put in the exact size of the paper, which is KG size (Japan photo size) and is 102 x 152 mm.  I also have L size in there which is 89 x 127 mm.  Then, I put the non-printable area size as zero on all four sides.
    Is it simply that my paper dimmensions are wrong?  I took it from the package and from wikipedia http://en.wikipedia.org/wiki/Photo_print_sizes
    Perhaps I should use 100 x 150 for KG size?

  • Making changes to a published site using a different Mac.

    I published a site last year using the previous version of iWeb. I now have iWeb '09 and want to make changes to the site published. I have no access to the original files, only what is on my iDisk. I don't see a way to download those files, open them in iWeb and make changes to them. is this possible or will I have to start over?

    iWeb cannot import published files. You need to have a copy of the original domain file.
    You can however use the published files to help you build the new site.....
    http://iwebfaq.org/site/iWebBackupretrieve.html

  • How to change printer settings in MSWord using Form6.

    I'm using OLE2 to print documents from word.
    First of all i want to know how to set what tray the printer should use from Form 6.0.
    Second, i want to know how to set the Header and footer in Word from Form 6.0.
    Here is the source code i'm using:
    MyApp := ole2.create_obj('Word.Application');
    Documents:=ole2.get_obj_property(MyApp,'Documents');
    Document:=ole2.invoke_obj(Documents,'Add');
    Pagesetup:=ole2.get_obj_property(Document,'PageSetup');
    ole2.set_property(Pagesetup,'TopMargin',i_TopMargin);
    v_args:= ole2.create_arglist;
    ole2.add_arg(v_args, '2');
    ole2.set_property(Pagesetup,'FirstPageTray',v_args);
    ole2.destroy_arglist(v_args);
    Setting the FirstPageTray isn't working.
    Can someone help me??
    Regards,
    DRJ

    Hi ,
    As you have mentioned that it is working fine with 2-3 printers try to find the differences of printer
    Try with this code:
    boReportDocument.Load(Server.MapPath("CrystalReport.rpt"));
            PrintOptions boPrintOptions = boReportDocument.PrintOptions;
            // The paper size used for this report is  '14x7'.
          System.Drawing.Printing.PrinterSettings oPrinterSettings = new       System.Drawing.Printing.PrinterSettings();
            oPrinterSettings.PrinterName = "     ";
            foreach (System.Drawing.Printing.PaperSize oPaperSize in oPrinterSettings.PaperSizes)
                if ("14x7" == oPaperSize.PaperName)
                    boPrintOptions.PaperSize = (CrystalDecisions.Shared.PaperSize) oPaperSize.RawKind;
                    break;
            CrystalReportViewer1.ReportSource = boReportDocument;
    Regards,
    Shweta

  • Change template type of region based on item value

    Hi All,
    Is it possible to change a template type of a region based on value of page item?
    For example, if I have a template type for Region A as Hide/Show region and template type for Region B as Hide/Show as well.
    I want the template type of Region B to be changed to a custom template type based on the value of an item in Region A.
    Is this possible?
    Appreciate your inputs.
    Thanks!

    spriya wrote:
    Hi All,
    Is it possible to change a template type of a region based on value of page item?
    For example, if I have a template type for Region A as Hide/Show region and template type for Region B as Hide/Show as well.
    I want the template type of Region B to be changed to a custom template type based on the value of an item in Region A.
    Is this possible?No. You'd either need to have 2 instances of Region B based on different templates, and render one of them conditionally according to the Region A value; or develop a single template with a structure flexible enough to be used in both cases, and change its appearance/behaviour by for example, swapping classes in a Dynamic Action.

  • Cange of order type by using  mass or single change.

    Dear friends,
    Please guide me for transaction to change the Order type for using Mass or single. (Not using by t code VOV8)
    regards
    Atul

    Hi
    There is transaction MASS which can be used to carry out mass changes in the sales order and other objects.
    Mass Maintenance: (Use to change multiple fields in multiple documents at the same time).  I have done mass change for customers; and orders should work the same way too.
    1) Try t-code [MASS] and select sales orders & execute
    2) Choose the table or tables for your selection criteria and also for fields you want to change.
    Then execute. (suppose your selection criteria fields are from "sales order header data" table and the field you want to change, is in "item data" table)
    3) Put in the sales documents(21000000, 21000001) you want to change and also the items(10) you want to change.
    - click on " choose selection fields" button
    - From the Pool, move the fields you want to the "select fields" using arrows.
    4)From mass maintenace menu, click on "Enter new field values"
    -click on "sales order item data" tab and choose the field you want to change.
    (for example. I want to change plant for item 10)
    -enter the new value (of the plant to be)
    -click on "Adopt" and execute
    5)In "sales order item data" tab, you see the new value of the plant you entered at the top and the old values of item 10 are below.
    -click on "change field values" button.  you see all the old values are changed to new values.
    -save
    Note:  it will take some time depending on how many records you have.
    Check:  Go to [SM37] and see the status of the job you are running and once finished, export the spool file to a spreadsheet.
    Before you do mass maintenance, go to the particular table in [se16] and get the results.  Then do the mass maintenance and compare the results with this one.  If they match, then you are good to go.
    Note:  If you have any user exits that affect the results, ask them to deactivate the MODCHECKS still you are done with mass maintenance & activate them again.

  • Print Templates print preview window closes unexpectly when printing document

    This is a cross posting from Internet Explorer Web Development after a suggestion that this forum would be a better location. See
    https://social.msdn.microsoft.com/Forums/ie/en-US/351e1245-b606-4467-9f3c-1c72f9cdf9ea/print-templates-print-preview-window-closes-unexpectly-when-printing-document?forum=iewebdevelopment.
    I have raised an issue through Connect for this:
    https://connect.microsoft.com/IE/feedback/details/1134168/ie9-to-ie11-print-templates-print-preview-window-closes-unexpectly-when-printing-document, but I would like some more visibility of the issue as my customers thought my application was closing when
    they printed a document.  I also don't know if an issue in Connect gets any priority support via MSDN, but this forum does.
    This looks to me like a problem in the IE Print Templates startDoc API call, but if there is a more appropriate forum to raise this issue in please let me know.
    In the application where I use print templates, the window closing is not in it self a problem because the Javascript that is calling startDoc also closes the Print Preview window when the print is finished.
    The fact that the application looses focus and can be hidden by the windows of other applications when the Print Preview window is closed by startDoc is the issue noticed by our customers, so I need a fix preferably, or a work around at a pinch.
    Details of the issue reproduced below.
    When using IE Print Templates, the startDoc function is causing the print preview window to close.  This behaviour started with IE9, and is still present with IE11.
    When an application is using print templates (see
    https://msdn.microsoft.com/en-us/library/aa753279(v=vs.85).aspx) for print functionality, this has the effect of causing the application to become hidden by any other application window once printing from the print preview window has started.  It is
    actually this behaviour that started me looking at this issue as the users thought the hosting application had closed.
    Print Templates are not accessible by using IE as a web browser, but only when using the WebBrowser Control to embed IE in an application.  The reference for this feature is available from this url:https://msdn.microsoft.com/en-us/library/aa753279(v=vs.85).aspx
    and a sample Microsoft application that demonstrates the use of Print Templates can be used to demonstrate the problem (required for the reproduction steps).  The application is available via this article and searching for "download spiffy".
    Steps to reproduce the problem:
    To see the full effect of the issue, first ensure there is a window from another application (like Windows Explorer) that will cover the sample applications window if brought to the foreground (making the Windows Explorer window full screen works).
    Start the sample application (and ensure that the full screen Window Explorer is the next application to activate).
    Then in the drop down box in the top right corner of the UI select Template8.htm.
    Click the Print Preview button that is just below the drop down box (this will open a new Print Preview window).
    In the new window click the Print… button (this will open a Print dialog).
    Click the Print button at the bottom of the Print dialog.
    The Print dialog closes (expected) and then the Print Preview window also closes (not expected), however the document is still printed successfully.
    When the Print Preview windows is closed unexpectedly, the Windows Explorer window is brought to the foreground (obscuring the sample applications window).
    If you reselect the sample application and click the Print Preview button again, the Print Preview dialog is not displayed unless you restart the application (this looks to be a symptom of the same issue, not a separate problem).
    To see that the Print Preview window appears to be closed by the startDoc call, use the resource editor in Visual Studio (the exe can be opened directly by File | Open | File…) to edit the HTML resource "TEMPLATE8.HTM" (I found I needed to delete
    it and add it back in for the change to stick), find the startDoc call and add two alerts, one on the line before and one on the line after.  When IE is accessing the template, it is being done using the name of the executable (so do not rename the modified
    version of printtemplates.exe, make the changes to a copy in a different directory if you don't want to change the original).  Start the modified version of the application and follow the same steps as in the reproduction.  This time, after clicking
    the Print button in the Print dialog, the dialog will close, the first alert will pop up, then the Print Preview window will close, then
    the second alert will pop up.
    Thank you,
    Warren.

    Hi Shu,
    I have noticed that the print templates API is listed as part of the Legacy APIs. 
    Is this just because it hasn't changed or is not new?  Or does this mean that it is no longer maintained and may be removed (or at least deprecated) at some point in the future? 
    It would good to know if we should start planning for the implementation of a different method of printing.
    I understand that the sample application is no longer maintained, but I also think that the Print Template API that it uses has not changed, and so should still work (and it does mostly).
    If the Print Preview window was being closed as a result of using the Print dialog (and if it had behaved the same way with IE8) I would be willing to go with the by design argument.  
    I have found that the Print Preview window is not closed until startDoc is called, and it closes before control is returned from the startDoc function. 
    Just as part of investigating and try to find a workaround, if I call window.close(), any alert calls made no longer display the alert window after the close call. 
    Alert still functions after startDoc has closed the window however. 
    The is not the sort of consistent behaviour I would expect from something that is by design. 
    Also while investigating, I found that calling startDoc after calling window.close() results in an exception with the error code -2147467259 (0x80004005), this is probably quite normal and expected, but does indicate that the Web Browser Control should
    not be closed till after printing.
    I had found that old thread, and I had concluded it was the same issue, but it was also aimed at different aspect of the problem (which I see in the sample application, but not my application). 
    The visible issue I have is that my users think the application has been closed because after clicking print (on the Print dialog) the application gets hidden by other windows from other applications. 
    This aspect affects the sample in the same manner and so it was a convenient way to demonstrate the problem.
    If IE connect do not look at this issue any time soon, do I have any other avenues to resolve this issue?
    Thank you,
    Warren.

  • How to change the mining type of an attribute?

    Quite often, when I build a model with Naive Bayes algorithm (using DBMS_DATA_MINING package) I get a model with some attributes
    being type of VARCHAR2 and categorical mining type although the
    data type of these attributes are NUMBER.
    My question is, on what basis does ODM assign mining type to an attribute?
    Is that the number of distinct values of an attribute?
    Can I change these mining types somehow using PL/SQL?
    I'm using ODM 10g R2
    Thank you
    Luke

    Quite often, when I build a model with Naive Bayes algorithm (using DBMS_DATA_MINING package) I get a model with some attributes
    being type of VARCHAR2 and categorical mining type although the
    data type of these attributes are NUMBER.
    My question is, on what basis does ODM assign mining type to an attribute?
    Is that the number of distinct values of an attribute?
    Can I change these mining types somehow using PL/SQL?
    I'm using ODM 10g R2
    Thank you
    Luke

  • Change of Content-Type with Module MessageTransformBean

    Hello,
    I am looking at an efficient way of changing the content-type of a received message (e.g. from application/xml to text/xml) by using the module MessageTransformBean.
    I know it would be possible with Java Mapping, but if possible I want to avoid that and use a standard module.
    I was thinking of using the parameter Transform.ContentType, however the problem is that the parameter xml.conversionType
    has to be set too. I do not want to change the message format from flat to XML but just want to change the content type.
    Is there any way to achieve with this standard module (maybe by using a dummy value for the xml.conversionType parameter)?
    Thank you for your input!

    Hi,
    If you are using the SOAP receiver adapter, you can change the content type by these configuration parameters:
    Module Configuration Parameter         HTTP Header Entry                   Example
    XMBWS.XMLEncoding                        Content-Type charset               iso-8859-1
    XMBWS.TransferEncoding                 Content-Transfer-Encoding      base64
    without the need for an additional module in the chain.
    Hope this helps.
    Regards,
    S. Gokhan Topcu

  • Mass change of shipping type

    hi,
    pls advice how to mass change of shipping type in item level, as i cannot find this field in "MASS" function.
    pls advice
    thanks

    hello, friend.
    when you execute VT06, the system lists shipment numbers.  this means you must have created shipments using VT01N. 
    once the shipment has been created, you can change the shipping type by using VT02N or by using VT06.  you can change the shipping type before planning, and after planning as long as the shipment is still open (not completed).  When planning for the shipment has not started you can include or delete deliveries into the shipment.
    try this and post again if you still need help.
    regards.

  • Use two different printer services in one web template?

    Hi!
    Is it possible to use two different help services for printing in the same web template (for the same table item)?
    Print1:
    <param name="HELP_SERVICE" value="HELP_SERVICE_PRINT"/>
    <param name="HELP_SERVICE_CLASS" value="ZCL_RSR_XLS_HELP_WINDOW_PRINT"/>
    Print 2:
    <param name="HELP_SERVICE" value="ZPRINTING"/>
    <param name="HELP_SERVICE_CLASS" value="ZBW_PRINT_HELP_SERVICE"/>
    I was thinking that you maybe could change the param name values for the "Help_service" and the "help_service_class" at runtime using the properties for the table item, so that you could choose which one to use, but I havne't been able to do that so far.
    Does anyone have an idea?

    This is not a problem. Just put the print service for the print to excel on an object other than the table web item. As long as these print services exist on any web item, you should be able to invoke them. I've tested this with putting the "Print with Excel" service on the Navigation Block Web Item and the other print service on the table web item. Hope that helps!
    Prakash

  • How to change the default print template for broadcast PDF Export

    Hi,
    I have currently designed a print template for printing purposes and use this as the template for the print button(Export to PDF),if i were to click on this button the output pdf is the desired PDF. But if i were to broadcast the template with output format as PDF it picks the layout of the current template, how do i set broadcast to pick up the print template also???
    Further how to insert a page break in a PDF print template.

    Hi Nagesh,
    These setting are for
    1.Adhoc Template for Queries
    2. Adhoc Template for reports designed through report designer
    3. Template for query precalculation
    4. Template for displaying broadcasting wizard.
    When we use broadcasting from query designer  to email PDF's the system uses 0QUERY_TEMPLATE_BROADCAST_PDF.
    From WAD the system uses the current template layout as PDF Layout.
    P.S: OSS note 1054460 -<b>Depending on the BI object type and possibly other criteria, different Web templates are used in BI broadcasting to generate PDF (and PS or PCL) formats:</b>
    <i>For Web templates: the Web template itself is used</i>

Maybe you are looking for