Re: SVG Problems

In an idle moment on Mon, 18 Jun 2007 12:11:47 +0100, st...@thebar.com
wrote:
I have no idea what caused the above but a complete FM reinstall seems
to have cured it.... phew! I was getting quite worried!
============================== ===============
Shorthouse

SVG Problems

I have a stack of SVG files generated using Visio which have been
imported into FM 7.1.
Until today, these files displayed and pdf'd perfectly. Now I can
display the complete SVG in IE7 and all looks OK but when the FM file
is opened I can see the graphic but none of its contained text!
All files use Arial (coloured black) as the only text and as

Re: different page sizes

Thank you very much your kind help. I will try to fix my problem in
this way.

Re: different page sizes

1-Create a special page for example a A3 page named A3page
2-Create 2 special paragraphs for example Specialpage1Begin and
Specialpage1End
3-Then in your document, put Specialpage1Begin at the beginnig of your first
special A3 page you want, insert Specialpage1End at the end of your last
special page you want.

Re: different page sizes

Hi,
I would be glad if you could explain your solution of this issue.
Thank you in advance.
Regards,
Tamas

off-topic: Lazy DBA saved my biscuits on Oracle 10g Release 2 privileges

Hassling with a balky Oracle 10gR2 database. Was driving me crazy, that I couldn’t shut down and do a cold backup. Finally I found this, which set me to rights:
http://www.lazydba.com/oracle/0__122689.html

Nothing to do with Framemaker, but… it did save my biscuits. :)

RE: Host credentials when using DBControl 10gR2 on WINDOWS

Hi,

I found the solution. Let me share it with you:

Problem:
Going to Preferences > Preferred Credentials > Host > Set Credentials and
entering the correct username and password also results in:

Error Connection to as user failed: ERROR: Wrong
password for user

Cause:
The Windows operating system user does not have the required ‘Log on as a
batch job’ system privilege.

The ‘Log on as a batch job’ system privilege is required by the user whose
credentials are used for the preferred credentials for a Host. The user
needs to be able to log on as a batch job in order to execute jobs such as
backup jobs in the background.

Solution:
To implement the solution, please execute the following steps…