topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 3:59 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: display translated version of text, side by side, in pdf  (Read 2875 times)

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
display translated version of text, side by side, in pdf
« on: January 29, 2012, 09:13 AM »
hello!

my work frequently involves article translation in pdf, and I need a pdf editor where I will be able to display each block of text, in its original and in its translated version, side by side, to make alterations and generally compare the progress of translation work

any program that can be helpful for such kind of work?

thanks!

kunkel321

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 597
    • View Profile
    • Donate to Member
Re: display translated version of text, side by side, in pdf
« Reply #1 on: January 29, 2012, 10:36 AM »
Mouser has a similar tool
https://www.donation...index.php?board=14.0
It was built as a novelty (to show how messages get lost in translation).  It also works good for error checking translations though.  I found that some Spanish characters didn't display correctly, but it works well otherwise.

kalos

  • Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 1,823
    • View Profile
    • Donate to Member
Re: display translated version of text, side by side, in pdf
« Reply #2 on: January 29, 2012, 10:53 AM »
this is very interesting tool, that I will definately use for the actual translation work

but I want a pdf editor that will display the original and translated text, side by side

maybe add the translated text as "comments" that will pop up when I click to a specific text block?

last time I tried this with Acrobat X, it was messy: the text that had some "comments" assigned to it, was underlined red (which made the pdf visually unacceptable), the appearance of the comments covered the original text so that I couldnt compare them, etc

any solution to this?

rjbull

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 3,199
    • View Profile
    • Donate to Member
Re: display translated version of text, side by side, in pdf
« Reply #3 on: January 29, 2012, 11:41 AM »
OmniPage.  Screenshot is Version 15; current version is 18.

[Edit at UK time 2012-01-29, 20:05:-] Clarifying: I probably misunderstood your request.  OmniPage is an OCR program that presents the original and the text conversion side by side. If you want a genuine PDF editor, there's the Foxit suite, and Iceni Sofware's Infix PDF editor is a permanent Bits du Jour Hot Deal, but I don't know if either will put two PDFs side by side.[/Edit]
« Last Edit: January 29, 2012, 02:13 PM by rjbull »

kunkel321

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 597
    • View Profile
    • Donate to Member
Re: display translated version of text, side by side, in pdf
« Reply #4 on: January 29, 2012, 01:54 PM »
My understanding with pdf "EDITORS" is that they are all very expensive. 
Do you want to actually have an exiting pdf that you edit, or do you want to just have a finished product that is a pdf?

I'm not familiar with OmniPage, but I do know of http://www.cutepdf.c...s/cutepdf/Writer.asp which is free.  You could make a doc in Word (or GoogleDocs) with a table, then paste the text in the table and save/print as a PDF. 

Also, if you want an existing pdf with text fields that you can type/paste into, then print it, that is a different scenario.  http://www.pdfescape.com/ is the only freebie I'm aware of that let's you create that.

I don't think you'll find any tool that will, naively, create a table and insert text of two diff languages. 

Re TranslatorBoomerang, make sure you check out the "debug" tab...   That is where you can copy both versions of your text from.  See img http://i.imgur.com/6W6ca.png

I was also thinking that maybe you could use VBA in Word to write a macro for the job, given that Word has some native translation abilities.  After trying though, I'm not so sure it would be possible.