How to Set Field value using javascript?
I have a Field in First Page called 'SO'. I want to populate this field from the field value of SD_ITEMS.DATA.VBELN first row in the each page. Please help me with javascript to set this value.Thank...
View ArticleRe: Change in capital to Lower while extracting contents
yes its same when i copy paste.
View ArticleCould not load file or assembly Interop.Acrobat
All, After I installl the free version of Acrobat reader 11.0.3 , I was trying to run the asp.net samples project in the Acrobat SDK, the project is built successfully, But when It started to run ,I...
View Articlecan't create AcroExch.App on asp.net
I got an error: "Can't create ActiveX object" when trying: oAcroApp = CreateObject("AcroExch.App") from asp.net on win server 2003.The same code works in classic ASP on win server 2003 and in...
View ArticleRe: can't create AcroExch.App on asp.net
Hi, Could you please tell me what is the version of the pdf viewer? Reader or Acrobat ? thanks.
View ArticleRe: can't create AcroExch.App on asp.net
Try to register the Dll with Regsvr32 " path of the dll" AcroExch, Any further question please feel free to post.
View ArticleRe: can't create AcroExch.App on asp.net
Ok thanks, and what is the name of Dll exacly?
View ArticleRe: can't create AcroExch.App on asp.net
Could you please search if there exist the dll named AcroExch.dll? thanks
View ArticleRe: can't create AcroExch.App on asp.net
I found another read about this issue. please review it . http://forums.asp.net/t/1122961.aspx/1 hope it works. thanks.
View ArticleRe: can't create AcroExch.App on asp.net
I have bad news for you. Acrobat is not technically suitable for server use, and cannot be licensed for server use. You must find a different product, with server licensing.
View ArticleRe: can't create AcroExch.App on asp.net
But it is working on windows 7, what difference?
View ArticleRe: can't create AcroExch.App on asp.net
Doesn't matter. Not worth solving because you must not use it on a server process anyway.
View ArticleRe: Change in capital to Lower while extracting contents
Then you have no solution. The file is faulty.
View ArticleRe: Change in capital to Lower while extracting contents
That file isn't faulty. Just was created incorectly.Capital text was created by using wrong function in InDesign. Here you can find more info about...
View ArticleRe: Change in capital to Lower while extracting contents
I still stand by the world "faulty". If a PDF has extractable text that differs from the on screen appearance of the text, I'd call it a fault... obviously a very common fault. There seems to be...
View ArticleRe: Change in capital to Lower while extracting contents
It is not faulty, coz functionality for displaying text as "All Caps" was added for some reason. And soulution would be to understand /ActualText attibute in PDF.
View Article