Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Paste clipboard (stamp) as TEXT

Guest
Jul 25, 2016 Jul 25, 2016

I occasionally like to add "machine-tape" reconciliations to my pdf pages. Currently I do it with copying it to clipboard from Excel and then pasting via a stamp. However, this pastes an image. Is there a way to paste the text? The only way I could think of is by using a command line app called cpdf to merge the machine tape (exported to pdf) with the extracted original page (as the background) and then replacing the original page in the pdf file with the merged pdf file. That method does what I want and works fairly reliably, except for a few issues. Is there a way to either do this using an existing acrobat function or to script it in JS?

TOPICS
Acrobat SDK and JavaScript
558
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 25, 2016 Jul 25, 2016

Why not just create an annotation (post-it, for example) and then paste the text into there?

Or you could create a full PDF from the Excel file and then attach that to the PDF

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 26, 2016 Jul 26, 2016

I want to have the formatting that comes from the excel file. I also work with scanned "originals" and want to retain their appearance as well. So it cannot all be done from excel.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 26, 2016 Jul 26, 2016

Of course it can…

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 26, 2016 Jul 26, 2016
LATEST

What do you mean?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines