Thanx Eugene
No solution i am afraid. I drives me crazy! I t looks like some sort of automatic scrips is triggered. I just tried to search for space i and again i see search being highlighted. I will call adobe again...
thanx dear friend!
Thanx Eugene,
Your answer is well appreciated!
I have carefully checked and i did select the field before typing. Proof of that is that -6 is entered in the spacingfield as well as replacing the selected text. Same with the search and replace. Even if i open the dialog from the menu i cant...
I have a strange problem: i select a paragraph, and alter spacing to say -6. Selected text is then deleted and physically replaced by -6. If i select say -10 from dropdown menu it works fine. Just keyboard entries go wrong.
Other problem in search and replace i deleted old search text and...
Hi Nestcast,
It seems to be a process of eliminating possibilities:
1) is printer alsways printing bad on backside?
2) have you tried an other printer to see if doc or printer is cause?
3) maybe you have a memoryproblem in your machine. I know for a fact that Quark can do strange things but...
But i agree with eggles that shooting the author is best way to solve this.[bigsmile] They always give much troube after you carefully handled their lifework...
Thanx for answer. It also happens when i add one page by dragging it to the doc layout and force text to add pages automaticallly. 98 of a 100 times i works fine, but then suddenly text appears on masterpage....
using osx 10.4.3 on G5
Hi, Why not make a pdf of this book and alter size in acrobat. You can calculate what pagesize has to be (for output on 95% 197,9 x 254,8) and then print pdf file on say 95%.
So you alter pagesize in acrobat to 197,9x254,8 and print pdf on 95%.
Greetings
Peter
Hi Maria, We often have same problem and we use different masterpages ie A-master, b-master and so on) for each chapter. So if you change masterpage header, only those pages with this masterpage will change.
I often have this problem: when adjusting typography of a book (we work with large documents) it often happens that when i add pages, text appears on masterpage (just on one masterpage, not both) Nothing helps. Deleting the text causes all text to disappear and deleting frame prevents altering...
Lately I have been having typing difficulties with outlook
RIGHT NOW MY KEYBOARD JUST SWITHED TO UPPER CASE and I had to reset it. I also could not move to lower case sometimes.
I have sypbot and av aware software along with mc affee anti-virus software and nothing corrects they unexplained...
George,
Thanks for the quick reply. The field is a text field in my access db. The values in the table are either "Yes" or blank, so I need to treat it like a string.
My problem is I can not seem to get the right syntax to insure it is checking for this value. It appears to...
I have tried a number of ways to check for a constant variable with a database variable.
I am trying to compare the value "Yes" to field1 in a select * from file where field1 = "Yes"
Thanks....I am using frontpage/asp/access db
I just tried doing a sql statement without the where statement and it still failed with the from clause error. I then put the where statement back in and took out the left join statement out and it worked again. So it simply does not like the left join section.
Is the parameterized query in...
thanks for all the replies but I did have the sql statement first like most of you suggested and it still says I have an error with the from clause:
sqlstr = "SELECT * FROM Nanny LEFT JOIN References ON Nanny.id = References.ID"
sqlstr = sqlstr & " WHERE nanny.id = " &...
I have the following code that gives me an error that something is wrong with the from clause.
sqlstr = "SELECT * FROM nanny, references left join references on nanny.id = references.id"
sqlstr = sqlstr & " WHERE nanny.id = " & request("id")
I have tried to cut...
I have created a query in access and want to use it in a select statement in my asp code.
I tried to simply do:
select * from query
and it comes back with an error that it could not find the table/query
The whole reason for doing this is because I cannot seem to find the reason why I get an...
The following is the code for trying to get data from a related table using sql statements.
sqlstr = "SELECT * FROM nanny inner join references on nanny.id = references.id"
sqlstr = sqlstr & " WHERE nanny.id = " & request("id")
I get a syntax error on the...
Thanks for replying. Apparently the code was correct after all. I tried to wtppro the db to the host server and did not have any errors that it did not copy so I assumed I had good data. I copied it again and this time I got good results. Thanks for your help anyway.
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.