Adobe 7.0.5
I'm trying to create several pdf form documents that will be used to create a single pdf file. Each of the documents has a few fields that I can retrieve from a remote connection.
I would like to be able to allow the user the ability to
create a new document by inserting new pages...
I currently use a Css called DsStyle.css that is assigned in html as <LINK href="DsStyle.css" type="text/css" rel="Stylesheet">.
I want to define differenct style sheets that are based on the user. If after logging the user in, I want to set the
style sheet to use based on the users...
Title q1 q2 q3 q4
=======================================================
Understand
uppercase 5 6 3 4
characters
=========================================================
A B C D E F G H I J K...
Solved the problem. In the Form, do not place any custom
binding expressions. You have to do them all from the code behind.
This was solved by the folks at Microsoft.
Here is the code that I'm trying to use to set a dropdownlist's data source at run time. It doesn't seem to work for the data source.
Thanks in advance.
Ken
...
protected DataTable tbl1;
protected DataTable tbl2;
protected DataTab;e tbl3;
...
private void XXX_ItemDataBound(object sender...
I'm trying to dynamically set a dropdownlist data source at runtime for an item that is in a DataGrid, On a OnItemDataBound Event. I following this with a DataBind().
It doesn't seem to work.
Thanks ahead of time.
Hi;
In one of my earlier threads, I asked about a problem I was having with a method called insertPages. It would get an error and report that there was problem with the pdf security. I now find that it is not a security problem but a problem of trying to do it outside of the batch,console...
Hi Tgreer;
Nice to talk with you again. I did for both documents.
I set them both to "No Security".
Is there anything special I need, to use the insertPages Method?
Ken
Hi;
I'm attempting to define a button that will execute javascript. I am trying to insertPages into the original document based on someone pressing the button.
Here is the java script:
insertPages(4,"/c/Documents and Settings/burleigh/Desktop/Bassett IEP/06300402.pdf")
Here is the error...
Hi,
Acrobat 6.0 doesn't seem to allow me to set the field tabbing order that I want. I see that it allows left to right row by row or column by column, but with a form that
groups data in boxes on two sides this ordering is unacceptable. Has anyone found a way using 6.0 to perform
field by...
Hi;
I'm looking for some code to show how to load a combo box with department codes defined on our server. I would like to show the following if possible.
PE Physical Education Department
Sci Science
Mth Math Department
(these items are defined in a data table called DeptCodesTable)
Thanks
Hi;
Is there anyway in a powerpoint presentation to allow the viewer to select a tag/button that would jump to a
new location in the presentation?
like from the introduction slide. Click on the Phase3 item
and have to presentation continue at the phase3 slide.
thanks
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.