Hello,
I am new to this forum, but not Tek-Tips.
I have 140+ PDF's where I need to extract the Object Properties of each text box, check box, and other editable fields. In the past I would open the PDF in Acrobat, select Edit from the Tools/Forms, and right mouse click the field, copy the Name...
Does anyone have an idea of how to solve this issue?
To word it a different way.
I want to run multiple macros (.EBM) in parallel.
Is this possible?
Thanks and God Bless,
Genesius
Hello,
Background.
My employer upgraded from Extra to Reflections 2011.
The SOP was to open the session, login, and then run the macro from within the session.
When I came on board a couple of years ago, I used a different method. I opened up the session, then the EB Editor and ran my macros...
Hello all.
Not a newbie, but still a novice for lack of use of XML and XSLT.
I was given some great help in the past here by k5tm, and by others. I first want to say that this one of the few sites where the technical experts actually help their less-knowlegable colleagues, while at the same...
Tom,
Hope you had a wonderful Christmas and are enjoying your holiday. I did not fall of the face of the earth; I am working on another project that I was hoping to complete before the weekend (almost there). BTW it is not XML.
I briefly looked at the code you sent and I will delve further into...
Tom,
Perhaps we can connect on that network if you want.
As you know then I cannot give too detailed info; however, here is a bit more that I can let you know. We used to receive this data in text files for each "member" processed by the third party. Now they send us this yearly data in XML...
Tom,
Again, thank you so much for your help. Where I work they lock down everything. When I did a search for msxml.dll it does not exist. So. I have another question for you, if I may. At home, I have Vista-64. What files do I need to run an XSLT processor on that OS? If I can get this to work...
Tom,
Thanks for the quick response.
This code <xsl:output method="text"/> replaces
<xsl:template match="/">
<html>
<body>
<xsl:apply-templates/>
</body>
</html>
</xsl:template>
in my XSL?
Therefore, this is what the first few lines of code in my XSL should look like?
<?xml...
Hi,
Totally new to XML, so my apologies for my beginner to advanced(?) questions below. I have to get up to race speed, even though I am just learning to walk. I have searched and read several articles and tutorials on the Internet to try to learn and find answers, but the amount of useful...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.