Message[ en-US ] = "PDF/A does not allow encryption. The exported PDF file will not be password protected.";
Message[ en-US ] = "PDF/A does not allow encryption. The exported PDF file will not be password protected.";
};
};
ModalDialog RID_PDF_ERROR_DLG
String STR_WARN_TRANSP_PDFA_SHORT
{
{
HelpID = "filter:ModalDialog:RID_PDF_ERROR_DLG";
Text [en-US] = "PDF/A transparency";
OutputSize = TRUE;
};
SVLook = TRUE;
Moveable = TRUE;
String STR_WARN_TRANSP_PDFA
Text [en-US] = "Problems during PDF export";
{
Size = MAP_APPFONT( 200, 150 );
Text [en-US] = "PDF/A forbids transparency. A transparent object was painted opaque instead.";
};
FixedText FT_PROCESS
{
String STR_WARN_TRANSP_VERSION_SHORT
WordBreak = TRUE;
{
Pos = MAP_APPFONT( 5, 5 );
Text [en-US] = "PDF version conflict";
Size = MAP_APPFONT( 210, 24 );
};
Text [en-US] = "During PDF export the following problems occurred:";
};
String STR_WARN_TRANSP_VERSION
{
Bitmap IMG_WARN
Text [en-US] = "Transparency is not supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead";
{
};
File = "ballgreen_7.png";
};
String STR_WARN_FORMACTION_PDFA_SHORT
Bitmap IMG_ERR
{
{
Text [en-US] = "PDF/A form action";
File = "ballred_7.png";
};
};
String STR_WARN_FORMACTION_PDFA
String STR_WARN_TRANSP_PDFA_SHORT
{
{
Text [en-US] = "A form control contained an action not supported by the PDF/A standard. The action was skipped";
Text [en-US] = "PDF/A transparency";
};
};
String STR_WARN_TRANSP_PDFA
String STR_WARN_TRANSP_CONVERTED
{
{
Text [en-US] = "PDF/A forbids transparency. A transparent object was painted opaque instead.";
Text [en-US] = "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting.";
};
};
String STR_WARN_TRANSP_VERSION_SHORT
{
String STR_WARN_TRANSP_CONVERTED_SHORT
Text [en-US] = "PDF version conflict";
{
};
Text [en-US] = "Transparencies removed";
String STR_WARN_TRANSP_VERSION
};
{
Text [en-US] = "Transparency is not supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead";
Bitmap IMG_WARN
};
{
String STR_WARN_FORMACTION_PDFA_SHORT
File = "ballgreen_7.png";
{
};
Text [en-US] = "PDF/A form action";
};
Bitmap IMG_ERR
String STR_WARN_FORMACTION_PDFA
{
{
File = "ballred_7.png";
Text [en-US] = "A form control contained an action not supported by the PDF/A standard. The action was skipped";
};
String STR_WARN_TRANSP_CONVERTED
{
Text [en-US] = "Some objects were converted to an image in order to remove transparencies, because the target PDF format does not support transparencies. Possibly better results can be achieved if you remove the transparent objects before exporting.";