Conversion of currencies in InDesign

HI - anyone know how I can do a conversion of currency to Sterling in Dirhams in InDesign? It would be not a plug-in or extension? And if so, how do I go about this?

This is not intelligent or anything but Goggling 'motto to indesign conversion' revealed

http://www.ozalto.com/en/real-time-currency-conversion-within-Adobe-InDesign/

Tags: InDesign

Similar Questions

  • Conversion of PDF in Indesign Documents

    Hello

    We lost a lot of InDesign files to a virus, all InDesign files, we've lost have been exported to PDF, and I was wondering if we can convert the same PDF to an InDesign file to replace the lost InDesign files.

    Thank you

    There is a costly PDF2ID plugin

    PDF2ID - PDF to InDesign, how to convert PDF, InDesign, convert PDF to InDesign

    Don't expect wonders, as a file PDF does not contain complete information to CO-OPERATE, according to how make you a PDF file.

  • Difference in conversion of currency (CTA) to HFM

    Hi all

    I am sure, all those of you who has implemented HFM knows this CTA. I don't know how it is calculated, just curious, whereby I count this CTA normally calculated? And just to be sure, HFM does not have a decent calc or pre-built for the CTA, right? So, we have to develop our own.

    About the CTA on my application, I noticed there are only several accounts assigned or requested by the user to have a vision of the CTA. They are capital, part of the non-controlling interest. But when I read in a book of HFM, there might be a few other accounts that may have an impact of the CTA. My first question is, how do I know which account is affected by CTA? is that all accounts that use historical rate only?

    Always connected to the CTA, to manage this, I created a named member of conversion in custom dimension. I thought that each account can have an impact for this DEC so I put it in the custom dimension. How are they managing guys based on your experience? You pull away in a single translation adjustment account or create you a custom dimension just like mine?

    Thank you
    -Anna

    Dear Anna,
    I think you mean by CTA balancing figure you calculate due to the use of different exchange rates to assess the different accounts. I call it 'conversion differences' in the discussion below:

    Normally, each statement of income translates into average rate and balance sheet accounts are generally reflected using end of period rate. However, especially the capital such as the capital and reserves accounts translated using historical rates. The differences in the calculations which are due to different rates for the translation of capital and reserve accounts, no balancing would translate to a balance sheet. However, these differences are displayed in a special account "translation reserves" which preserves the balance. This account is usually located between the reserve accounts.

    All discussion above refers to the translation of the end of the balances of balance sheet accounts. However, you can use the additional analysis to your balance sheet accounts, in terms of movements. In this case the end of almost every balance sheet account balance is composite - i.e. the sum of the opening balance and movements. If you need support this additional detail of the analysis of balance sheet account, you will normally use a custom size for this analysis. In this case, in addition to differences in conversion referred to above, you also need to consider differences resulting from the conversion of the opening balances using end of previous year rates and movements using growth rates. In this case, you will need to provide a special translation movement within the analysis of the movement of the account in your custom dimension. Debts and liabilities of all the differences will be posted in the relevant movements so that the calculated balance keeps the value of the translation with balance end of era.

    All the conversion differences must be calculated by the rules and posted to the right translation difference accounts or movements.

  • Conversion from Quarkxpress to Indesign AppleScript

    I'm new to applescript, and I'm working on a project to convert an AppleScript for Quark Xpress 6.0 in Indesign CS4...

    Here is the part of the code, I have a problem with now.  It works very well if the application is configured for quark but fails if the indesign value.

    tell document 1 application "QuarkXPress".

    activate

    -loop once for each page of the document

    Repeat with a 1 as "spreads"

    -set presentation options so that we can see what is happening

    spread to show a

    Set view suitable size spread in the window

    The error message says "a constant application or consideration cannot go after this property. and the part in bold in the above code is highlighted.

    Thank you

    Marshall

    It fails because the script commands are quite different in InDesign. Choose window-> library-> Adobe InDesign CS4 to consult a dictionary of commands that you can give to InDesign successfully. The zoom control is quite different:

    Tell application "Adobe InDesign CS4"

    window active given zoom fit spread

    end

  • Planning of the Currency Conversion account

    Hi all

    We have members of account:

    Actual price: enter the value in local currency and

    Real price - currency: enter currency type - value local ex: EUR (euro zone), CNY (Chinese Yuan)

    Real-USD = the price price should be converted into USD, based on the exchange rate and the type of currency and this account will be used for other calculations of member account.

    How can I do this through planning the process of automatic conversion of currencies.

    Kind regards
    Stally.

    Hello Stally,

    This should be simple enough:

    Assuming that "Total sales" is in the dimension of accounts and this dimension is dense and there is no entry on this member and you assign dynamic Calc.

    Then the hierarchical formula would be:

    IF (@ISMBR ("USD"))

    "Total sales" = "sales"->"USD" * "not purchased songs."

    ENDIF

    If you need to make this in a calc script or so... and you want the Total sales for USD (why not local currency as well...)

    FIX ("USD")

    "Total sales" = "sales"->"USD" * "not purchased songs."

    ENDFIX

    Kind regards

    Philip Hulsebosch.

    www.trexco.nl

    PS to all users, close to the questions that have been answered. So we don't have to open them to see if we can help save = we the time to help others.

  • rule scripts and conversion of < calculate currencies >

    Hello Experts! :)

    I created a 11.1.1.3 planning request Multicurrency, create a table of rates of Exchange and conversion planning scripts who appeared for selection in my data form, and these scripts work very well and calculate currency conversion correctly so far. So I decided to run only integrated planning < Calculate currencies > business rule and it has also calculated the conversion of currencies very well. I tried to find this rule in the Regional service console to see his script, and I just couldn't! Then I decided to play around with it and I deleted all my scripts generated currency conversion, refreshed Essbase and re-run rule < calculate currencies > and again calculated the right currency conversion. So, I am confused and I have 2 questions:

    (1) why should I need to currency conversion scripts if there is rule < calculate currencies >?
    (2) how can I find the rule < calculate currencies > (and < calculate form data > rule if possible) and see their scripts?

    I'd highly appreciate your contribution to my understanding this! Thank you! :)

    Currencies to calculate is only for members on the form

    The business rule to calculate the currencies is based on the dimensions and Member on the data form. It converts the data from the local currency to the currency of presentation on the data form, apply the exchange rate conversion. She:

    * Do not calculate subtotals. For the subtotal values, run the business rule to calculate the form of data (or a custom business rule which includes aggregation) after currency conversion.
    * Does not take into account the values #MISSING.
    * Can be turned on or off by associating or disassociating with data forms in the design of data form.
    * Has the default value works only for recording the data.

    I think you're looking for the currency conversion calc script, more info on:-http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch04s08.html
    Alternatively, you can generate the script by:-http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/mg_curr.html

    It's also a good position on the currency conversion:-http://www.network54.com/Forum/58296/message/1131462381/Re-entitynot + translation + data

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Removal of currency conversion for some accounts

    Hello

    I'm working on the Essbase Version 6.2.1.3. I got a new requirement to remove the Conversion of currencies for certain accounts only. I added the category currency to the Parent, IE. Account dimension.

    Can you please advice me on how to remove the conversion for only a few accounts... For your information, there is no any country name or name of the currency assigned to the members...

    Kind regards
    UB

    I do not use database of currency for the currency conversion. I would like to customize to achieve the required.

    Exchange rate depends on the currency, country, scenario, month and year.
    In the dimension of accounts, we will define the members where you will store end of month and average rate.
    The remaining dimensions have no effect on the exchange rate.
    We will load the different exchange rates for different countries, scenarios, month and year and members in default mapping in the other dimensions.

    After that we will be tag accounts with Udas dimension members
    AVG - average rate should apply.
    END - what month end rate should apply.
    NO_CONV - to which no conversion should occur.

    Once this is done you can just get what you want according to the Uda.

  • Currency converter Desktop Gadget has stopped working

    The conversion of currency gadget has stopped working - it has been frozen on the same values for 4 or 5 days.   On HP Pavillion running Windows 7.

    Hi Denny,

    If you're still experiancing this issue and feel that it may be a database issue. Please provide your comments here http://mymfe.microsoft.com/Windows%20%207/Feedback.aspx?formID=195

  • How to convert DPS magazine with Indesign cc 2015?

    The responsible thing Adobe Mobile experience is great, bit of a labyrinth... where can I find an introduction to the conversion of layouts using Indesign cc DPS magazines 2015?

    Thank you

    A good starting point here is advice on best practices: https://helpx.adobe.com/digital-publishing-solution/help/creating-dps-articles-indesign.ht ml

    You will then need to add interactivity: Create interactive overlays in InDesign for AEM Mobile

  • Multi currency billing

    Hi all

    I'm on a project and the customer have the need for multi-currency billing...

    Turns out that I cannot create an agreement in another currency to the project and also does not include budget recipes online to other currencies.

    When I try to register the agreement in another currency, I get the message:

    "In exisists in exchange rate for the conversion of currency to the functional currency of the financing project. Please change the attributes of the currency. »

    Already have Bill hourly rate established in BRL and USD and still impossible to create the budget of receipts with the two currencies and nor the agreement...

    Anyone know how to fix this?

    In the configuration of your project: make sure you have the settings right in the currency of your project configuration section, make sure that you selected the correct values.

    Do a search for 'Invoicing currency' in the fundamental Oracle project guide, this should give you enough information to accomplish what you need.

  • Moving grouped content from one page to another (javascript - InDesign)

    Can someone show a simple solution on how to move a group selected items include the text and graphics from one page to another page in the same document using javascript for scripting InDesign 5.5. Thank you!

    You cannot determine where the item is placed, it is an operation of both parties. If you want to save & restore the original location, try this:

    ypos = app.selection[0].geometricBounds[0];
    xpos = app.selection[0].geometricBounds[1];
    app.selection[0].move (app.activeDocument.pages[1]);
    app.selection[0].move ( [ xpos, ypos] );
    

    This fails on a spread when you try to move something to a page in the left hand to the right hand one or conversely, as by default, InDesign treats spreads as a single unit of basic, no pages - you move your article to the correct spread, but not on the right page, and it seems on the same half of the spread that he was from. If there is a problem, you can experiment with changing the options of rule (by spreading, by page, etc.) and see if it works for you.

  • Currencies in Hyperion Planning

    Hi, I work with Oracle Hyperion Planning, and I'm creating an application with multiple currencies. From what I've read in the user's guide there is an automatic calculation that must be created, as well as the dimension to manage the currency.
    I see the dimension but where I see this calculation? and if it does not appear why could it be?
    Thank you very much!!!
    Nidia

    Hi Thr,

    1 Select Administration, then manage the Currency Conversion.
    2 click on create.
    3 in the tab create a file, specify for the Script of Conversion of currency file, and then click Next.
    l name
    l Description
    4 on the Details tab, select information for details of the Conversion Script of currency:
    l currency
    scenario l
    l Version Type: Bottom-up or target
    l Version

    See you soon...!

  • Can I sell my application in Malaysia?

    Hello

    Can I sell my application in Malaysia? What currency is used?

    App World will have conversions of currency, in this case for the Ringgit. I saw the sales of my apps in Malaysia, among other countries, then the answer is Yes. Why do you want to target a particular country? The Malaysia is not one of the major sources of sales of Blackberry app, compared to other countries.

  • Select the XML data

    Dear all,

    Please find a list of the steps done to read the date of conversion of currency by the last final query, that I can be able to obtain the release of the name of the Bank as the Central Bank, but impossible to extract the time, rates, currency of the XML data.

    Please tell us how to solve the problem.

    CREATE TABLE url_tab

    (

    URL_NAME VARCHAR2 (100),

    SYS URL. URIType

    );

    INSERT INTO url_tab VALUES

    ("This is a test URL',

    sys . UriFactory.getUri ("http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml" "")

    );

    INSERT into xml_data_tab select sys.xmltype.createXML (u.url.getClob ()) in u url_tab;

    Select Bank_name, xt1.* from

    XMLTable (XMLNamespaces (default 'http://www.ecb.int/vocabulary/2002-08-01/eurofxref', ))

                                   ' ( http://www.GESMES.org/XML/2002-08-01 ' as "gesmes"),

    ' / / gesmes:Envelope'

    FROM (select * from xml_data_tab)

    columns

    Path of varchar2 (100) Bank_name ' / gesmes:Envelope / gesmes:Sender / gesmes:name',

    outer join left perv_t XMLTYPE PATH "Cube/Cube")

    XMLTable (XMLNamespaces ('http://www.gesmes.org/xml/2002-08-01' as "gesmes"), )

    "/ / Cube/Cube."

    FROM (select * from xml_data_tab)

    COLUMNS

    path of varchar2 (100) of rate_date "@time"

    path varchar2 (100) coin "@currency."

    path of rate varchar2 (100) '@rate') xt1 on 1 = 1

    its work for me

    SQL > with xml_data_tab like)

    2. Select XMLType)

    3'http://www.gesmes.org/xml/2002-08-01' xmlns ="http://www.ecb.int/vocabulary/2002-08-01/eurofxref" >. "

    4 reference rate

    5

    6 the European Central Bank

    7

    8

    9

    10

    11

    12

    13

    14

    15

    16

    17

    18

    19

    20

    21

    22

    23

    24

    25

    26

    27

    28

    29

    30

    31

    32

    33

    34

    35

    36

    37

    38

    39

    40

    41

    42

    43 ') as the double DATA

    44)

    45 select Bank_name, xt1. RATE_DATE, xt2.*

    XMLTable 46 (XMLNamespaces (default 'http://www.ecb.int/vocabulary/2002-08-01/eurofxref',

    47'http://www.gesmes.org/xml/2002-08-01"as"gesmes"),"

    48 ' / / gesmes:Envelope'

    49 FROM (select * from xml_data_tab)

    50 columns

    51 way of varchar2 (100) of Bank_name ' / gesmes:Envelope / gesmes:Sender / gesmes:name',

    52 perv_t XMLTYPE PATH 'Cube'):

    53 left outer join XMLTable (XMLNamespaces (default 'http://www.ecb.int/vocabulary/2002-08-01/eurofxref'),

    54                         '*'

    55 in PASSING (h.perv_t)

    56 COLUMNS

    path of varchar2 (100) 57 rate_date "Cube/@time."

    58 rate_data XMLType path ' / / Cube/Cube ') xt1 on 1 = 1

    59 left outer join XMLTable (XMLNamespaces (default 'http://www.ecb.int/vocabulary/2002-08-01/eurofxref'),

    60 ' / / cube/Cube/Cube. "

    61 FROM (select * from xml_data_tab)

    62 COLUMNS

    path of VARCHAR2 (3) currency 63 "@currency."

    number 64 path "@rate" rate) xt2 on 1 = 1;

    BANK_NAME RATE_DATE HEART RATE

    ---------------------------------------- ------------------------- --- ----------

    2015 Central Bank European-12-30 US $ 1.0926

    30-12-2015 of the European Central Bank JPY 131.66

    2015 Central Bank European-12-30 BGN 1.9558

    2015 Central Bank European-12-30 CZK 27.029

    30-12-2015 of the European Central Bank DKK 7.4625

    2015 Central Bank European-12-30 GBP.73799

    30-12-2015 of the European Central Bank HUF 313,15

    2015 Central Bank European-12-30 PLN 4.24

    30-12-2015 of the European Central Bank, RON 4.5296

    2015 Central Bank European-12-30 SEK 9.1878

    2015 Central Bank European-12-30 CHF 1.0814

    BANK_NAME RATE_DATE HEART RATE

    ---------------------------------------- ------------------------- --- ----------

    2015 Central Bank European-12-30 NOK 9.616

    30-12-2015 of the European Central Bank 7.637 HRK

    30-12-2015 of the European Central Bank RUB 79.754

    30-12-2015 of the European Central Bank TRY 3.1837

    2015 Central Bank European-12-30 AUD 1.499

    30-12-2015 of the European Central Bank BRL 4.259

    2015 Central Bank European-12-30 CAD 1.5171

    2015 Central Bank European-12-30 CNY 7.091

    2015 Central Bank European-12-30 HKD 8.4685

    30-12-2015 of the European Central Bank IDR 15081.33

    30-12-2015 of the European Central Bank, ILS 4.2606

    BANK_NAME RATE_DATE HEART RATE

    ---------------------------------------- ------------------------- --- ----------

    30-12-2015 of the European Central Bank INR 72.535

    30-12-2015 of the European Central Bank 1284.79 KRW

    2015 Central Bank European-12-30. 18.8867 MXN

    30-12-2015 of the European Central Bank MYR 4.6887

    2015 Central Bank European-12-30 NZD 1.5959

    30-12-2015 of the European Central Bank PHP 51.281

    30-12-2015 of the European Central Bank SGD 1.5449

    2015 Central Bank European-12-30 THB 39.334

    30-12-2015 of the European Central Bank ZAR 16.8847

    31 selected lines.

  • Dim in OSB 2 time

    Hi all

    I need perform the conversion of currencies on the data for the month given different exchange rate, I think to go into another dimension of time as I already have a time with months Sun. Can I have a time dimension 2 in OSB? Also I would be grateful if there is an alternative to this scenario...

    Thanks a lot for your advice...

    You cannot have two dimensions actually marked as 'time', but that shouldn't matter.  You could certainly have a regular time dimension and then something as a dimension of 'period of rate '.

    Looks like an unusual requirement.  Do you really need to convert the data of each period each rate of the period?  How many times are you talking about?

Maybe you are looking for